Skip to content

Commit

Permalink
oaiFix: Updated api definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed Mar 14, 2023
1 parent 23e9e2b commit b001318
Show file tree
Hide file tree
Showing 43 changed files with 264 additions and 48 deletions.
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
---------------------------
**Api**
- Add new categories for whatsapp template

**Lookups**
- Remove `validation_results` from the `default_output_properties`

**Supersim**
- Add ESimProfile's `matching_id` and `activation_code` parameters to libraries


### [7.6.1](https://github.com/twilio/twilio-cli-core/compare/7.6.0...7.6.1) (2023-02-23)


Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_accounts_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.39.1"
"version": "1.39.2"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_api_v2010.json
Original file line number Diff line number Diff line change
Expand Up @@ -9597,7 +9597,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.39.1"
"version": "1.39.2"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_autopilot_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -954,7 +954,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.39.1"
"version": "1.39.2"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_bulkexports_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.39.1"
"version": "1.39.2"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_chat_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -788,7 +788,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.39.1"
"version": "1.39.2"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_chat_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1146,7 +1146,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.39.1"
"version": "1.39.2"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_chat_v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.39.1"
"version": "1.39.2"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_content_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.39.1"
"version": "1.39.2"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_conversations_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2348,7 +2348,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.39.1"
"version": "1.39.2"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_events_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.39.1"
"version": "1.39.2"
},
"openapi": "3.0.1",
"paths": {
Expand Down
121 changes: 115 additions & 6 deletions src/services/twilio-api/twilio_flex_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1213,7 +1213,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.39.1"
"version": "1.39.2"
},
"openapi": "3.0.1",
"paths": {
Expand Down Expand Up @@ -2142,6 +2142,116 @@
}
}
}
},
"get": {
"description": "Get assessments done for a conversation by logged in user",
"parameters": [
{
"name": "Token",
"in": "header",
"description": "The Token HTTP request header",
"schema": {
"type": "string"
}
},
{
"name": "SegmentId",
"in": "query",
"description": "The id of the segment.",
"schema": {
"type": "string"
}
},
{
"name": "PageSize",
"in": "query",
"description": "How many resources to return in each list page. The default is 50, and the maximum is 1000.",
"schema": {
"type": "integer",
"minimum": 1,
"maximum": 1000
}
},
{
"name": "Page",
"in": "query",
"description": "The page index. This value is simply for client state.",
"schema": {
"type": "integer",
"minimum": 0
}
},
{
"name": "PageToken",
"in": "query",
"description": "The page token. This is provided by the API.",
"schema": {
"type": "string"
}
}
],
"responses": {
"200": {
"content": {
"application/json": {
"schema": {
"type": "object",
"title": "ListInsightsAssessmentsResponse",
"properties": {
"assessments": {
"type": "array",
"items": {
"$ref": "#/components/schemas/flex.v1.insights_assessments"
}
},
"meta": {
"type": "object",
"properties": {
"first_page_url": {
"type": "string",
"format": "uri"
},
"next_page_url": {
"type": "string",
"format": "uri",
"nullable": true
},
"page": {
"type": "integer"
},
"page_size": {
"type": "integer"
},
"previous_page_url": {
"type": "string",
"format": "uri",
"nullable": true
},
"url": {
"type": "string",
"format": "uri"
},
"key": {
"type": "string"
}
}
}
}
}
}
},
"description": "OK"
}
},
"security": [
{
"accountSid_authToken": []
}
],
"operationId": "ListInsightsAssessments",
"x-maturity": [
"Preview"
]
}
},
"/v1/Insights/QM/Assessments/{AssessmentId}": {
Expand Down Expand Up @@ -3177,23 +3287,22 @@
"type": "string",
"description": "The question."
},
"Description": {
"type": "string",
"description": "The description for the question."
},
"AnswerSetId": {
"type": "string",
"description": "The answer_set for the question."
},
"AllowNa": {
"type": "boolean",
"description": "The flag to enable for disable NA for answer."
},
"Description": {
"type": "string",
"description": "The description for the question."
}
},
"required": [
"CategoryId",
"Question",
"Description",
"AnswerSetId",
"AllowNa"
]
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_flex_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.39.1"
"version": "1.39.2"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_frontline_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.39.1"
"version": "1.39.2"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_insights_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1430,7 +1430,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.39.1"
"version": "1.39.2"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_ip_messaging_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.39.1"
"version": "1.39.2"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_ip_messaging_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -989,7 +989,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.39.1"
"version": "1.39.2"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_lookups_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.39.1"
"version": "1.39.2"
},
"openapi": "3.0.1",
"paths": {
Expand Down
3 changes: 1 addition & 2 deletions src/services/twilio-api/twilio_lookups_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.39.1"
"version": "1.39.2"
},
"openapi": "3.0.1",
"paths": {
Expand All @@ -136,7 +136,6 @@
"phone_number",
"country_code",
"valid",
"validation_results",
"national_format"
],
"pathType": "instance"
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_media_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.39.1"
"version": "1.39.2"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_messaging_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1155,7 +1155,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.39.1"
"version": "1.39.2"
},
"openapi": "3.0.1",
"paths": {
Expand Down
Loading

0 comments on commit b001318

Please sign in to comment.