Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
97 changes: 74 additions & 23 deletions certified-connectors/Tribal - Platform/apiDefinition.swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,16 @@
"in": "query",
"required": false,
"type": "string"
},
{
"name": "api-version",
"in": "query",
"required": true,
"type": "string",
"x-ms-summary": "API Version",
"description": "The API version to use for this request"
}

],
"responses": {
"200": {
Expand Down Expand Up @@ -380,6 +389,14 @@
"in": "path",
"required": true,
"type": "string"
},
{
"name": "api-version",
"in": "query",
"required": true,
"type": "string",
"x-ms-summary": "API Version",
"description": "The API version to use for this request"
}
],
"responses": {
Expand Down Expand Up @@ -525,6 +542,14 @@
"required": true,
"x-ms-visibility": "important",
"type": "string"
},
{
"name": "api-version",
"in": "query",
"required": true,
"type": "string",
"x-ms-summary": "API Version",
"description": "The API version to use for this request"
}
],
"responses": {
Expand Down Expand Up @@ -573,6 +598,14 @@
"required": true,
"x-ms-visibility": "important",
"type": "string"
},
{
"name": "api-version",
"in": "query",
"required": true,
"type": "string",
"x-ms-summary": "API Version",
"description": "The API version to use for this request"
}
],
"responses": {
Expand Down Expand Up @@ -658,7 +691,8 @@
"service": {
"parameter": "service"
},
"actionType": "Create"
"actionType": "Create",
"api-version": { "parameter": "api-version" }
}
},
"x-ms-url-encoding": "single",
Expand Down Expand Up @@ -838,7 +872,8 @@
"service": {
"parameter": "service"
},
"actionType": "ReadCollection"
"actionType": "ReadCollection",
"api-version": { "parameter": "api-version" }
}
},
"x-ms-url-encoding": "single",
Expand Down Expand Up @@ -964,10 +999,11 @@
"value-path": "name",
"value-title": "description",
"parameters": {
"service": {
"parameter": "service"
"service": {
"parameter": "service"
},
"actionType": "Read"
"actionType": "Read",
"api-version": { "parameter": "api-version" }
}
},
"x-ms-url-encoding": "single",
Expand Down Expand Up @@ -1052,7 +1088,8 @@
"service": {
"parameter": "service"
},
"actionType": "Update"
"actionType": "Update",
"api-version": { "parameter": "api-version" }
}
},
"x-ms-url-encoding": "single",
Expand Down Expand Up @@ -1233,7 +1270,8 @@
"service": {
"parameter": "service"
},
"actionType": "Delete"
"actionType": "Delete",
"api-version": { "parameter": "api-version" }
}
},
"x-ms-url-encoding": "single",
Expand Down Expand Up @@ -1318,7 +1356,8 @@
"parameters": {
"service": {
"parameter": "service"
}
},
"api-version": { "parameter": "api-version" }
}
},
"x-ms-url-encoding": "single",
Expand Down Expand Up @@ -1439,7 +1478,8 @@
"service": {
"parameter": "service"
},
"actionType": "Create"
"actionType": "Create",
"api-version": { "parameter": "api-version" }
}
},
"x-ms-url-encoding": "single",
Expand Down Expand Up @@ -1473,7 +1513,8 @@
},
"parentEntity": {
"parameter": "parentEntity"
}
},
"api-version": { "parameter": "api-version" }
}
},
"x-ms-url-encoding": "single",
Expand Down Expand Up @@ -1662,10 +1703,11 @@
"value-path": "name",
"value-title": "description",
"parameters": {
"service": {
"parameter": "service"
},
"actionType": "ReadCollection"
"service": {
"parameter": "service"
},
"actionType": "ReadCollection",
"api-version": { "parameter": "api-version" }
}
},
"x-ms-url-encoding": "single",
Expand Down Expand Up @@ -1699,7 +1741,8 @@
},
"parentEntity": {
"parameter": "parentEntity"
}
},
"api-version": { "parameter": "api-version" }
}
},
"x-ms-url-encoding": "single",
Expand Down Expand Up @@ -1841,7 +1884,8 @@
"service": {
"parameter": "service"
},
"actionType": "Read"
"actionType": "Read",
"api-version": { "parameter": "api-version" }
}
},
"x-ms-url-encoding": "single",
Expand Down Expand Up @@ -1875,7 +1919,8 @@
},
"parentEntity": {
"parameter": "parentEntity"
}
},
"api-version": { "parameter": "api-version" }
}
},
"x-ms-url-encoding": "single",
Expand Down Expand Up @@ -1976,7 +2021,8 @@
"service": {
"parameter": "service"
},
"actionType": "Delete"
"actionType": "Delete",
"api-version": { "parameter": "api-version" }
}
},
"x-ms-url-encoding": "single",
Expand Down Expand Up @@ -2008,7 +2054,8 @@
},
"parentEntity": {
"parameter": "parentEntity"
}
},
"api-version": { "parameter": "api-version" }
}
},
"x-ms-url-encoding": "single",
Expand Down Expand Up @@ -2093,7 +2140,8 @@
"service": {
"parameter": "service"
},
"actionType": "Update"
"actionType": "Update",
"api-version": { "parameter": "api-version" }
}
},
"x-ms-url-encoding": "single",
Expand Down Expand Up @@ -2127,7 +2175,8 @@
},
"parentEntity": {
"parameter": "parentEntity"
}
},
"api-version": { "parameter": "api-version" }
}
},
"x-ms-url-encoding": "single",
Expand Down Expand Up @@ -2302,7 +2351,8 @@
"parameters": {
"service": {
"parameter": "service"
}
},
"api-version": { "parameter": "api-version" }
}
},
"x-ms-url-encoding": "single",
Expand Down Expand Up @@ -2335,7 +2385,8 @@
},
"service": {
"parameter": "service"
}
},
"api-version": { "parameter": "api-version" }
}
},
"x-ms-url-encoding": "single",
Expand Down
Loading