Survey123: make isQueryAll not required and make visibility to none (#725)
* Updated apiProperties.json and apiDefinition.swagger.json (#546) * Update apiDefinition.swagger.json * Add files via upload * update readme * Update Get User Info Action and apiProperties file * In d insurance (#560) * Create IN-D KYC India * Delete IN-D KYC India * Create apiDefinition.swagger.json * Add files via upload * Create README.MD * Update README.MD * Delete README.MD * Delete apiDefinition.swagger.json * Delete apiProperties.json * Create IN-D Insurance * Delete IN-D Insurance * Create IN-D Insurance * Delete IN-D Insurance * Create Readme.md * Add files via upload * Add files via upload * Delete Readme.md * Delete apiDefinition.swagger.json * Delete apiProperties.json * Create Readme.md * Add files via upload * Add files via upload * add survey123 v3.12 connector * add readme for survey123 * fix: make isQueryAll not required and change visibility to none Co-authored-by: Calvin Leong <60145424+calvinleong@users.noreply.github.com> Co-authored-by: gowthamd3 <65020517+gowthamd3@users.noreply.github.com> Co-authored-by: Calvin Jung <cjung@esri.com>
This commit is contained in:
Родитель
a3a980fbad
Коммит
bbb52d0f11
|
@ -35,10 +35,9 @@
|
|||
{
|
||||
"name": "isQueryAll",
|
||||
"in": "query",
|
||||
"x-ms-visibility": "internal",
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"required": true
|
||||
"required": false
|
||||
}
|
||||
],
|
||||
"responses": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче