Skip to content

Commit

Permalink
Feature/morazmiz/swagger separation fixes (#15295)
Browse files Browse the repository at this point in the history
* add missing types

* change reference to resource and resourceWithEtag

* extract userInfo to common file

* .

* add composite tag

* add missing dataConnectorsCheckRequirements

* add dataConnectorsCheckRequirements to readme

* fix readme

* .

* fix errors in readme

* add missing type

* add missing types

* .

* .

* remove changes with resource, resourceWithEtag, new tag

* .

* remove object

* revert userInfo changes

* fix true
  • Loading branch information
moranraz authored Aug 3, 2021
1 parent ca664ca commit 6763962
Show file tree
Hide file tree
Showing 18 changed files with 577 additions and 489 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,7 @@
"type": "array"
}
},
"type": "object",
"required": [
"value"
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1019,6 +1019,7 @@
}
}
},
"type": "object",
"required": [
"value"
]
Expand Down
Loading

0 comments on commit 6763962

Please sign in to comment.