diff --git a/certified-connectors/Tribal - Platform/apiDefinition.swagger.json b/certified-connectors/Tribal - Platform/apiDefinition.swagger.json index 75b4ad5d62..0c4a55539f 100644 --- a/certified-connectors/Tribal - Platform/apiDefinition.swagger.json +++ b/certified-connectors/Tribal - Platform/apiDefinition.swagger.json @@ -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": { @@ -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": { @@ -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": { @@ -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": { @@ -658,7 +691,8 @@ "service": { "parameter": "service" }, - "actionType": "Create" + "actionType": "Create", + "api-version": { "parameter": "api-version" } } }, "x-ms-url-encoding": "single", @@ -838,7 +872,8 @@ "service": { "parameter": "service" }, - "actionType": "ReadCollection" + "actionType": "ReadCollection", + "api-version": { "parameter": "api-version" } } }, "x-ms-url-encoding": "single", @@ -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", @@ -1052,7 +1088,8 @@ "service": { "parameter": "service" }, - "actionType": "Update" + "actionType": "Update", + "api-version": { "parameter": "api-version" } } }, "x-ms-url-encoding": "single", @@ -1233,7 +1270,8 @@ "service": { "parameter": "service" }, - "actionType": "Delete" + "actionType": "Delete", + "api-version": { "parameter": "api-version" } } }, "x-ms-url-encoding": "single", @@ -1318,7 +1356,8 @@ "parameters": { "service": { "parameter": "service" - } + }, + "api-version": { "parameter": "api-version" } } }, "x-ms-url-encoding": "single", @@ -1439,7 +1478,8 @@ "service": { "parameter": "service" }, - "actionType": "Create" + "actionType": "Create", + "api-version": { "parameter": "api-version" } } }, "x-ms-url-encoding": "single", @@ -1473,7 +1513,8 @@ }, "parentEntity": { "parameter": "parentEntity" - } + }, + "api-version": { "parameter": "api-version" } } }, "x-ms-url-encoding": "single", @@ -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", @@ -1699,7 +1741,8 @@ }, "parentEntity": { "parameter": "parentEntity" - } + }, + "api-version": { "parameter": "api-version" } } }, "x-ms-url-encoding": "single", @@ -1841,7 +1884,8 @@ "service": { "parameter": "service" }, - "actionType": "Read" + "actionType": "Read", + "api-version": { "parameter": "api-version" } } }, "x-ms-url-encoding": "single", @@ -1875,7 +1919,8 @@ }, "parentEntity": { "parameter": "parentEntity" - } + }, + "api-version": { "parameter": "api-version" } } }, "x-ms-url-encoding": "single", @@ -1976,7 +2021,8 @@ "service": { "parameter": "service" }, - "actionType": "Delete" + "actionType": "Delete", + "api-version": { "parameter": "api-version" } } }, "x-ms-url-encoding": "single", @@ -2008,7 +2054,8 @@ }, "parentEntity": { "parameter": "parentEntity" - } + }, + "api-version": { "parameter": "api-version" } } }, "x-ms-url-encoding": "single", @@ -2093,7 +2140,8 @@ "service": { "parameter": "service" }, - "actionType": "Update" + "actionType": "Update", + "api-version": { "parameter": "api-version" } } }, "x-ms-url-encoding": "single", @@ -2127,7 +2175,8 @@ }, "parentEntity": { "parameter": "parentEntity" - } + }, + "api-version": { "parameter": "api-version" } } }, "x-ms-url-encoding": "single", @@ -2302,7 +2351,8 @@ "parameters": { "service": { "parameter": "service" - } + }, + "api-version": { "parameter": "api-version" } } }, "x-ms-url-encoding": "single", @@ -2335,7 +2385,8 @@ }, "service": { "parameter": "service" - } + }, + "api-version": { "parameter": "api-version" } } }, "x-ms-url-encoding": "single",