Skip to content

Commit abdcab0

Browse files
committed
oaiFix: Updated api definitions
1 parent 27a03a0 commit abdcab0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+3464
-7809
lines changed

CHANGES.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---------------------------
2+
**Push**
3+
- Migrated to new Push API V4 with Resilient Notification Delivery.
4+
5+
16
## [7.19.0](https://github.com/twilio/twilio-cli-core/compare/7.18.3...7.19.0) (2023-12-14)
27

38
---------------------------

package-lock.json

+104-107
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/services/twilio-api/twilio_accounts_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
"name": "Apache 2.0",
235235
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
236236
},
237-
"version": "1.52.0"
237+
"version": "1.52.1"
238238
},
239239
"openapi": "3.0.1",
240240
"paths": {

src/services/twilio-api/twilio_api_v2010.json

+69-1
Original file line numberDiff line numberDiff line change
@@ -9922,7 +9922,7 @@
99229922
"name": "Apache 2.0",
99239923
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
99249924
},
9925-
"version": "1.52.0"
9925+
"version": "1.52.1"
99269926
},
99279927
"openapi": "3.0.1",
99289928
"paths": {
@@ -35305,6 +35305,71 @@
3530535305
"GA"
3530635306
]
3530735307
}
35308+
},
35309+
"/healthcheck": {
35310+
"x-twilio": {
35311+
"className": "health_check",
35312+
"libraryVisibility": "private",
35313+
"docs_visibility": "private",
35314+
"pathType": "instance",
35315+
"x-skip-path": "true"
35316+
},
35317+
"servers": [
35318+
{
35319+
"url": "https://api.twilio.com"
35320+
}
35321+
],
35322+
"get": {
35323+
"operationId": "FetchHealthCheck",
35324+
"description": "API HealthCheck",
35325+
"security": [],
35326+
"tags": [
35327+
"Api20100401HealthCheck"
35328+
],
35329+
"responses": {
35330+
"200": {
35331+
"description": "OK",
35332+
"content": {
35333+
"application/json": {
35334+
"schema": {
35335+
"x-class-extra-annotation": "@JacksonXmlRootElement(localName = \"Healthcheck\")",
35336+
"type": "object",
35337+
"properties": {
35338+
"status": {
35339+
"description": "HealthCheck status",
35340+
"type": "string"
35341+
}
35342+
}
35343+
}
35344+
}
35345+
}
35346+
}
35347+
},
35348+
"x-twilio": {
35349+
"pathType": "instance",
35350+
"fixedResponse": {
35351+
"statusCode": 200,
35352+
"content": {
35353+
"status": "ok"
35354+
}
35355+
},
35356+
"transactions": [
35357+
{
35358+
"name": "validateHealthCheck",
35359+
"request": {
35360+
"method": "GET",
35361+
"url": "https://api.twilio.com/healthcheck.json"
35362+
},
35363+
"response": {
35364+
"statusCode": 200,
35365+
"content": {
35366+
"status": "ok"
35367+
}
35368+
}
35369+
}
35370+
]
35371+
}
35372+
}
3530835373
}
3530935374
},
3531035375
"servers": [
@@ -35388,6 +35453,9 @@
3538835453
{
3538935454
"name": "Api20100401FeedbackSummary"
3539035455
},
35456+
{
35457+
"name": "Api20100401HealthCheck"
35458+
},
3539135459
{
3539235460
"name": "Api20100401IncomingPhoneNumber"
3539335461
},

src/services/twilio-api/twilio_bulkexports_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@
271271
"name": "Apache 2.0",
272272
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
273273
},
274-
"version": "1.52.0"
274+
"version": "1.52.1"
275275
},
276276
"openapi": "3.0.1",
277277
"paths": {

src/services/twilio-api/twilio_chat_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,7 @@
878878
"name": "Apache 2.0",
879879
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
880880
},
881-
"version": "1.52.0"
881+
"version": "1.52.1"
882882
},
883883
"openapi": "3.0.1",
884884
"paths": {

src/services/twilio-api/twilio_chat_v2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1278,7 +1278,7 @@
12781278
"name": "Apache 2.0",
12791279
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
12801280
},
1281-
"version": "1.52.0"
1281+
"version": "1.52.1"
12821282
},
12831283
"openapi": "3.0.1",
12841284
"paths": {

src/services/twilio-api/twilio_chat_v3.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"name": "Apache 2.0",
152152
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
153153
},
154-
"version": "1.52.0"
154+
"version": "1.52.1"
155155
},
156156
"openapi": "3.0.1",
157157
"paths": {

src/services/twilio-api/twilio_content_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
"name": "Apache 2.0",
239239
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
240240
},
241-
"version": "1.52.0"
241+
"version": "1.52.1"
242242
},
243243
"openapi": "3.0.1",
244244
"paths": {

src/services/twilio-api/twilio_conversations_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2648,7 +2648,7 @@
26482648
"name": "Apache 2.0",
26492649
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
26502650
},
2651-
"version": "1.52.0"
2651+
"version": "1.52.1"
26522652
},
26532653
"openapi": "3.0.1",
26542654
"paths": {

src/services/twilio-api/twilio_events_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@
320320
"name": "Apache 2.0",
321321
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
322322
},
323-
"version": "1.52.0"
323+
"version": "1.52.1"
324324
},
325325
"openapi": "3.0.1",
326326
"paths": {

src/services/twilio-api/twilio_flex_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1313,7 +1313,7 @@
13131313
"name": "Apache 2.0",
13141314
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
13151315
},
1316-
"version": "1.52.0"
1316+
"version": "1.52.1"
13171317
},
13181318
"openapi": "3.0.1",
13191319
"paths": {

src/services/twilio-api/twilio_flex_v2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"name": "Apache 2.0",
4141
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
4242
},
43-
"version": "1.52.0"
43+
"version": "1.52.1"
4444
},
4545
"openapi": "3.0.1",
4646
"paths": {

src/services/twilio-api/twilio_frontline_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"name": "Apache 2.0",
8787
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
8888
},
89-
"version": "1.52.0"
89+
"version": "1.52.1"
9090
},
9191
"openapi": "3.0.1",
9292
"paths": {

src/services/twilio-api/twilio_insights_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1549,7 +1549,7 @@
15491549
"name": "Apache 2.0",
15501550
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
15511551
},
1552-
"version": "1.52.0"
1552+
"version": "1.52.1"
15531553
},
15541554
"openapi": "3.0.1",
15551555
"paths": {

src/services/twilio-api/twilio_intelligence_v2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@
413413
"name": "Apache 2.0",
414414
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
415415
},
416-
"version": "1.52.0"
416+
"version": "1.52.1"
417417
},
418418
"openapi": "3.0.1",
419419
"paths": {

src/services/twilio-api/twilio_ip_messaging_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@
680680
"name": "Apache 2.0",
681681
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
682682
},
683-
"version": "1.52.0"
683+
"version": "1.52.1"
684684
},
685685
"openapi": "3.0.1",
686686
"paths": {

src/services/twilio-api/twilio_ip_messaging_v2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -989,7 +989,7 @@
989989
"name": "Apache 2.0",
990990
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
991991
},
992-
"version": "1.52.0"
992+
"version": "1.52.1"
993993
},
994994
"openapi": "3.0.1",
995995
"paths": {

src/services/twilio-api/twilio_lookups_v1.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"name": "Apache 2.0",
100100
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
101101
},
102-
"version": "1.52.0"
102+
"version": "1.52.1"
103103
},
104104
"openapi": "3.0.1",
105105
"paths": {
@@ -114,7 +114,8 @@
114114
"defaultOutputProperties": [
115115
"caller_name",
116116
"country_code",
117-
"carrier"
117+
"carrier",
118+
"url"
118119
],
119120
"pathType": "instance"
120121
},

