Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: regenerated from open-api #113

Merged
merged 1 commit into from
Jun 18, 2024
Merged
Show file tree
Hide file tree
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
1 change: 0 additions & 1 deletion spec/json/twilio_content_sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,6 @@
}
}
},
"info": {},
"content.v1.content.approval_create": {
"type": "object",
"properties": {
Expand Down
1 change: 0 additions & 1 deletion spec/json/twilio_content_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
}
},
"schemas": {
"info": {},
"content.v1.content.approval_fetch": {
"type": "object",
"properties": {
Expand Down
1 change: 0 additions & 1 deletion spec/json/twilio_marketplace_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
}
},
"schemas": {
"info": {},
"marketplace.available_add_on": {
"type": "object",
"properties": {
Expand Down
11,916 changes: 5,955 additions & 5,961 deletions spec/json/twilio_preview.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion spec/yaml/twilio_content_sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,6 @@ components:
$ref: '#/components/schemas/whatsappCard'
whatsapp/authentication:
$ref: '#/components/schemas/whatsappAuthentication'
info: {}
content.v1.content.approval_create:
type: object
properties:
Expand Down
1 change: 0 additions & 1 deletion spec/yaml/twilio_content_v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ components:
scheme: basic
type: http
schemas:
info: {}
content.v1.content.approval_fetch:
type: object
properties:
Expand Down
1 change: 0 additions & 1 deletion spec/yaml/twilio_marketplace_v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ components:
scheme: basic
type: http
schemas:
info: {}
marketplace.available_add_on:
type: object
properties:
Expand Down
Loading
Loading