src/services/twilio-api/twilio_lookups_v2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"name": "Apache 2.0",
148148
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
149149
},
150-
"version": "1.52.0"
150+
"version": "1.52.1"
151151
},
152152
"openapi": "3.0.1",
153153
"paths": {

src/services/twilio-api/twilio_media_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@
421421
"name": "Apache 2.0",
422422
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
423423
},
424-
"version": "1.52.0"
424+
"version": "1.52.1"
425425
},
426426
"openapi": "3.0.1",
427427
"paths": {

src/services/twilio-api/twilio_messaging_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1378,7 +1378,7 @@
13781378
"name": "Apache 2.0",
13791379
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
13801380
},
1381-
"version": "1.52.0"
1381+
"version": "1.52.1"
13821382
},
13831383
"openapi": "3.0.1",
13841384
"paths": {

src/services/twilio-api/twilio_microvisor_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@
273273
"name": "Apache 2.0",
274274
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
275275
},
276-
"version": "1.52.0"
276+
"version": "1.52.1"
277277
},
278278
"openapi": "3.0.1",
279279
"paths": {

src/services/twilio-api/twilio_monitor_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@
341341
"name": "Apache 2.0",
342342
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
343343
},
344-
"version": "1.52.0"
344+
"version": "1.52.1"
345345
},
346346
"openapi": "3.0.1",
347347
"paths": {

src/services/twilio-api/twilio_notify_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@
478478
"name": "Apache 2.0",
479479
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
480480
},
481-
"version": "1.52.0"
481+
"version": "1.52.1"
482482
},
483483
"openapi": "3.0.1",
484484
"paths": {

src/services/twilio-api/twilio_numbers_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@
329329
"name": "Apache 2.0",
330330
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
331331
},
332-
"version": "1.52.0"
332+
"version": "1.52.1"
333333
},
334334
"openapi": "3.0.1",
335335
"paths": {

src/services/twilio-api/twilio_numbers_v2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1214,7 +1214,7 @@
12141214
"name": "Apache 2.0",
12151215
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
12161216
},
1217-
"version": "1.52.0"
1217+
"version": "1.52.1"
12181218
},
12191219
"openapi": "3.0.1",
12201220
"paths": {

0 commit comments

Comments
 (0)