diff --git a/spec/json/twilio_accounts_v1.json b/spec/json/twilio_accounts_v1.json index 00db8cc4..39777f4d 100644 --- a/spec/json/twilio_accounts_v1.json +++ b/spec/json/twilio_accounts_v1.json @@ -221,12 +221,14 @@ "url": "https://accounts.twilio.com" } ], - "x-default-output-properties": [ - "account_sid", - "auth_token", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "account_sid", + "auth_token", + "date_created" + ], + "pathType": "instance" + } }, "/v1/AuthTokens/Secondary": { "delete": { @@ -276,12 +278,14 @@ "url": "https://accounts.twilio.com" } ], - "x-default-output-properties": [ - "account_sid", - "secondary_auth_token", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "account_sid", + "secondary_auth_token", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Credentials/AWS": { "description": "User provided AWS keys", @@ -419,12 +423,14 @@ "url": "https://accounts.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v1/Credentials/AWS/{Sid}": { "delete": { @@ -556,12 +562,14 @@ "url": "https://accounts.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Credentials/PublicKeys": { "description": "User provided public keys", @@ -699,12 +707,14 @@ "url": "https://accounts.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v1/Credentials/PublicKeys/{Sid}": { "delete": { @@ -836,12 +846,14 @@ "url": "https://accounts.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_api_v2010.json b/spec/json/twilio_api_v2010.json index bed4fcfb..02c6d378 100644 --- a/spec/json/twilio_api_v2010.json +++ b/spec/json/twilio_api_v2010.json @@ -9017,12 +9017,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "status" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "status" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Addresses.json": { "description": "An Address instance resource represents your or your customer's physical location within a country. Around the world, some local authorities require the name and address of the user to be on file with Twilio to purchase and own a phone number.", @@ -9234,13 +9236,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "validated", - "verified" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "validated", + "verified" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Addresses/{AddressSid}/DependentPhoneNumbers.json": { "description": "Phone numbers dependent on an Address resource", @@ -9346,12 +9350,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "phone_number", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "phone_number", + "friendly_name" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Addresses/{Sid}.json": { "delete": { @@ -9547,13 +9553,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "validated", - "verified" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "validated", + "verified" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Applications.json": { "description": "An Application instance resource represents an application that you have created with Twilio. An application inside of Twilio is just a set of URLs and other configuration data that tells Twilio how to behave when one of your Twilio numbers receives a call or SMS message.", @@ -9812,12 +9820,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Applications/{Sid}.json": { "delete": { @@ -10088,12 +10098,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/AuthorizedConnectApps.json": { "description": "Authorized Twilio Connect apps", @@ -10187,11 +10199,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "connect_app_sid", - "connect_app_friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "connect_app_sid", + "connect_app_friendly_name" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/AuthorizedConnectApps/{ConnectAppSid}.json": { "description": "Authorized Twilio Connect apps", @@ -10250,11 +10264,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "connect_app_sid", - "connect_app_friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "connect_app_sid", + "connect_app_friendly_name" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers.json": { "description": "Country codes with available phone numbers", @@ -10348,12 +10364,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "country_code", - "country", - "beta" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "country_code", + "country", + "beta" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}.json": { "description": "Country codes with available phone numbers", @@ -10409,12 +10427,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "country_code", - "country", - "beta" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "country_code", + "country", + "beta" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/Local.json": { "description": "Available local phone numbers", @@ -10661,12 +10681,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "phone_number", - "region", - "beta" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "phone_number", + "region", + "beta" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/MachineToMachine.json": { "description": "Available machine-to-machine phone numbers", @@ -10913,12 +10935,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "phone_number", - "region", - "beta" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "phone_number", + "region", + "beta" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/Mobile.json": { "description": "Available mobile phone numbers", @@ -11165,12 +11189,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "phone_number", - "region", - "beta" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "phone_number", + "region", + "beta" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/National.json": { "description": "Available national phone numbers", @@ -11417,12 +11443,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "phone_number", - "region", - "beta" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "phone_number", + "region", + "beta" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/SharedCost.json": { "description": "Available shared cost numbers", @@ -11669,12 +11697,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "phone_number", - "region", - "beta" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "phone_number", + "region", + "beta" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/TollFree.json": { "description": "Available toll free phone numbers", @@ -11921,12 +11951,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "phone_number", - "region", - "beta" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "phone_number", + "region", + "beta" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/Voip.json": { "description": "Available VoIP phone numbers", @@ -12173,12 +12205,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "phone_number", - "region", - "beta" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "phone_number", + "region", + "beta" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Balance.json": { "description": "Account balance", @@ -12225,12 +12259,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "account_sid", - "balance", - "currency" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "account_sid", + "balance", + "currency" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Calls.json": { "description": "A Call is an object that represents a connection between a telephone and Twilio.", @@ -12669,14 +12705,16 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "from", - "to", - "status", - "start_time" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "from", + "to", + "status", + "start_time" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Calls/FeedbackSummary.json": { "description": "Call FeedbackSummary resources provide an idea of how your end user's perceive the quality of their calls and the most common issues they have encountered in the context of all your voice traffic during a specific time frame.", @@ -12770,13 +12808,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "call_feedback_count", - "quality_score_average", - "start_date" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "call_feedback_count", + "quality_score_average", + "start_date" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Calls/FeedbackSummary/{Sid}.json": { "delete": { @@ -12878,13 +12918,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "call_feedback_count", - "quality_score_average", - "start_date" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "call_feedback_count", + "quality_score_average", + "start_date" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Events.json": { "description": "TODO: Resource-level docs", @@ -12990,11 +13032,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "request", - "response" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "request", + "response" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Feedback.json": { "description": "The call Feedback subresource describes the quality experienced during a phone call.", @@ -13133,12 +13177,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "quality_score", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "quality_score", + "date_created" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Notifications.json": { "description": "Error notifications for calls", @@ -13279,13 +13325,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "call_sid", - "error_code", - "message_date" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "call_sid", + "error_code", + "message_date" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Notifications/{Sid}.json": { "description": "Error notifications for calls", @@ -13356,13 +13404,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "call_sid", - "error_code", - "message_date" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "call_sid", + "error_code", + "message_date" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Payments.json": { "description": "Twilio enabled secure payments solution for accepting credit and ACH payments over the phone.", @@ -13515,10 +13565,12 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Payments/{Sid}.json": { "description": "Twilio enabled secure payments solution for accepting credit and ACH payments over the phone.", @@ -13634,10 +13686,12 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings.json": { "description": "A Recording resource represents the recording associated with a voice call, conference, or SIP Trunk.", @@ -13868,14 +13922,16 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "call_sid", - "status", - "start_time", - "duration" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "call_sid", + "status", + "start_time", + "duration" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings/{Sid}.json": { "delete": { @@ -14091,14 +14147,16 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "call_sid", - "status", - "start_time", - "duration" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "call_sid", + "status", + "start_time", + "duration" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Calls/{Sid}.json": { "delete": { @@ -14325,14 +14383,16 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "from", - "to", - "status", - "start_time" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "from", + "to", + "status", + "start_time" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Conferences.json": { "description": "Voice call conferences", @@ -14501,12 +14561,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "status" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "status" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants.json": { "description": "Conference participants", @@ -14914,14 +14976,16 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "call_sid", - "label", - "status", - "muted", - "hold" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "call_sid", + "label", + "status", + "muted", + "hold" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants/{CallSid}.json": { "delete": { @@ -15190,14 +15254,16 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "call_sid", - "label", - "status", - "muted", - "hold" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "call_sid", + "label", + "status", + "muted", + "hold" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Recordings.json": { "description": "Recordings of conferences", @@ -15330,14 +15396,16 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "conference_sid", - "status", - "start_time", - "duration" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "conference_sid", + "status", + "start_time", + "duration" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Recordings/{Sid}.json": { "delete": { @@ -15553,14 +15621,16 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "conference_sid", - "status", - "start_time", - "duration" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "conference_sid", + "status", + "start_time", + "duration" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Conferences/{Sid}.json": { "description": "Voice call conferences", @@ -15702,12 +15772,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "status" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "status" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/ConnectApps.json": { "description": "Twilio Connect apps", @@ -15801,11 +15873,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/ConnectApps/{Sid}.json": { "delete": { @@ -16019,11 +16093,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers.json": { "description": "Incoming phone numbers on a Twilio account/project", @@ -16369,12 +16445,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "phone_number", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "phone_number", + "friendly_name" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/Local.json": { "description": "Incoming local phone numbers on a Twilio account/project", @@ -16719,12 +16797,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "phone_number", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "phone_number", + "friendly_name" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/Mobile.json": { "description": "Incoming mobile phone numbers on a Twilio account/project", @@ -17069,12 +17149,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "phone_number", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "phone_number", + "friendly_name" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/TollFree.json": { "description": "Incoming toll free phone numbers on a Twilio account/project", @@ -17419,12 +17501,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "phone_number", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "phone_number", + "friendly_name" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{ResourceSid}/AssignedAddOns.json": { "description": "TODO: Resource-level docs", @@ -17602,13 +17686,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name", - "description" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name", + "description" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{ResourceSid}/AssignedAddOns/{AssignedAddOnSid}/Extensions.json": { "description": "TODO: Resource-level docs", @@ -17726,13 +17812,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name", - "product_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name", + "product_name" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{ResourceSid}/AssignedAddOns/{AssignedAddOnSid}/Extensions/{Sid}.json": { "description": "TODO: Resource-level docs", @@ -17815,13 +17903,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name", - "product_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name", + "product_name" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{ResourceSid}/AssignedAddOns/{Sid}.json": { "delete": { @@ -17947,13 +18037,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name", - "description" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name", + "description" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{Sid}.json": { "delete": { @@ -18286,12 +18378,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "phone_number", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "phone_number", + "friendly_name" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Keys.json": { "description": "API keys", @@ -18439,12 +18533,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Keys/{Sid}.json": { "delete": { @@ -18612,12 +18708,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Messages.json": { "description": "A Message resource represents an inbound or outbound message.", @@ -18891,15 +18989,17 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "from", - "to", - "status", - "direction", - "date_sent" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "from", + "to", + "status", + "direction", + "date_sent" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Messages/{MessageSid}/Feedback.json": { "description": "Customer-provided feedback on delivery confirmation", @@ -18978,12 +19078,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "message_sid", - "outcome", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "message_sid", + "outcome", + "date_created" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Messages/{MessageSid}/Media.json": { "description": "The Media resource represents a piece of media, such as an image, that is associated with a message.", @@ -19116,12 +19218,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "parent_sid", - "content_type" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "parent_sid", + "content_type" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Messages/{MessageSid}/Media/{Sid}.json": { "delete": { @@ -19247,12 +19351,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "parent_sid", - "content_type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "parent_sid", + "content_type" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Messages/{Sid}.json": { "delete": { @@ -19423,15 +19529,17 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "from", - "to", - "status", - "direction", - "date_sent" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "from", + "to", + "status", + "direction", + "date_sent" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Notifications.json": { "description": "[DEPRECATED] Log entries", @@ -19560,13 +19668,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "call_sid", - "error_code", - "message_date" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "call_sid", + "error_code", + "message_date" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Notifications/{Sid}.json": { "description": "[DEPRECATED] Log entries", @@ -19625,13 +19735,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "call_sid", - "error_code", - "message_date" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "call_sid", + "error_code", + "message_date" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/OutgoingCallerIds.json": { "description": "An OutgoingCallerId resource represents a single verified number that may be used as a caller ID when making outgoing calls via the REST API and within the TwiML verb.", @@ -19827,12 +19939,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "phone_number", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "phone_number", + "friendly_name" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/OutgoingCallerIds/{Sid}.json": { "delete": { @@ -20000,12 +20114,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "phone_number", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "phone_number", + "friendly_name" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Queues.json": { "description": "Queues of calls", @@ -20160,13 +20276,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "current_size", - "average_wait_time" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "current_size", + "average_wait_time" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Queues/{QueueSid}/Members.json": { "description": "Calls in a call queue", @@ -20272,13 +20390,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "call_sid", - "date_enqueued", - "position", - "wait_time" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "call_sid", + "date_enqueued", + "position", + "wait_time" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Queues/{QueueSid}/Members/{CallSid}.json": { "description": "Calls in a call queue", @@ -20437,13 +20557,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "call_sid", - "date_enqueued", - "position", - "wait_time" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "call_sid", + "date_enqueued", + "position", + "wait_time" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Queues/{Sid}.json": { "delete": { @@ -20615,13 +20737,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "current_size", - "average_wait_time" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "current_size", + "average_wait_time" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Recordings.json": { "description": "Recordings of phone calls", @@ -20764,14 +20888,16 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "call_sid", - "status", - "start_time", - "duration" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "call_sid", + "status", + "start_time", + "duration" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Recordings/{RecordingSid}/Transcriptions.json": { "description": "References to text transcriptions of call recordings", @@ -20877,13 +21003,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "type", - "status", - "duration" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "type", + "status", + "duration" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Recordings/{RecordingSid}/Transcriptions/{Sid}.json": { "delete": { @@ -21009,13 +21137,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "type", - "status", - "duration" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "type", + "status", + "duration" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Recordings/{ReferenceSid}/AddOnResults.json": { "description": "The results of an Add-on API call", @@ -21121,13 +21251,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "status", - "add_on_sid", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "status", + "add_on_sid", + "date_created" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Recordings/{ReferenceSid}/AddOnResults/{AddOnResultSid}/Payloads.json": { "description": "A single Add-on results' payload", @@ -21245,12 +21377,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "label", - "content_type" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "label", + "content_type" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Recordings/{ReferenceSid}/AddOnResults/{AddOnResultSid}/Payloads/{Sid}.json": { "delete": { @@ -21400,12 +21534,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "label", - "content_type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "label", + "content_type" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Recordings/{ReferenceSid}/AddOnResults/{Sid}.json": { "delete": { @@ -21531,13 +21667,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "status", - "add_on_sid", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "status", + "add_on_sid", + "date_created" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Recordings/{Sid}.json": { "delete": { @@ -21639,14 +21777,16 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "call_sid", - "status", - "start_time", - "duration" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "call_sid", + "status", + "start_time", + "duration" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/SIP/CredentialLists.json": { "description": "Lists of SIP credentials", @@ -21797,11 +21937,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/SIP/CredentialLists/{CredentialListSid}/Credentials.json": { "description": "Username and password information for SIP Domains", @@ -21981,12 +22123,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "username", - "credential_list_sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "username", + "credential_list_sid" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/SIP/CredentialLists/{CredentialListSid}/Credentials/{Sid}.json": { "delete": { @@ -22190,12 +22334,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "username", - "credential_list_sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "username", + "credential_list_sid" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/SIP/CredentialLists/{Sid}.json": { "delete": { @@ -22366,11 +22512,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/SIP/Domains.json": { "description": "Custom DNS hostnames that can accept SIP traffic", @@ -22602,12 +22750,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "domain_name", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "domain_name", + "friendly_name" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/Auth/Calls/CredentialListMappings.json": { "description": "Credential lists for SIP calls", @@ -22785,11 +22935,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/Auth/Calls/CredentialListMappings/{Sid}.json": { "delete": { @@ -22915,11 +23067,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/Auth/Calls/IpAccessControlListMappings.json": { "description": "IP address lists for SIP calls", @@ -23097,11 +23251,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/Auth/Calls/IpAccessControlListMappings/{Sid}.json": { "delete": { @@ -23227,11 +23383,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/Auth/Registrations/CredentialListMappings.json": { "description": "Credential lists for SIP registrations", @@ -23409,11 +23567,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/Auth/Registrations/CredentialListMappings/{Sid}.json": { "delete": { @@ -23539,11 +23699,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/CredentialListMappings.json": { "description": "Credential lists associated with a SIP Domain", @@ -23721,11 +23883,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/CredentialListMappings/{Sid}.json": { "delete": { @@ -23851,11 +24015,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/IpAccessControlListMappings.json": { "description": "Access control lists associated with a SIP Domain", @@ -24033,11 +24199,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/IpAccessControlListMappings/{Sid}.json": { "delete": { @@ -24163,11 +24331,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/SIP/Domains/{Sid}.json": { "delete": { @@ -24416,12 +24586,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "domain_name", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "domain_name", + "friendly_name" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists.json": { "description": "Access control lists of IP address resources", @@ -24572,11 +24744,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists/{IpAccessControlListSid}/IpAddresses.json": { "description": "IP addresses that have access to a SIP Domain", @@ -24760,12 +24934,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "ip_address", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "ip_address", + "friendly_name" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists/{IpAccessControlListSid}/IpAddresses/{Sid}.json": { "delete": { @@ -24977,12 +25153,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "ip_address", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "ip_address", + "friendly_name" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists/{Sid}.json": { "delete": { @@ -25153,11 +25331,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/SMS/ShortCodes.json": { "description": "Messaging short codes", @@ -25267,12 +25447,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "short_code", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "short_code", + "friendly_name" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/SMS/ShortCodes/{Sid}.json": { "description": "Messaging short codes", @@ -25435,12 +25617,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "short_code", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "short_code", + "friendly_name" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/SigningKeys.json": { "description": "Create a new signing key", @@ -25588,12 +25772,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "secret" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "secret" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/SigningKeys/{Sid}.json": { "delete": { @@ -25761,11 +25947,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Tokens.json": { "description": "Credentials for ICE servers", @@ -25828,11 +26016,13 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "username", - "ice_servers" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "username", + "ice_servers" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Transcriptions.json": { "description": "Text transcriptions of call recordings", @@ -25926,13 +26116,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "type", - "status", - "duration" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "type", + "status", + "duration" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Transcriptions/{Sid}.json": { "delete": { @@ -26034,13 +26226,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "type", - "status", - "duration" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "type", + "status", + "duration" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{AccountSid}/Usage/Records.json": { "description": "Twilio account usage records", @@ -26408,14 +26602,16 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "category", - "start_date", - "end_date", - "count", - "count_unit" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "category", + "start_date", + "end_date", + "count", + "count_unit" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Usage/Records/AllTime.json": { "description": "Usage records for all time", @@ -26783,14 +26979,16 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "category", - "start_date", - "end_date", - "count", - "count_unit" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "category", + "start_date", + "end_date", + "count", + "count_unit" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Usage/Records/Daily.json": { "description": "Usage records summarized by day", @@ -27158,14 +27356,16 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "category", - "start_date", - "end_date", - "count", - "count_unit" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "category", + "start_date", + "end_date", + "count", + "count_unit" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Usage/Records/LastMonth.json": { "description": "Usage records for last month", @@ -27533,14 +27733,16 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "category", - "start_date", - "end_date", - "count", - "count_unit" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "category", + "start_date", + "end_date", + "count", + "count_unit" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Usage/Records/Monthly.json": { "description": "Usage records summarized by month", @@ -27908,14 +28110,16 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "category", - "start_date", - "end_date", - "count", - "count_unit" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "category", + "start_date", + "end_date", + "count", + "count_unit" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Usage/Records/ThisMonth.json": { "description": "Usage records for this month", @@ -28283,14 +28487,16 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "category", - "start_date", - "end_date", - "count", - "count_unit" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "category", + "start_date", + "end_date", + "count", + "count_unit" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Usage/Records/Today.json": { "description": "Usage records for today", @@ -28658,14 +28864,16 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "category", - "start_date", - "end_date", - "count", - "count_unit" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "category", + "start_date", + "end_date", + "count", + "count_unit" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Usage/Records/Yearly.json": { "description": "Usage records summarized by year", @@ -29033,14 +29241,16 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "category", - "start_date", - "end_date", - "count", - "count_unit" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "category", + "start_date", + "end_date", + "count", + "count_unit" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Usage/Records/Yesterday.json": { "description": "Usage records for yesterday", @@ -29408,14 +29618,16 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "category", - "start_date", - "end_date", - "count", - "count_unit" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "category", + "start_date", + "end_date", + "count", + "count_unit" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Usage/Triggers.json": { "description": "Webhooks that notify you of usage thresholds", @@ -30127,13 +30339,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "usage_category", - "trigger_by" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "usage_category", + "trigger_by" + ], + "pathType": "list" + } }, "/2010-04-01/Accounts/{AccountSid}/Usage/Triggers/{Sid}.json": { "delete": { @@ -30318,13 +30532,15 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "usage_category", - "trigger_by" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "usage_category", + "trigger_by" + ], + "pathType": "instance" + } }, "/2010-04-01/Accounts/{Sid}.json": { "description": "Twilio accounts (aka Project) or subaccounts", @@ -30434,12 +30650,14 @@ "url": "https://api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "status" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "status" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_autopilot_v1.json b/spec/json/twilio_autopilot_v1.json index 3b73a507..0a4d1899 100644 --- a/spec/json/twilio_autopilot_v1.json +++ b/spec/json/twilio_autopilot_v1.json @@ -1103,12 +1103,14 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name" + ], + "pathType": "list" + } }, "/v1/Assistants/Restore": { "description": "TODO: Resource-level docs", @@ -1160,13 +1162,15 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "account_sid", - "sid", - "unique_name", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "account_sid", + "sid", + "unique_name", + "friendly_name" + ], + "pathType": "list" + } }, "/v1/Assistants/{AssistantSid}/Defaults": { "description": "TODO: Resource-level docs", @@ -1261,10 +1265,12 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "data" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "data" + ], + "pathType": "instance" + } }, "/v1/Assistants/{AssistantSid}/Dialogues/{Sid}": { "description": "TODO: Resource-level docs", @@ -1317,11 +1323,13 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "data" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "data" + ], + "pathType": "instance" + } }, "/v1/Assistants/{AssistantSid}/FieldTypes": { "description": "TODO: Resource-level docs", @@ -1472,12 +1480,14 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name" + ], + "pathType": "list" + } }, "/v1/Assistants/{AssistantSid}/FieldTypes/{FieldTypeSid}/FieldValues": { "description": "TODO: Resource-level docs", @@ -1659,12 +1669,14 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "value", - "language" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "value", + "language" + ], + "pathType": "list" + } }, "/v1/Assistants/{AssistantSid}/FieldTypes/{FieldTypeSid}/FieldValues/{Sid}": { "delete": { @@ -1772,12 +1784,14 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "value", - "language" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "value", + "language" + ], + "pathType": "instance" + } }, "/v1/Assistants/{AssistantSid}/FieldTypes/{Sid}": { "delete": { @@ -1931,12 +1945,14 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name" + ], + "pathType": "instance" + } }, "/v1/Assistants/{AssistantSid}/ModelBuilds": { "description": "TODO: Resource-level docs", @@ -2085,13 +2101,15 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "status", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "status", + "date_created" + ], + "pathType": "list" + } }, "/v1/Assistants/{AssistantSid}/ModelBuilds/{Sid}": { "delete": { @@ -2241,13 +2259,15 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "status", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "status", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Assistants/{AssistantSid}/Queries": { "description": "TODO: Resource-level docs", @@ -2442,13 +2462,15 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "query", - "status", - "language" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "query", + "status", + "language" + ], + "pathType": "list" + } }, "/v1/Assistants/{AssistantSid}/Queries/{Sid}": { "delete": { @@ -2605,13 +2627,15 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "query", - "status", - "language" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "query", + "status", + "language" + ], + "pathType": "instance" + } }, "/v1/Assistants/{AssistantSid}/StyleSheet": { "description": "TODO: Resource-level docs", @@ -2706,10 +2730,12 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "data" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "data" + ], + "pathType": "instance" + } }, "/v1/Assistants/{AssistantSid}/Tasks": { "description": "TODO: Resource-level docs", @@ -2869,12 +2895,14 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name" + ], + "pathType": "list" + } }, "/v1/Assistants/{AssistantSid}/Tasks/{Sid}": { "delete": { @@ -3037,12 +3065,14 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name" + ], + "pathType": "instance" + } }, "/v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Actions": { "description": "TODO: Resource-level docs", @@ -3155,10 +3185,12 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "data" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "data" + ], + "pathType": "instance" + } }, "/v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Fields": { "description": "TODO: Resource-level docs", @@ -3328,12 +3360,14 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "field_type" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "field_type" + ], + "pathType": "list" + } }, "/v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Fields/{Sid}": { "delete": { @@ -3441,12 +3475,14 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "field_type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "field_type" + ], + "pathType": "instance" + } }, "/v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Samples": { "description": "TODO: Resource-level docs", @@ -3628,13 +3664,15 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "tagged_text", - "language", - "source_channel" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "tagged_text", + "language", + "source_channel" + ], + "pathType": "list" + } }, "/v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Samples/{Sid}": { "delete": { @@ -3828,13 +3866,15 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "tagged_text", - "language", - "source_channel" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "tagged_text", + "language", + "source_channel" + ], + "pathType": "instance" + } }, "/v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Statistics": { "description": "TODO: Resource-level docs", @@ -3887,11 +3927,13 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "samples_count", - "fields_count" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "samples_count", + "fields_count" + ], + "pathType": "instance" + } }, "/v1/Assistants/{AssistantSid}/Webhooks": { "description": "TODO: Resource-level docs", @@ -4053,14 +4095,16 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "events", - "wehbook_url", - "webhook_method" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "events", + "wehbook_url", + "webhook_method" + ], + "pathType": "list" + } }, "/v1/Assistants/{AssistantSid}/Webhooks/{Sid}": { "delete": { @@ -4223,14 +4267,16 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "events", - "wehbook_url", - "webhook_method" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "events", + "wehbook_url", + "webhook_method" + ], + "pathType": "instance" + } }, "/v1/Assistants/{Sid}": { "delete": { @@ -4382,12 +4428,14 @@ "url": "https://autopilot.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_bulkexports_v1.json b/spec/json/twilio_bulkexports_v1.json index 595f0b81..bfecdc14 100644 --- a/spec/json/twilio_bulkexports_v1.json +++ b/spec/json/twilio_bulkexports_v1.json @@ -326,20 +326,22 @@ "url": "https://bulkexports.twilio.com" } ], - "x-default-output-properties": [ - "details", - "email", - "end_day", - "estimated_completion_time", - "friendly_name", - "job_queue_position", - "job_sid", - "resource_type", - "start_day", - "webhook_method", - "webhook_url" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "details", + "email", + "end_day", + "estimated_completion_time", + "friendly_name", + "job_queue_position", + "job_sid", + "resource_type", + "start_day", + "webhook_method", + "webhook_url" + ], + "pathType": "instance" + } }, "/v1/Exports/{ResourceType}": { "description": "TODO: Resource-level docs", @@ -383,8 +385,10 @@ "url": "https://bulkexports.twilio.com" } ], - "x-default-output-properties": [], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [], + "pathType": "instance" + } }, "/v1/Exports/{ResourceType}/Configuration": { "description": "TODO: Resource-level docs", @@ -488,14 +492,16 @@ "url": "https://bulkexports.twilio.com" } ], - "x-default-output-properties": [ - "enabled", - "resource_type", - "url", - "webhook_method", - "webhook_url" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "enabled", + "resource_type", + "url", + "webhook_method", + "webhook_url" + ], + "pathType": "instance" + } }, "/v1/Exports/{ResourceType}/Days": { "description": "TODO: Resource-level docs", @@ -588,15 +594,17 @@ "url": "https://bulkexports.twilio.com" } ], - "x-default-output-properties": [ - "friendly_name", - "create_date", - "day", - "resource_type", - "size", - "redirectTo" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "friendly_name", + "create_date", + "day", + "resource_type", + "size", + "redirectTo" + ], + "pathType": "list" + } }, "/v1/Exports/{ResourceType}/Days/{Day}": { "description": "TODO: Resource-level docs", @@ -649,15 +657,17 @@ "url": "https://bulkexports.twilio.com" } ], - "x-default-output-properties": [ - "friendly_name", - "create_date", - "day", - "resource_type", - "size", - "redirectTo" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "friendly_name", + "create_date", + "day", + "resource_type", + "size", + "redirectTo" + ], + "pathType": "instance" + } }, "/v1/Exports/{ResourceType}/Jobs": { "description": "TODO: Resource-level docs", @@ -826,20 +836,22 @@ "url": "https://bulkexports.twilio.com" } ], - "x-default-output-properties": [ - "details", - "email", - "end_day", - "estimated_completion_time", - "friendly_name", - "job_queue_position", - "job_sid", - "resource_type", - "start_day", - "webhook_method", - "webhook_url" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "details", + "email", + "end_day", + "estimated_completion_time", + "friendly_name", + "job_queue_position", + "job_sid", + "resource_type", + "start_day", + "webhook_method", + "webhook_url" + ], + "pathType": "list" + } } }, "servers": [ diff --git a/spec/json/twilio_chat_v1.json b/spec/json/twilio_chat_v1.json index 018a3eb9..a1246a28 100644 --- a/spec/json/twilio_chat_v1.json +++ b/spec/json/twilio_chat_v1.json @@ -922,12 +922,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "list" + } }, "/v1/Credentials/{Sid}": { "delete": { @@ -1079,12 +1081,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "instance" + } }, "/v1/Services": { "description": "Top level scope for all chat resources", @@ -1211,12 +1215,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Channels": { "description": "Channels represent chat rooms", @@ -1397,12 +1403,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites": { "description": "Pending invitations to users to become channel members", @@ -1591,12 +1599,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites/{Sid}": { "delete": { @@ -1716,12 +1726,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Channels/{ChannelSid}/Members": { "description": "Users joined to specific channels", @@ -1910,12 +1922,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Channels/{ChannelSid}/Members/{Sid}": { "delete": { @@ -2118,12 +2132,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Channels/{ChannelSid}/Messages": { "description": "Individual chat messages", @@ -2320,13 +2336,15 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "from", - "to", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "from", + "to", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}": { "delete": { @@ -2534,13 +2552,15 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "from", - "to", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "from", + "to", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Channels/{Sid}": { "delete": { @@ -2707,12 +2727,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Roles": { "description": "Roles determining user or member permissions", @@ -2882,12 +2904,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Roles/{Sid}": { "delete": { @@ -3061,12 +3085,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Users": { "description": "Unique chat users within a chat service", @@ -3234,12 +3260,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Users/{Sid}": { "delete": { @@ -3409,12 +3437,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Users/{UserSid}/Channels": { "description": "TODO: Resource-level docs", @@ -3519,11 +3549,13 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "channel_sid", - "status" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "channel_sid", + "status" + ], + "pathType": "list" + } }, "/v1/Services/{Sid}": { "delete": { @@ -4033,12 +4065,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_chat_v2.json b/spec/json/twilio_chat_v2.json index 84605f85..8336d074 100644 --- a/spec/json/twilio_chat_v2.json +++ b/spec/json/twilio_chat_v2.json @@ -1219,12 +1219,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "list" + } }, "/v2/Credentials/{Sid}": { "delete": { @@ -1376,12 +1378,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "instance" + } }, "/v2/Services": { "description": "Top level scope for all chat resources", @@ -1508,12 +1512,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Bindings": { "description": "Push notification subscription for users", @@ -1636,12 +1642,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "endpoint", - "identity" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "endpoint", + "identity" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Bindings/{Sid}": { "delete": { @@ -1743,12 +1751,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "endpoint", - "identity" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "endpoint", + "identity" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Channels": { "description": "Channels represent chat rooms", @@ -1955,12 +1965,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Channels/{ChannelSid}/Invites": { "description": "Pending invitations to users to become channel members", @@ -2149,12 +2161,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "date_created" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Channels/{ChannelSid}/Invites/{Sid}": { "delete": { @@ -2274,12 +2288,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "date_created" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Channels/{ChannelSid}/Members": { "description": "Users joined to specific channels", @@ -2504,12 +2520,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "date_created" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Channels/{ChannelSid}/Members/{Sid}": { "delete": { @@ -2746,12 +2764,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "date_created" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages": { "description": "Individual chat messages", @@ -2972,13 +2992,15 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "from", - "to", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "from", + "to", + "date_created" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}": { "delete": { @@ -3219,13 +3241,15 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "from", - "to", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "from", + "to", + "date_created" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks": { "description": "Webhooks for specific channels", @@ -3438,11 +3462,13 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "configuration" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "configuration" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks/{Sid}": { "delete": { @@ -3670,11 +3696,13 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "configuration" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "configuration" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Channels/{Sid}": { "delete": { @@ -3879,12 +3907,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Roles": { "description": "Roles determining user or member permissions", @@ -4054,12 +4084,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Roles/{Sid}": { "delete": { @@ -4233,12 +4265,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Users": { "description": "Unique chat users within a chat service", @@ -4418,13 +4452,15 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "identity", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "identity", + "date_created" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Users/{Sid}": { "delete": { @@ -4606,13 +4642,15 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "identity", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "identity", + "date_created" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Users/{UserSid}/Bindings": { "description": "List of bindings for a given user", @@ -4733,13 +4771,15 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "endpoint", - "identity", - "binding_type" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "endpoint", + "identity", + "binding_type" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Users/{UserSid}/Bindings/{Sid}": { "delete": { @@ -4859,13 +4899,15 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "endpoint", - "identity", - "binding_type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "endpoint", + "identity", + "binding_type" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Users/{UserSid}/Channels": { "description": "List of channels for a given user", @@ -4970,11 +5012,13 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "channel_sid", - "status" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "channel_sid", + "status" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Users/{UserSid}/Channels/{ChannelSid}": { "delete": { @@ -5174,11 +5218,13 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "channel_sid", - "status" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "channel_sid", + "status" + ], + "pathType": "instance" + } }, "/v2/Services/{Sid}": { "delete": { @@ -5452,12 +5498,14 @@ "url": "https://chat.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_conversations_v1.json b/spec/json/twilio_conversations_v1.json index e2ddc96c..4643bff9 100644 --- a/spec/json/twilio_conversations_v1.json +++ b/spec/json/twilio_conversations_v1.json @@ -1657,12 +1657,14 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "account_sid", - "default_chat_service_sid", - "default_messaging_service_sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "account_sid", + "default_chat_service_sid", + "default_messaging_service_sid" + ], + "pathType": "instance" + } }, "/v1/Configuration/Webhooks": { "description": "A Webhook resource manages a service-level set of callback URLs and their configuration for receiving all conversation events.", @@ -1758,13 +1760,15 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "target", - "method", - "pre_webhook_url", - "post_webhook_url" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "target", + "method", + "pre_webhook_url", + "post_webhook_url" + ], + "pathType": "instance" + } }, "/v1/Conversations": { "description": "A Conversation resource represents an omnichannel group conversation with an ordered list of messages and a participant roster.", @@ -1944,13 +1948,15 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "chat_service_sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "chat_service_sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v1/Conversations/{ConversationSid}/Messages": { "description": "A Message resource represents a message in a conversation.", @@ -2131,13 +2137,15 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "index", - "author", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "index", + "author", + "date_created" + ], + "pathType": "list" + } }, "/v1/Conversations/{ConversationSid}/Messages/{MessageSid}/Receipts": { "description": "A Message Receipt resource represents a delivery/read receipt of a message in a conversation.", @@ -2242,13 +2250,15 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "message_sid", - "status", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "message_sid", + "status", + "date_created" + ], + "pathType": "list" + } }, "/v1/Conversations/{ConversationSid}/Messages/{MessageSid}/Receipts/{Sid}": { "description": "A Message Receipt resource represents a delivery/read receipt of a message in a conversation.", @@ -2316,13 +2326,15 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "message_sid", - "status", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "message_sid", + "status", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Conversations/{ConversationSid}/Messages/{Sid}": { "delete": { @@ -2523,13 +2535,15 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "index", - "author", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "index", + "author", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Conversations/{ConversationSid}/Participants": { "description": "A Participant resource represents a member of the conversation.", @@ -2718,11 +2732,13 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "messaging_binding" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "messaging_binding" + ], + "pathType": "list" + } }, "/v1/Conversations/{ConversationSid}/Participants/{Sid}": { "delete": { @@ -2943,11 +2959,13 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "messaging_binding" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "messaging_binding" + ], + "pathType": "instance" + } }, "/v1/Conversations/{ConversationSid}/Webhooks": { "description": "A Scoped Webhook resource manages a set of callback URLs and their configuration for receiving events specific to one conversation.", @@ -3136,11 +3154,13 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "target" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "target" + ], + "pathType": "list" + } }, "/v1/Conversations/{ConversationSid}/Webhooks/{Sid}": { "delete": { @@ -3328,11 +3348,13 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "target" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "target" + ], + "pathType": "instance" + } }, "/v1/Conversations/{Sid}": { "delete": { @@ -3521,13 +3543,15 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "chat_service_sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "chat_service_sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Credentials": { "description": "A Credential resource represents a push notification credential.", @@ -3683,12 +3707,14 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "list" + } }, "/v1/Credentials/{Sid}": { "delete": { @@ -3849,12 +3875,14 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "instance" + } }, "/v1/Roles": { "description": "A Role resource represents a set of permissions granted to a user within a service or a conversation.", @@ -3998,12 +4026,14 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "list" + } }, "/v1/Roles/{Sid}": { "delete": { @@ -4141,12 +4171,14 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "instance" + } }, "/v1/Services": { "description": "A Service resource is a top-level conversation resource container that serves as a data silo.", @@ -4273,11 +4305,13 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "list" + } }, "/v1/Services/{ChatServiceSid}/Bindings": { "description": "A Binding resource represents a push notification binding and its configuration, for delivering conversation events to mobile or web endpoints.", @@ -4400,12 +4434,14 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "endpoint", - "identity" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "endpoint", + "identity" + ], + "pathType": "list" + } }, "/v1/Services/{ChatServiceSid}/Bindings/{Sid}": { "delete": { @@ -4507,12 +4543,14 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "endpoint", - "identity" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "endpoint", + "identity" + ], + "pathType": "instance" + } }, "/v1/Services/{ChatServiceSid}/Configuration": { "description": "A Service Configuration resource manages service-level settings applicable to the Conversation API.", @@ -4634,10 +4672,12 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "chat_service_sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "chat_service_sid" + ], + "pathType": "instance" + } }, "/v1/Services/{ChatServiceSid}/Configuration/Notifications": { "description": "A Service Notification resource manages a set of settings to determine push notification behavior at service level.", @@ -4778,10 +4818,12 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "chat_service_sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "chat_service_sid" + ], + "pathType": "instance" + } }, "/v1/Services/{ChatServiceSid}/Conversations": { "description": "A Service Conversation resource represents an omnichannel group conversation with an ordered list of messages and a participant roster.", @@ -4985,13 +5027,15 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "chat_service_sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "chat_service_sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Messages": { "description": "A Service Message resource represents a message in a conversation within a specific service.", @@ -5196,13 +5240,15 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "index", - "author", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "index", + "author", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Messages/{MessageSid}/Receipts": { "description": "A Service Message Receipt resource represents a delivery/read receipt of a message in a conversation.", @@ -5319,13 +5365,15 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "message_sid", - "status", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "message_sid", + "status", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Messages/{MessageSid}/Receipts/{Sid}": { "description": "A Service Message Receipt resource represents a delivery/read receipt of a message in a conversation.", @@ -5405,13 +5453,15 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "message_sid", - "status", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "message_sid", + "status", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Messages/{Sid}": { "delete": { @@ -5648,13 +5698,15 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "index", - "author", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "index", + "author", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Participants": { "description": "A Service Participant resource represents a member of the conversation within a specific service.", @@ -5867,11 +5919,13 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "messaging_binding" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "messaging_binding" + ], + "pathType": "list" + } }, "/v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Participants/{Sid}": { "delete": { @@ -6128,11 +6182,13 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "messaging_binding" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "messaging_binding" + ], + "pathType": "instance" + } }, "/v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Webhooks": { "description": "A Conversation-scoped Webhook resource manages a set of callback URLs and their configuration for receiving events specific to one conversation.", @@ -6345,11 +6401,13 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "target" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "target" + ], + "pathType": "list" + } }, "/v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Webhooks/{Sid}": { "delete": { @@ -6573,11 +6631,13 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "target" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "target" + ], + "pathType": "instance" + } }, "/v1/Services/{ChatServiceSid}/Conversations/{Sid}": { "delete": { @@ -6802,13 +6862,15 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "chat_service_sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "chat_service_sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Services/{ChatServiceSid}/Roles": { "description": "A Service Role resource represents a set of permissions granted to a user within a service or a conversation.", @@ -6978,12 +7040,14 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "list" + } }, "/v1/Services/{ChatServiceSid}/Roles/{Sid}": { "delete": { @@ -7157,12 +7221,14 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "instance" + } }, "/v1/Services/{ChatServiceSid}/Users": { "description": "A Service User resource represents a conversation user belonging to a specific conversation service.", @@ -7342,11 +7408,13 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity" + ], + "pathType": "list" + } }, "/v1/Services/{ChatServiceSid}/Users/{Sid}": { "delete": { @@ -7540,11 +7608,13 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity" + ], + "pathType": "instance" + } }, "/v1/Services/{Sid}": { "delete": { @@ -7622,11 +7692,13 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/v1/Users": { "description": "A User resource represents a conversation user belonging to a default conversation service.", @@ -7782,11 +7854,13 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity" + ], + "pathType": "list" + } }, "/v1/Users/{Sid}": { "delete": { @@ -7944,11 +8018,13 @@ "url": "https://conversations.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_events_v1.json b/spec/json/twilio_events_v1.json index 6f9437bd..5f0c4b11 100644 --- a/spec/json/twilio_events_v1.json +++ b/spec/json/twilio_events_v1.json @@ -354,10 +354,12 @@ "url": "https://events.twilio.com" } ], - "x-default-output-properties": [ - "id" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "id" + ], + "pathType": "instance" + } }, "/v1/Schemas/{Id}/Versions": { "description": "Version of the Schema", @@ -450,12 +452,14 @@ "url": "https://events.twilio.com" } ], - "x-default-output-properties": [ - "id", - "version", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "id", + "version", + "date_created" + ], + "pathType": "list" + } }, "/v1/Schemas/{Id}/Versions/{SchemaVersion}": { "description": "Version of the Schema", @@ -508,12 +512,14 @@ "url": "https://events.twilio.com" } ], - "x-default-output-properties": [ - "id", - "version", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "id", + "version", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Sinks": { "description": "Sink destination to send events to", @@ -670,16 +676,18 @@ "url": "https://events.twilio.com" } ], - "x-default-output-properties": [ - "date_created", - "date_updated", - "description", - "sid", - "sink_configuration", - "sink_type", - "status" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "date_created", + "date_updated", + "description", + "sid", + "sink_configuration", + "sink_type", + "status" + ], + "pathType": "list" + } }, "/v1/Sinks/{Sid}": { "delete": { @@ -814,16 +822,18 @@ "url": "https://events.twilio.com" } ], - "x-default-output-properties": [ - "date_created", - "date_updated", - "description", - "sid", - "sink_configuration", - "sink_type", - "status" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "date_created", + "date_updated", + "description", + "sid", + "sink_configuration", + "sink_type", + "status" + ], + "pathType": "instance" + } }, "/v1/Sinks/{Sid}/Test": { "description": "Test sink", @@ -870,10 +880,12 @@ "url": "https://events.twilio.com" } ], - "x-default-output-properties": [ - "result" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "result" + ], + "pathType": "list" + } }, "/v1/Sinks/{Sid}/Validate": { "description": "Validate sink", @@ -939,10 +951,12 @@ "url": "https://events.twilio.com" } ], - "x-default-output-properties": [ - "result" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "result" + ], + "pathType": "list" + } }, "/v1/Subscriptions": { "description": "Subscription to send Event Types to a Sink", @@ -1096,14 +1110,16 @@ "url": "https://events.twilio.com" } ], - "x-default-output-properties": [ - "account_sid", - "sid", - "sink_sid", - "date_created", - "date_updated" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "account_sid", + "sid", + "sink_sid", + "date_created", + "date_updated" + ], + "pathType": "list" + } }, "/v1/Subscriptions/{Sid}": { "delete": { @@ -1242,14 +1258,16 @@ "url": "https://events.twilio.com" } ], - "x-default-output-properties": [ - "account_sid", - "sid", - "sink_sid", - "date_created", - "date_updated" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "account_sid", + "sid", + "sink_sid", + "date_created", + "date_updated" + ], + "pathType": "instance" + } }, "/v1/Subscriptions/{SubscriptionSid}/SubscribedEvents": { "description": "Event subscribed to in the parent subscription", @@ -1406,13 +1424,15 @@ "url": "https://events.twilio.com" } ], - "x-default-output-properties": [ - "type", - "schema_version", - "account_sid", - "subscription_sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "type", + "schema_version", + "account_sid", + "subscription_sid" + ], + "pathType": "list" + } }, "/v1/Subscriptions/{SubscriptionSid}/SubscribedEvents/{Type}": { "delete": { @@ -1571,13 +1591,15 @@ "url": "https://events.twilio.com" } ], - "x-default-output-properties": [ - "type", - "schema_version", - "account_sid", - "subscription_sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "type", + "schema_version", + "account_sid", + "subscription_sid" + ], + "pathType": "instance" + } }, "/v1/Types": { "description": "Event Types available", @@ -1669,12 +1691,14 @@ "url": "https://events.twilio.com" } ], - "x-default-output-properties": [ - "type", - "schema_id", - "description" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "type", + "schema_id", + "description" + ], + "pathType": "list" + } }, "/v1/Types/{Type}": { "description": "Event Types available", @@ -1718,12 +1742,14 @@ "url": "https://events.twilio.com" } ], - "x-default-output-properties": [ - "type", - "schema_id", - "description" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "type", + "schema_id", + "description" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_fax_v1.json b/spec/json/twilio_fax_v1.json index 4725ad83..517856e3 100644 --- a/spec/json/twilio_fax_v1.json +++ b/spec/json/twilio_fax_v1.json @@ -405,14 +405,16 @@ "url": "https://fax.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "from", - "to", - "status", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "from", + "to", + "status", + "date_created" + ], + "pathType": "list" + } }, "/v1/Faxes/{FaxSid}/Media": { "description": "TODO: Resource-level docs", @@ -508,11 +510,13 @@ "url": "https://fax.twilio.com" } ], - "x-default-output-properties": [ - "content_type", - "url" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "content_type", + "url" + ], + "pathType": "list" + } }, "/v1/Faxes/{FaxSid}/Media/{Sid}": { "delete": { @@ -614,11 +618,13 @@ "url": "https://fax.twilio.com" } ], - "x-default-output-properties": [ - "content_type", - "url" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "content_type", + "url" + ], + "pathType": "instance" + } }, "/v1/Faxes/{Sid}": { "delete": { @@ -753,14 +759,16 @@ "url": "https://fax.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "from", - "to", - "status", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "from", + "to", + "status", + "date_created" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_flex_v1.json b/spec/json/twilio_flex_v1.json index dafa42b5..94c132c1 100644 --- a/spec/json/twilio_flex_v1.json +++ b/spec/json/twilio_flex_v1.json @@ -657,13 +657,15 @@ "url": "https://flex-api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "flex_flow_sid", - "user_sid", - "task_sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "flex_flow_sid", + "user_sid", + "task_sid" + ], + "pathType": "list" + } }, "/v1/Channels/{Sid}": { "delete": { @@ -741,13 +743,15 @@ "url": "https://flex-api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "flex_flow_sid", - "user_sid", - "task_sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "flex_flow_sid", + "user_sid", + "task_sid" + ], + "pathType": "instance" + } }, "/v1/Configuration": { "description": "Configuration for a Flex instance", @@ -814,13 +818,15 @@ "url": "https://flex-api.twilio.com" } ], - "x-default-output-properties": [ - "status", - "ui_language", - "ui_version", - "service_version" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "status", + "ui_language", + "ui_version", + "service_version" + ], + "pathType": "instance" + } }, "/v1/FlexFlows": { "description": "Flex Flow", @@ -1047,13 +1053,15 @@ "url": "https://flex-api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "channel_type", - "integration_type" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "channel_type", + "integration_type" + ], + "pathType": "list" + } }, "/v1/FlexFlows/{Sid}": { "delete": { @@ -1275,13 +1283,15 @@ "url": "https://flex-api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "channel_type", - "integration_type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "channel_type", + "integration_type" + ], + "pathType": "instance" + } }, "/v1/WebChannels": { "description": "TODO: Resource-level docs", @@ -1434,11 +1444,13 @@ "url": "https://flex-api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "flex_flow_sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "flex_flow_sid" + ], + "pathType": "list" + } }, "/v1/WebChannels/{Sid}": { "delete": { @@ -1577,11 +1589,13 @@ "url": "https://flex-api.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "flex_flow_sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "flex_flow_sid" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_insights_v1.json b/spec/json/twilio_insights_v1.json index a3975c4c..ae110102 100644 --- a/spec/json/twilio_insights_v1.json +++ b/spec/json/twilio_insights_v1.json @@ -783,11 +783,13 @@ "url": "https://insights.twilio.com" } ], - "x-default-output-properties": [ - "room_sid", - "create_time" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "room_sid", + "create_time" + ], + "pathType": "list" + } }, "/v1/Video/Rooms/{RoomSid}": { "description": "TODO: Resource-level docs", @@ -831,11 +833,13 @@ "url": "https://insights.twilio.com" } ], - "x-default-output-properties": [ - "room_sid", - "create_time" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "room_sid", + "create_time" + ], + "pathType": "instance" + } }, "/v1/Video/Rooms/{RoomSid}/Participants": { "description": "TODO: Resource-level docs", @@ -928,10 +932,12 @@ "url": "https://insights.twilio.com" } ], - "x-default-output-properties": [ - "participant_sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "participant_sid" + ], + "pathType": "list" + } }, "/v1/Video/Rooms/{RoomSid}/Participants/{ParticipantSid}": { "description": "TODO: Resource-level docs", @@ -984,10 +990,12 @@ "url": "https://insights.twilio.com" } ], - "x-default-output-properties": [ - "participant_sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "participant_sid" + ], + "pathType": "instance" + } }, "/v1/Voice/{CallSid}/Events": { "description": "TODO: Resource-level docs", @@ -1098,14 +1106,16 @@ "url": "https://insights.twilio.com" } ], - "x-default-output-properties": [ - "timestamp", - "call_sid", - "account_sid", - "edge", - "name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "timestamp", + "call_sid", + "account_sid", + "edge", + "name" + ], + "pathType": "list" + } }, "/v1/Voice/{CallSid}/Metrics": { "description": "TODO: Resource-level docs", @@ -1230,14 +1240,16 @@ "url": "https://insights.twilio.com" } ], - "x-default-output-properties": [ - "timestamp", - "call_sid", - "account_sid", - "edge", - "direction" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "timestamp", + "call_sid", + "account_sid", + "edge", + "direction" + ], + "pathType": "list" + } }, "/v1/Voice/{CallSid}/Summary": { "description": "TODO: Resource-level docs", @@ -1296,13 +1308,15 @@ "url": "https://insights.twilio.com" } ], - "x-default-output-properties": [ - "call_type", - "call_state", - "processing_state", - "duration" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "call_type", + "call_state", + "processing_state", + "duration" + ], + "pathType": "instance" + } }, "/v1/Voice/{Sid}": { "description": "TODO: Resource-level docs", @@ -1349,8 +1363,10 @@ "url": "https://insights.twilio.com" } ], - "x-default-output-properties": [], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_ip_messaging_v1.json b/spec/json/twilio_ip_messaging_v1.json index 78287849..0e6907c1 100644 --- a/spec/json/twilio_ip_messaging_v1.json +++ b/spec/json/twilio_ip_messaging_v1.json @@ -814,12 +814,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "list" + } }, "/v1/Credentials/{Sid}": { "delete": { @@ -971,12 +973,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "instance" + } }, "/v1/Services": { "description": "TODO: Resource-level docs", @@ -1103,12 +1107,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Channels": { "description": "TODO: Resource-level docs", @@ -1289,12 +1295,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites": { "description": "TODO: Resource-level docs", @@ -1483,12 +1491,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites/{Sid}": { "delete": { @@ -1608,12 +1618,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Channels/{ChannelSid}/Members": { "description": "TODO: Resource-level docs", @@ -1802,12 +1814,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Channels/{ChannelSid}/Members/{Sid}": { "delete": { @@ -2010,12 +2024,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Channels/{ChannelSid}/Messages": { "description": "TODO: Resource-level docs", @@ -2212,13 +2228,15 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "from", - "to", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "from", + "to", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}": { "delete": { @@ -2426,13 +2444,15 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "from", - "to", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "from", + "to", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Channels/{Sid}": { "delete": { @@ -2599,12 +2619,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Roles": { "description": "TODO: Resource-level docs", @@ -2774,12 +2796,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Roles/{Sid}": { "delete": { @@ -2953,12 +2977,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Users": { "description": "TODO: Resource-level docs", @@ -3126,12 +3152,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Users/{Sid}": { "delete": { @@ -3301,12 +3329,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Users/{UserSid}/Channels": { "description": "TODO: Resource-level docs", @@ -3411,11 +3441,13 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "channel_sid", - "status" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "channel_sid", + "status" + ], + "pathType": "list" + } }, "/v1/Services/{Sid}": { "delete": { @@ -3925,12 +3957,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_ip_messaging_v2.json b/spec/json/twilio_ip_messaging_v2.json index 766dd39a..8acc1c62 100644 --- a/spec/json/twilio_ip_messaging_v2.json +++ b/spec/json/twilio_ip_messaging_v2.json @@ -1069,12 +1069,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "list" + } }, "/v2/Credentials/{Sid}": { "delete": { @@ -1226,12 +1228,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "instance" + } }, "/v2/Services": { "description": "TODO: Resource-level docs", @@ -1358,12 +1362,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Bindings": { "description": "TODO: Resource-level docs", @@ -1486,12 +1492,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "endpoint", - "identity" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "endpoint", + "identity" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Bindings/{Sid}": { "delete": { @@ -1593,12 +1601,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "endpoint", - "identity" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "endpoint", + "identity" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Channels": { "description": "TODO: Resource-level docs", @@ -1805,12 +1815,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Channels/{ChannelSid}/Invites": { "description": "TODO: Resource-level docs", @@ -1999,12 +2011,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "date_created" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Channels/{ChannelSid}/Invites/{Sid}": { "delete": { @@ -2124,12 +2138,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "date_created" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Channels/{ChannelSid}/Members": { "description": "TODO: Resource-level docs", @@ -2354,12 +2370,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "date_created" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Channels/{ChannelSid}/Members/{Sid}": { "delete": { @@ -2596,12 +2614,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "date_created" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages": { "description": "TODO: Resource-level docs", @@ -2822,13 +2842,15 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "from", - "to", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "from", + "to", + "date_created" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}": { "delete": { @@ -3069,13 +3091,15 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "from", - "to", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "from", + "to", + "date_created" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks": { "description": "TODO: Resource-level docs", @@ -3288,11 +3312,13 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "configuration" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "configuration" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks/{Sid}": { "delete": { @@ -3520,11 +3546,13 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "configuration" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "configuration" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Channels/{Sid}": { "delete": { @@ -3729,12 +3757,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Roles": { "description": "TODO: Resource-level docs", @@ -3904,12 +3934,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Roles/{Sid}": { "delete": { @@ -4083,12 +4115,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Users": { "description": "TODO: Resource-level docs", @@ -4268,13 +4302,15 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "identity", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "identity", + "date_created" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Users/{Sid}": { "delete": { @@ -4456,13 +4492,15 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "identity", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "identity", + "date_created" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Users/{UserSid}/Bindings": { "description": "TODO: Resource-level docs", @@ -4583,13 +4621,15 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "endpoint", - "identity", - "binding_type" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "endpoint", + "identity", + "binding_type" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Users/{UserSid}/Bindings/{Sid}": { "delete": { @@ -4709,13 +4749,15 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "endpoint", - "identity", - "binding_type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "endpoint", + "identity", + "binding_type" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Users/{UserSid}/Channels": { "description": "TODO: Resource-level docs", @@ -4820,11 +4862,13 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "channel_sid", - "status" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "channel_sid", + "status" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Users/{UserSid}/Channels/{ChannelSid}": { "delete": { @@ -5024,11 +5068,13 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "channel_sid", - "status" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "channel_sid", + "status" + ], + "pathType": "instance" + } }, "/v2/Services/{Sid}": { "delete": { @@ -5302,12 +5348,14 @@ "url": "https://ip-messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_lookups_v1.json b/spec/json/twilio_lookups_v1.json index 65ce29d6..146ffa94 100644 --- a/spec/json/twilio_lookups_v1.json +++ b/spec/json/twilio_lookups_v1.json @@ -147,12 +147,14 @@ "url": "https://lookups.twilio.com" } ], - "x-default-output-properties": [ - "caller_name", - "country_code", - "carrier" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "caller_name", + "country_code", + "carrier" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_messaging_v1.json b/spec/json/twilio_messaging_v1.json index 66268603..0ec825f4 100644 --- a/spec/json/twilio_messaging_v1.json +++ b/spec/json/twilio_messaging_v1.json @@ -656,10 +656,12 @@ "url": "https://messaging.twilio.com" } ], - "x-default-output-properties": [ - "redirect_to" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "redirect_to" + ], + "pathType": "instance" + } }, "/v1/Services": { "description": "A Messaging Service resource to create, fetch, update, delete or add/remove senders from Messaging Services.", @@ -866,12 +868,14 @@ "url": "https://messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/PreregisteredUsa2p": { "description": "Resource to associate preregistered campaign with Messaging Service.", @@ -931,11 +935,13 @@ "url": "https://messaging.twilio.com" } ], - "x-default-output-properties": [ - "campaign_id", - "messaging_service_sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "campaign_id", + "messaging_service_sid" + ], + "pathType": "list" + } }, "/v1/Services/Usecases": { "description": "Use Case resource. Fetch possible use cases for a Messaging Service.", @@ -968,10 +974,12 @@ "url": "https://messaging.twilio.com" } ], - "x-default-output-properties": [ - "usecases" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "usecases" + ], + "pathType": "list" + } }, "/v1/Services/{MessagingServiceSid}/Compliance/Usa2p": { "description": "A service for (fetch/create/delete) A2P Campaign for a Messaging Service", @@ -1155,12 +1163,14 @@ "url": "https://messaging.twilio.com" } ], - "x-default-output-properties": [ - "brand_registration_sid", - "campaign_status", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "brand_registration_sid", + "campaign_status", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{MessagingServiceSid}/Compliance/Usa2p/Usecases": { "description": "Messaging Service Use Case resource. Fetch possible use cases for service.", @@ -1207,10 +1217,12 @@ "url": "https://messaging.twilio.com" } ], - "x-default-output-properties": [ - "us_app_to_person_usecases" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "us_app_to_person_usecases" + ], + "pathType": "list" + } }, "/v1/Services/{MessagingServiceSid}/Compliance/Usa2p/{Sid}": { "delete": { @@ -1312,12 +1324,14 @@ "url": "https://messaging.twilio.com" } ], - "x-default-output-properties": [ - "brand_registration_sid", - "campaign_status", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "brand_registration_sid", + "campaign_status", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/AlphaSenders": { "description": "A Messaging Service resource to add, fetch or remove an Alpha Sender ID from a Messaging Service.", @@ -1470,11 +1484,13 @@ "url": "https://messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "alpha_sender" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "alpha_sender" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/AlphaSenders/{Sid}": { "delete": { @@ -1570,11 +1586,13 @@ "url": "https://messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "alpha_sender" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "alpha_sender" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/PhoneNumbers": { "description": "A Messaging Service resource to add, fetch or remove phone numbers from a Messaging Service.", @@ -1730,12 +1748,14 @@ "url": "https://messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "phone_number", - "country_code" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "phone_number", + "country_code" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/PhoneNumbers/{Sid}": { "delete": { @@ -1831,12 +1851,14 @@ "url": "https://messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "phone_number", - "country_code" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "phone_number", + "country_code" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/ShortCodes": { "description": "A Messaging Service resource to add, fetch or remove short code numbers from a Messaging Service.", @@ -1992,12 +2014,14 @@ "url": "https://messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "short_code", - "country_code" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "short_code", + "country_code" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/ShortCodes/{Sid}": { "delete": { @@ -2093,12 +2117,14 @@ "url": "https://messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "short_code", - "country_code" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "short_code", + "country_code" + ], + "pathType": "instance" + } }, "/v1/Services/{Sid}": { "delete": { @@ -2310,12 +2336,14 @@ "url": "https://messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } }, "/v1/a2p/BrandRegistrations": { "description": "A Messaging Service resource to add and fetch Brand Registrations.", @@ -2453,11 +2481,13 @@ "url": "https://messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "date_created" + ], + "pathType": "list" + } }, "/v1/a2p/BrandRegistrations/{Sid}": { "description": "A Messaging Service resource to add and fetch Brand Registrations.", @@ -2504,11 +2534,13 @@ "url": "https://messaging.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "date_created" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_monitor_v1.json b/spec/json/twilio_monitor_v1.json index 6f00c48e..cf377c2b 100644 --- a/spec/json/twilio_monitor_v1.json +++ b/spec/json/twilio_monitor_v1.json @@ -453,13 +453,15 @@ "url": "https://monitor.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "error_code", - "log_level", - "alert_text" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "error_code", + "log_level", + "alert_text" + ], + "pathType": "list" + } }, "/v1/Alerts/{Sid}": { "description": "Debugger alerts", @@ -506,13 +508,15 @@ "url": "https://monitor.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "error_code", - "log_level", - "alert_text" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "error_code", + "log_level", + "alert_text" + ], + "pathType": "instance" + } }, "/v1/Events": { "description": "Debugger events", @@ -652,13 +656,15 @@ "url": "https://monitor.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "event_type", - "event_type", - "description" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "event_type", + "event_type", + "description" + ], + "pathType": "list" + } }, "/v1/Events/{Sid}": { "description": "Debugger events", @@ -705,13 +711,15 @@ "url": "https://monitor.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "event_type", - "event_type", - "description" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "event_type", + "event_type", + "description" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_notify_v1.json b/spec/json/twilio_notify_v1.json index 7bbf00bc..926a3f11 100644 --- a/spec/json/twilio_notify_v1.json +++ b/spec/json/twilio_notify_v1.json @@ -586,12 +586,14 @@ "url": "https://notify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "list" + } }, "/v1/Credentials/{Sid}": { "delete": { @@ -743,12 +745,14 @@ "url": "https://notify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "type" + ], + "pathType": "instance" + } }, "/v1/Services": { "description": "TODO: Resource-level docs", @@ -944,12 +948,14 @@ "url": "https://notify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Bindings": { "description": "TODO: Resource-level docs", @@ -1182,14 +1188,16 @@ "url": "https://notify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "endpoint", - "binding_type", - "address" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "endpoint", + "binding_type", + "address" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Bindings/{Sid}": { "delete": { @@ -1291,14 +1299,16 @@ "url": "https://notify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "endpoint", - "binding_type", - "address" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "endpoint", + "binding_type", + "address" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Notifications": { "description": "TODO: Resource-level docs", @@ -1445,12 +1455,14 @@ "url": "https://notify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "priority", - "title" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "priority", + "title" + ], + "pathType": "list" + } }, "/v1/Services/{Sid}": { "delete": { @@ -1646,12 +1658,14 @@ "url": "https://notify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_numbers_v2.json b/spec/json/twilio_numbers_v2.json index cd2311e6..29f9ab5f 100644 --- a/spec/json/twilio_numbers_v2.json +++ b/spec/json/twilio_numbers_v2.json @@ -691,12 +691,14 @@ "url": "https://numbers.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "regulation_sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "regulation_sid", + "friendly_name" + ], + "pathType": "list" + } }, "/v2/RegulatoryCompliance/Bundles/{BundleSid}/Evaluations": { "description": "TODO: Resource-level docs", @@ -830,10 +832,12 @@ "url": "https://numbers.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "list" + } }, "/v2/RegulatoryCompliance/Bundles/{BundleSid}/Evaluations/{Sid}": { "description": "TODO: Resource-level docs", @@ -892,10 +896,12 @@ "url": "https://numbers.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "instance" + } }, "/v2/RegulatoryCompliance/Bundles/{BundleSid}/ItemAssignments": { "description": "TODO: Resource-level docs", @@ -1051,10 +1057,12 @@ "url": "https://numbers.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "list" + } }, "/v2/RegulatoryCompliance/Bundles/{BundleSid}/ItemAssignments/{Sid}": { "delete": { @@ -1156,10 +1164,12 @@ "url": "https://numbers.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "instance" + } }, "/v2/RegulatoryCompliance/Bundles/{Sid}": { "delete": { @@ -1312,12 +1322,14 @@ "url": "https://numbers.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "regulation_sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "regulation_sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/v2/RegulatoryCompliance/EndUserTypes": { "description": "TODO: Resource-level docs", @@ -1401,11 +1413,13 @@ "url": "https://numbers.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "list" + } }, "/v2/RegulatoryCompliance/EndUserTypes/{Sid}": { "description": "TODO: Resource-level docs", @@ -1449,11 +1463,13 @@ "url": "https://numbers.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/v2/RegulatoryCompliance/EndUsers": { "description": "TODO: Resource-level docs", @@ -1593,11 +1609,13 @@ "url": "https://numbers.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "list" + } }, "/v2/RegulatoryCompliance/EndUsers/{Sid}": { "delete": { @@ -1733,11 +1751,13 @@ "url": "https://numbers.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/v2/RegulatoryCompliance/Regulations": { "description": "TODO: Resource-level docs", @@ -1849,11 +1869,13 @@ "url": "https://numbers.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "list" + } }, "/v2/RegulatoryCompliance/Regulations/{Sid}": { "description": "TODO: Resource-level docs", @@ -1900,11 +1922,13 @@ "url": "https://numbers.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/v2/RegulatoryCompliance/SupportingDocumentTypes": { "description": "TODO: Resource-level docs", @@ -1988,11 +2012,13 @@ "url": "https://numbers.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "list" + } }, "/v2/RegulatoryCompliance/SupportingDocumentTypes/{Sid}": { "description": "TODO: Resource-level docs", @@ -2036,11 +2062,13 @@ "url": "https://numbers.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/v2/RegulatoryCompliance/SupportingDocuments": { "description": "TODO: Resource-level docs", @@ -2176,11 +2204,13 @@ "url": "https://numbers.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "list" + } }, "/v2/RegulatoryCompliance/SupportingDocuments/{Sid}": { "delete": { @@ -2316,11 +2346,13 @@ "url": "https://numbers.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_pricing_v1.json b/spec/json/twilio_pricing_v1.json index 10b35cb7..d2d744bf 100644 --- a/spec/json/twilio_pricing_v1.json +++ b/spec/json/twilio_pricing_v1.json @@ -481,13 +481,15 @@ "url": "https://pricing.twilio.com" } ], - "x-default-output-properties": [ - "country", - "outbound_sms_prices", - "inbound_sms_prices", - "price_unit" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "country", + "outbound_sms_prices", + "inbound_sms_prices", + "price_unit" + ], + "pathType": "list" + } }, "/v1/Messaging/Countries/{IsoCountry}": { "description": "Messaging pricing by country", @@ -531,13 +533,15 @@ "url": "https://pricing.twilio.com" } ], - "x-default-output-properties": [ - "country", - "outbound_sms_prices", - "inbound_sms_prices", - "price_unit" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "country", + "outbound_sms_prices", + "inbound_sms_prices", + "price_unit" + ], + "pathType": "instance" + } }, "/v1/PhoneNumbers/Countries": { "description": "Phone number pricing by country", @@ -621,11 +625,13 @@ "url": "https://pricing.twilio.com" } ], - "x-default-output-properties": [ - "country", - "price_unit" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "country", + "price_unit" + ], + "pathType": "list" + } }, "/v1/PhoneNumbers/Countries/{IsoCountry}": { "description": "Phone number pricing by country", @@ -669,11 +675,13 @@ "url": "https://pricing.twilio.com" } ], - "x-default-output-properties": [ - "country", - "price_unit" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "country", + "price_unit" + ], + "pathType": "instance" + } }, "/v1/Voice/Countries": { "description": "Voice pricing by country", @@ -757,11 +765,13 @@ "url": "https://pricing.twilio.com" } ], - "x-default-output-properties": [ - "country", - "price_unit" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "country", + "price_unit" + ], + "pathType": "list" + } }, "/v1/Voice/Countries/{IsoCountry}": { "description": "Voice pricing by country", @@ -805,11 +815,13 @@ "url": "https://pricing.twilio.com" } ], - "x-default-output-properties": [ - "country", - "price_unit" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "country", + "price_unit" + ], + "pathType": "instance" + } }, "/v1/Voice/Numbers/{Number}": { "description": "Voice pricing for a specific phone number", @@ -853,13 +865,15 @@ "url": "https://pricing.twilio.com" } ], - "x-default-output-properties": [ - "country", - "outbound_call_price", - "inbound_call_price", - "price_unit" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "country", + "outbound_call_price", + "inbound_call_price", + "price_unit" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_pricing_v2.json b/spec/json/twilio_pricing_v2.json index a1436352..e13d9d48 100644 --- a/spec/json/twilio_pricing_v2.json +++ b/spec/json/twilio_pricing_v2.json @@ -300,11 +300,13 @@ "url": "https://pricing.twilio.com" } ], - "x-default-output-properties": [ - "country", - "price_unit" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "country", + "price_unit" + ], + "pathType": "list" + } }, "/v2/Voice/Countries/{IsoCountry}": { "description": "Voice pricing by country", @@ -348,11 +350,13 @@ "url": "https://pricing.twilio.com" } ], - "x-default-output-properties": [ - "country", - "price_unit" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "country", + "price_unit" + ], + "pathType": "instance" + } }, "/v2/Voice/Numbers/{DestinationNumber}": { "description": "Voice pricing for a specific phone number", @@ -404,12 +408,14 @@ "url": "https://pricing.twilio.com" } ], - "x-default-output-properties": [ - "country", - "inbound_call_price", - "price_unit" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "country", + "inbound_call_price", + "price_unit" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_proxy_v1.json b/spec/json/twilio_proxy_v1.json index f869c45c..809b02c0 100644 --- a/spec/json/twilio_proxy_v1.json +++ b/spec/json/twilio_proxy_v1.json @@ -1037,12 +1037,14 @@ "url": "https://proxy.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/PhoneNumbers": { "description": "TODO: Resource-level docs", @@ -1203,12 +1205,14 @@ "url": "https://proxy.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "phone_number" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "phone_number" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/PhoneNumbers/{Sid}": { "delete": { @@ -1376,12 +1380,14 @@ "url": "https://proxy.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "phone_number" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "phone_number" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Sessions": { "description": "TODO: Resource-level docs", @@ -1571,13 +1577,15 @@ "url": "https://proxy.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "date_started", - "date_ended" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "date_started", + "date_ended" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Sessions/{SessionSid}/Interactions": { "description": "TODO: Resource-level docs", @@ -1685,12 +1693,14 @@ "url": "https://proxy.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "type", - "data" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "type", + "data" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Sessions/{SessionSid}/Interactions/{Sid}": { "delete": { @@ -1816,12 +1826,14 @@ "url": "https://proxy.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "type", - "data" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "type", + "data" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Sessions/{SessionSid}/Participants": { "description": "TODO: Resource-level docs", @@ -2017,13 +2029,15 @@ "url": "https://proxy.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "identifier", - "proxy_identifier" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "identifier", + "proxy_identifier" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Sessions/{SessionSid}/Participants/{ParticipantSid}/MessageInteractions": { "description": "TODO: Resource-level docs", @@ -2229,12 +2243,14 @@ "url": "https://proxy.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "type", - "data" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "type", + "data" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Sessions/{SessionSid}/Participants/{ParticipantSid}/MessageInteractions/{Sid}": { "description": "TODO: Resource-level docs", @@ -2317,12 +2333,14 @@ "url": "https://proxy.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "type", - "data" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "type", + "data" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Sessions/{SessionSid}/Participants/{Sid}": { "delete": { @@ -2448,13 +2466,15 @@ "url": "https://proxy.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "identifier", - "proxy_identifier" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "identifier", + "proxy_identifier" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Sessions/{Sid}": { "delete": { @@ -2639,13 +2659,15 @@ "url": "https://proxy.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "date_started", - "date_ended" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "date_started", + "date_ended" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/ShortCodes": { "description": "TODO: Resource-level docs", @@ -2801,12 +2823,14 @@ "url": "https://proxy.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "short_code", - "iso_country" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "short_code", + "iso_country" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/ShortCodes/{Sid}": { "delete": { @@ -2974,12 +2998,14 @@ "url": "https://proxy.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "short_code", - "iso_country" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "short_code", + "iso_country" + ], + "pathType": "instance" + } }, "/v1/Services/{Sid}": { "delete": { @@ -3152,12 +3178,14 @@ "url": "https://proxy.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "date_created" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_serverless_v1.json b/spec/json/twilio_serverless_v1.json index ef3b10bc..c775c1b7 100644 --- a/spec/json/twilio_serverless_v1.json +++ b/spec/json/twilio_serverless_v1.json @@ -960,12 +960,14 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Assets": { "description": "A wrapper that represents a static file and groups the different Versions of the static file.", @@ -1112,12 +1114,14 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Assets/{AssetSid}/Versions": { "description": "The content of an Asset.", @@ -1222,13 +1226,15 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "path", - "visibility", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "path", + "visibility", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Assets/{AssetSid}/Versions/{Sid}": { "description": "The content of an Asset.", @@ -1296,13 +1302,15 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "path", - "visibility", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "path", + "visibility", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Assets/{Sid}": { "delete": { @@ -1464,12 +1472,14 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Builds": { "description": "A collection of Function Versions, Asset Versions, Dependencies, and a Runtime that form a deployable unit.", @@ -1637,12 +1647,14 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "status", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "status", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Builds/{Sid}": { "delete": { @@ -1738,12 +1750,14 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "status", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "status", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Builds/{Sid}/Status": { "description": "The status of a Build resource.", @@ -1799,11 +1813,13 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "status" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "status" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Environments": { "description": "Represents a deployed build of a given set of Functions and/or Assets at a specific URL.", @@ -1954,13 +1970,15 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "domain_name", - "build_sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "domain_name", + "build_sid" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Deployments": { "description": "An association of a Build with an Environment so that the Build is published in the Environment.", @@ -2131,12 +2149,14 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "build_sid", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "build_sid", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Deployments/{Sid}": { "description": "An association of a Build with an Environment so that the Build is published in the Environment.", @@ -2204,12 +2224,14 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "build_sid", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "build_sid", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Logs": { "description": "A record of an event that occurred related to a function invocation.", @@ -2343,8 +2365,10 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Logs/{Sid}": { "description": "A record of an event that occurred related to a function invocation.", @@ -2412,8 +2436,10 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Variables": { "description": "A key and value pair that is specific to an Environment.", @@ -2589,12 +2615,14 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "key", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "key", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Variables/{Sid}": { "delete": { @@ -2793,12 +2821,14 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "key", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "key", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Environments/{Sid}": { "delete": { @@ -2894,13 +2924,15 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "domain_name", - "build_sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "domain_name", + "build_sid" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Functions": { "description": "A wrapper that represents a Serverless JavaScript function and groups the different and groups the different Versions of this code.", @@ -3047,12 +3079,14 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Functions/{FunctionSid}/Versions": { "description": "The content of a Function.", @@ -3157,13 +3191,15 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "path", - "visibility", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "path", + "visibility", + "date_created" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Functions/{FunctionSid}/Versions/{Sid}": { "description": "The content of a Function.", @@ -3231,13 +3267,15 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "path", - "visibility", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "path", + "visibility", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Functions/{FunctionSid}/Versions/{Sid}/Content": { "description": "The code of a Function Version.", @@ -3305,11 +3343,13 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "content" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "content" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Functions/{Sid}": { "delete": { @@ -3471,12 +3511,14 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Services/{Sid}": { "delete": { @@ -3607,12 +3649,14 @@ "url": "https://serverless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_studio_v1.json b/spec/json/twilio_studio_v1.json index b8ca6278..8aae95b9 100644 --- a/spec/json/twilio_studio_v1.json +++ b/spec/json/twilio_studio_v1.json @@ -665,13 +665,15 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "status", - "version" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "status", + "version" + ], + "pathType": "list" + } }, "/v1/Flows/{FlowSid}/Engagements": { "description": "[DEPRECATED] Excecutions of Studio flows", @@ -833,13 +835,15 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "contact_sid", - "status", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "contact_sid", + "status", + "date_created" + ], + "pathType": "list" + } }, "/v1/Flows/{FlowSid}/Engagements/{EngagementSid}/Context": { "description": "[DEPRECATED] JSON context for engagements", @@ -898,10 +902,12 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "context" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "context" + ], + "pathType": "instance" + } }, "/v1/Flows/{FlowSid}/Engagements/{EngagementSid}/Steps": { "description": "Steps within a Studio flow", @@ -1009,13 +1015,15 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "name", - "transitioned_from", - "transitioned_to" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "name", + "transitioned_from", + "transitioned_to" + ], + "pathType": "list" + } }, "/v1/Flows/{FlowSid}/Engagements/{EngagementSid}/Steps/{Sid}": { "description": "Steps within a Studio flow", @@ -1086,13 +1094,15 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "name", - "transitioned_from", - "transitioned_to" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "name", + "transitioned_from", + "transitioned_to" + ], + "pathType": "instance" + } }, "/v1/Flows/{FlowSid}/Engagements/{EngagementSid}/Steps/{StepSid}/Context": { "description": "JSON context for individual steps", @@ -1163,10 +1173,12 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "context" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "context" + ], + "pathType": "instance" + } }, "/v1/Flows/{FlowSid}/Engagements/{Sid}": { "delete": { @@ -1268,13 +1280,15 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "contact_sid", - "status", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "contact_sid", + "status", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Flows/{FlowSid}/Executions": { "description": "Executions of Studio flows", @@ -1454,13 +1468,15 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "contact_sid", - "status", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "contact_sid", + "status", + "date_created" + ], + "pathType": "list" + } }, "/v1/Flows/{FlowSid}/Executions/{ExecutionSid}/Context": { "description": "JSON context for executions", @@ -1519,10 +1535,12 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "context" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "context" + ], + "pathType": "instance" + } }, "/v1/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps": { "description": "Individual steps within an execution", @@ -1630,12 +1648,14 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "name", + "date_created" + ], + "pathType": "list" + } }, "/v1/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{Sid}": { "description": "Individual steps within an execution", @@ -1706,12 +1726,14 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "name", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{StepSid}/Context": { "description": "JSON context for an individual step within an execution", @@ -1782,10 +1804,12 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "context" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "context" + ], + "pathType": "instance" + } }, "/v1/Flows/{FlowSid}/Executions/{Sid}": { "delete": { @@ -1960,13 +1984,15 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "contact_sid", - "status", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "contact_sid", + "status", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Flows/{Sid}": { "delete": { @@ -2044,13 +2070,15 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "status", - "version" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "status", + "version" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_studio_v2.json b/spec/json/twilio_studio_v2.json index d7ef00db..5198f5a3 100644 --- a/spec/json/twilio_studio_v2.json +++ b/spec/json/twilio_studio_v2.json @@ -625,13 +625,15 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "status", - "revision" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "status", + "revision" + ], + "pathType": "list" + } }, "/v2/Flows/Validate": { "description": "Flow definition validator", @@ -701,10 +703,12 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "valid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "valid" + ], + "pathType": "list" + } }, "/v2/Flows/{FlowSid}/Executions": { "description": "Executions of Studio flows", @@ -884,12 +888,14 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "status", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "status", + "date_created" + ], + "pathType": "list" + } }, "/v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Context": { "description": "JSON context for executions", @@ -948,10 +954,12 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "context" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "context" + ], + "pathType": "instance" + } }, "/v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps": { "description": "Individual steps within an execution", @@ -1059,12 +1067,14 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "name", + "date_created" + ], + "pathType": "list" + } }, "/v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{Sid}": { "description": "Individual steps within an execution", @@ -1135,12 +1145,14 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "name", + "date_created" + ], + "pathType": "instance" + } }, "/v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{StepSid}/Context": { "description": "JSON context for an individual step within an execution", @@ -1211,10 +1223,12 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "context" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "context" + ], + "pathType": "instance" + } }, "/v2/Flows/{FlowSid}/Executions/{Sid}": { "delete": { @@ -1389,12 +1403,14 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "status", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "status", + "date_created" + ], + "pathType": "instance" + } }, "/v2/Flows/{Sid}": { "delete": { @@ -1545,13 +1561,15 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "status", - "revision" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "status", + "revision" + ], + "pathType": "instance" + } }, "/v2/Flows/{Sid}/Revisions": { "description": "Studio flows revisions", @@ -1647,13 +1665,15 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "status", - "revision" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "status", + "revision" + ], + "pathType": "list" + } }, "/v2/Flows/{Sid}/Revisions/{Revision}": { "description": "Studio flows revisions", @@ -1709,13 +1729,15 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "status", - "revision" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "status", + "revision" + ], + "pathType": "instance" + } }, "/v2/Flows/{Sid}/TestUsers": { "description": "Test users of a flow", @@ -1822,10 +1844,12 @@ "url": "https://studio.twilio.com" } ], - "x-default-output-properties": [ - "test_users" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "test_users" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_supersim_v1.json b/spec/json/twilio_supersim_v1.json index 3b72c146..4eafb5b3 100644 --- a/spec/json/twilio_supersim_v1.json +++ b/spec/json/twilio_supersim_v1.json @@ -736,12 +736,14 @@ "url": "https://supersim.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "status", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "status", + "date_created" + ], + "pathType": "list" + } }, "/v1/Commands/{Sid}": { "description": "Machine-to-machine commands sent to/from sims", @@ -788,12 +790,14 @@ "url": "https://supersim.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "status", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "status", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Fleets": { "description": "Fleets for grouping Super SIMs", @@ -982,12 +986,14 @@ "url": "https://supersim.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "data_metering" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "data_metering" + ], + "pathType": "list" + } }, "/v1/Fleets/{Sid}": { "description": "Fleets for grouping Super SIMs", @@ -1120,12 +1126,14 @@ "url": "https://supersim.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "data_metering" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "data_metering" + ], + "pathType": "instance" + } }, "/v1/NetworkAccessProfiles": { "description": "TODO: Resource-level docs", @@ -1256,12 +1264,14 @@ "url": "https://supersim.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "fleets_count" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "fleets_count" + ], + "pathType": "list" + } }, "/v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks": { "description": "Mobile operator networks which Network Access Profiles allow access to", @@ -1411,10 +1421,12 @@ "url": "https://supersim.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "list" + } }, "/v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks/{Sid}": { "delete": { @@ -1513,10 +1525,12 @@ "url": "https://supersim.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "instance" + } }, "/v1/NetworkAccessProfiles/{Sid}": { "description": "TODO: Resource-level docs", @@ -1611,12 +1625,14 @@ "url": "https://supersim.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "fleets_count" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "fleets_count" + ], + "pathType": "instance" + } }, "/v1/Networks": { "description": "Mobile operator networks to which Super SIMs can connect", @@ -1724,10 +1740,12 @@ "url": "https://supersim.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "list" + } }, "/v1/Networks/{Sid}": { "description": "Mobile operator networks to which Super SIMs can connect", @@ -1774,10 +1792,12 @@ "url": "https://supersim.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "instance" + } }, "/v1/Sims": { "description": "Individual IoT Super SIMs", @@ -1940,12 +1960,14 @@ "url": "https://supersim.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "status" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "status" + ], + "pathType": "list" + } }, "/v1/Sims/{Sid}": { "description": "Individual IoT Super SIMs", @@ -2084,12 +2106,14 @@ "url": "https://supersim.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "status" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "status" + ], + "pathType": "instance" + } }, "/v1/SmsCommands": { "description": "Machine-to-machine SMS Commands sent to/from SIMs", @@ -2276,12 +2300,14 @@ "url": "https://supersim.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "status", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "status", + "date_created" + ], + "pathType": "list" + } }, "/v1/SmsCommands/{Sid}": { "description": "Machine-to-machine SMS Commands sent to/from SIMs", @@ -2328,12 +2354,14 @@ "url": "https://supersim.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "status", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "status", + "date_created" + ], + "pathType": "instance" + } }, "/v1/UsageRecords": { "description": "Usage information for Sim resources", @@ -2497,11 +2525,13 @@ "url": "https://supersim.twilio.com" } ], - "x-default-output-properties": [ - "account_sid", - "period" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "account_sid", + "period" + ], + "pathType": "list" + } } }, "servers": [ diff --git a/spec/json/twilio_sync_v1.json b/spec/json/twilio_sync_v1.json index ef7dc137..89a5896e 100644 --- a/spec/json/twilio_sync_v1.json +++ b/spec/json/twilio_sync_v1.json @@ -879,12 +879,14 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Documents": { "description": "Sync Document objects", @@ -1036,12 +1038,14 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "revision" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "revision" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Documents/{DocumentSid}/Permissions": { "description": "Sync document permissions", @@ -1143,13 +1147,15 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "identity", - "read", - "write", - "manage" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "identity", + "read", + "write", + "manage" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Documents/{DocumentSid}/Permissions/{Identity}": { "delete": { @@ -1339,13 +1345,15 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "identity", - "read", - "write", - "manage" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "identity", + "read", + "write", + "manage" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Documents/{Sid}": { "delete": { @@ -1507,12 +1515,14 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "revision" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "revision" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Lists": { "description": "Sync list objects", @@ -1664,12 +1674,14 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "revision" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "revision" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Lists/{ListSid}/Items": { "description": "Items in a sync list", @@ -1878,12 +1890,14 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "index", - "revision", - "created_by" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "index", + "revision", + "created_by" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Lists/{ListSid}/Items/{Index}": { "delete": { @@ -2088,12 +2102,14 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "index", - "revision", - "created_by" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "index", + "revision", + "created_by" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Lists/{ListSid}/Permissions": { "description": "Permissions for Sync list items", @@ -2195,13 +2211,15 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "identity", - "read", - "write", - "manage" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "identity", + "read", + "write", + "manage" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Lists/{ListSid}/Permissions/{Identity}": { "delete": { @@ -2391,13 +2409,15 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "identity", - "read", - "write", - "manage" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "identity", + "read", + "write", + "manage" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Lists/{Sid}": { "delete": { @@ -2551,12 +2571,14 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "revision" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "revision" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Maps": { "description": "Sync map objects", @@ -2708,12 +2730,14 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "revision" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "revision" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Maps/{MapSid}/Items": { "description": "Keys in a sync map", @@ -2927,12 +2951,14 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "key", - "revision", - "created_by" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "key", + "revision", + "created_by" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Maps/{MapSid}/Items/{Key}": { "delete": { @@ -3137,12 +3163,14 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "key", - "revision", - "created_by" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "key", + "revision", + "created_by" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Maps/{MapSid}/Permissions": { "description": "TODO: Resource-level docs", @@ -3244,13 +3272,15 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "identity", - "read", - "write", - "manage" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "identity", + "read", + "write", + "manage" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Maps/{MapSid}/Permissions/{Identity}": { "delete": { @@ -3440,13 +3470,15 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "identity", - "read", - "write", - "manage" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "identity", + "read", + "write", + "manage" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Maps/{Sid}": { "delete": { @@ -3600,12 +3632,14 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "revision" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "revision" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Streams": { "description": "TODO: Resource-level docs", @@ -3753,12 +3787,14 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "created_by" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "created_by" + ], + "pathType": "list" + } }, "/v1/Services/{ServiceSid}/Streams/{Sid}": { "delete": { @@ -3908,12 +3944,14 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "created_by" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "created_by" + ], + "pathType": "instance" + } }, "/v1/Services/{ServiceSid}/Streams/{StreamSid}/Messages": { "description": "TODO: Resource-level docs", @@ -3985,10 +4023,12 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "list" + } }, "/v1/Services/{Sid}": { "delete": { @@ -4136,12 +4176,14 @@ "url": "https://sync.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_taskrouter_v1.json b/spec/json/twilio_taskrouter_v1.json index 0bea338d..acd9d447 100644 --- a/spec/json/twilio_taskrouter_v1.json +++ b/spec/json/twilio_taskrouter_v1.json @@ -2151,12 +2151,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "prioritize_queue_order" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "prioritize_queue_order" + ], + "pathType": "list" + } }, "/v1/Workspaces/{Sid}": { "delete": { @@ -2323,12 +2325,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "prioritize_queue_order" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "prioritize_queue_order" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/Activities": { "description": "TODO: Resource-level docs", @@ -2501,12 +2505,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v1/Workspaces/{WorkspaceSid}/Activities/{Sid}": { "delete": { @@ -2674,12 +2680,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/CumulativeStatistics": { "description": "TODO: Resource-level docs", @@ -2768,13 +2776,15 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "start_time", - "end_time", - "avg_task_acceptance_time", - "tasks_completed" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "start_time", + "end_time", + "avg_task_acceptance_time", + "tasks_completed" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/Events": { "description": "TODO: Resource-level docs", @@ -2978,12 +2988,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "description", - "event_date" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "description", + "event_date" + ], + "pathType": "list" + } }, "/v1/Workspaces/{WorkspaceSid}/Events/{Sid}": { "description": "TODO: Resource-level docs", @@ -3042,12 +3054,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "description", - "event_date" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "description", + "event_date" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/RealTimeStatistics": { "description": "TODO: Resource-level docs", @@ -3102,12 +3116,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "longest_task_waiting_age", - "longest_task_waiting_sid", - "total_tasks" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "longest_task_waiting_age", + "longest_task_waiting_sid", + "total_tasks" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/Statistics": { "description": "TODO: Resource-level docs", @@ -3196,10 +3212,12 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "cumulative" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "cumulative" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/TaskChannels": { "description": "Types of tasks", @@ -3361,12 +3379,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v1/Workspaces/{WorkspaceSid}/TaskChannels/{Sid}": { "delete": { @@ -3529,12 +3549,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/TaskQueues": { "description": "TODO: Resource-level docs", @@ -3744,12 +3766,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "task_order" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "task_order" + ], + "pathType": "list" + } }, "/v1/Workspaces/{WorkspaceSid}/TaskQueues/Statistics": { "description": "TODO: Resource-level docs", @@ -3895,10 +3919,12 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "cumulative" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "cumulative" + ], + "pathType": "list" + } }, "/v1/Workspaces/{WorkspaceSid}/TaskQueues/{Sid}": { "delete": { @@ -4096,12 +4122,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "task_order" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "task_order" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/TaskQueues/{TaskQueueSid}/CumulativeStatistics": { "description": "TODO: Resource-level docs", @@ -4202,13 +4230,15 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "start_time", - "end_time", - "avg_task_acceptance_time", - "tasks_completed" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "start_time", + "end_time", + "avg_task_acceptance_time", + "tasks_completed" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/TaskQueues/{TaskQueueSid}/RealTimeStatistics": { "description": "TODO: Resource-level docs", @@ -4275,12 +4305,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "longest_task_waiting_age", - "longest_task_waiting_sid", - "total_tasks" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "longest_task_waiting_age", + "longest_task_waiting_sid", + "total_tasks" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/TaskQueues/{TaskQueueSid}/Statistics": { "description": "TODO: Resource-level docs", @@ -4381,10 +4413,12 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "cumulative" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "cumulative" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/Tasks": { "description": "TODO: Resource-level docs", @@ -4634,14 +4668,16 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "age", - "assignment_status", - "priority", - "reason" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "age", + "assignment_status", + "priority", + "reason" + ], + "pathType": "list" + } }, "/v1/Workspaces/{WorkspaceSid}/Tasks/{Sid}": { "delete": { @@ -4849,14 +4885,16 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "age", - "assignment_status", - "priority", - "reason" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "age", + "assignment_status", + "priority", + "reason" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/Tasks/{TaskSid}/Reservations": { "description": "Tasks reserved for workers", @@ -4982,13 +5020,15 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "reservation_status", - "worker_name", - "worker_sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "reservation_status", + "worker_name", + "worker_sid" + ], + "pathType": "list" + } }, "/v1/Workspaces/{WorkspaceSid}/Tasks/{TaskSid}/Reservations/{Sid}": { "description": "Tasks reserved for workers", @@ -5445,13 +5485,15 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "reservation_status", - "worker_name", - "worker_sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "reservation_status", + "worker_name", + "worker_sid" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/Workers": { "description": "TODO: Resource-level docs", @@ -5677,12 +5719,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "available" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "available" + ], + "pathType": "list" + } }, "/v1/Workspaces/{WorkspaceSid}/Workers/CumulativeStatistics": { "description": "TODO: Resource-level docs", @@ -5763,15 +5807,17 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "reservations_created", - "reservations_accepted", - "reservations_rejected", - "reservations_timed_out", - "reservations_canceled", - "reservations_rescinded" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "reservations_created", + "reservations_accepted", + "reservations_rejected", + "reservations_timed_out", + "reservations_canceled", + "reservations_rescinded" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/Workers/RealTimeStatistics": { "description": "TODO: Resource-level docs", @@ -5826,10 +5872,12 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "total_workers" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "total_workers" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/Workers/Statistics": { "description": "TODO: Resource-level docs", @@ -5937,10 +5985,12 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "cumulative" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "cumulative" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/Workers/{Sid}": { "delete": { @@ -6123,12 +6173,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "available" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "available" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/Workers/{WorkerSid}/Channels": { "description": "TODO: Resource-level docs", @@ -6236,12 +6288,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "task_channel_sid", - "task_channel_unique_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "task_channel_sid", + "task_channel_unique_name" + ], + "pathType": "list" + } }, "/v1/Workspaces/{WorkspaceSid}/Workers/{WorkerSid}/Channels/{Sid}": { "description": "TODO: Resource-level docs", @@ -6388,12 +6442,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "task_channel_sid", - "task_channel_unique_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "task_channel_sid", + "task_channel_unique_name" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/Workers/{WorkerSid}/Reservations": { "description": "Current and past reservations for a worker", @@ -6519,12 +6575,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "reservation_status", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "reservation_status", + "date_created" + ], + "pathType": "list" + } }, "/v1/Workspaces/{WorkspaceSid}/Workers/{WorkerSid}/Reservations/{Sid}": { "description": "Current and past reservations for a worker", @@ -6968,12 +7026,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "reservation_status", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "reservation_status", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/Workers/{WorkerSid}/Statistics": { "description": "TODO: Resource-level docs", @@ -7066,10 +7126,12 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "cumulative" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "cumulative" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/Workflows": { "description": "TODO: Resource-level docs", @@ -7249,12 +7311,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "document_content_type" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "document_content_type" + ], + "pathType": "list" + } }, "/v1/Workspaces/{WorkspaceSid}/Workflows/{Sid}": { "delete": { @@ -7444,12 +7508,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "document_content_type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "document_content_type" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/Workflows/{WorkflowSid}/CumulativeStatistics": { "description": "TODO: Resource-level docs", @@ -7550,13 +7616,15 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "start_time", - "end_time", - "avg_task_acceptance_time", - "tasks_completed" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "start_time", + "end_time", + "avg_task_acceptance_time", + "tasks_completed" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/Workflows/{WorkflowSid}/RealTimeStatistics": { "description": "TODO: Resource-level docs", @@ -7623,12 +7691,14 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "longest_task_waiting_age", - "longest_task_waiting_sid", - "total_tasks" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "longest_task_waiting_age", + "longest_task_waiting_sid", + "total_tasks" + ], + "pathType": "instance" + } }, "/v1/Workspaces/{WorkspaceSid}/Workflows/{WorkflowSid}/Statistics": { "description": "TODO: Resource-level docs", @@ -7729,10 +7799,12 @@ "url": "https://taskrouter.twilio.com" } ], - "x-default-output-properties": [ - "cumulative" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "cumulative" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_trunking_v1.json b/spec/json/twilio_trunking_v1.json index f8c1a1b9..6c733b81 100644 --- a/spec/json/twilio_trunking_v1.json +++ b/spec/json/twilio_trunking_v1.json @@ -704,12 +704,14 @@ "url": "https://trunking.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "domain_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "domain_name" + ], + "pathType": "list" + } }, "/v1/Trunks/{Sid}": { "delete": { @@ -879,12 +881,14 @@ "url": "https://trunking.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "domain_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "domain_name" + ], + "pathType": "instance" + } }, "/v1/Trunks/{TrunkSid}/CredentialLists": { "description": "List of credentials for accessing a trunk", @@ -1040,12 +1044,14 @@ "url": "https://trunking.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v1/Trunks/{TrunkSid}/CredentialLists/{Sid}": { "delete": { @@ -1147,12 +1153,14 @@ "url": "https://trunking.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Trunks/{TrunkSid}/IpAccessControlLists": { "description": "List of IP addresses for accessing a trunk", @@ -1308,12 +1316,14 @@ "url": "https://trunking.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v1/Trunks/{TrunkSid}/IpAccessControlLists/{Sid}": { "delete": { @@ -1415,12 +1425,14 @@ "url": "https://trunking.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Trunks/{TrunkSid}/OriginationUrls": { "description": "Network element entry points into your communications infrastructure", @@ -1594,14 +1606,16 @@ "url": "https://trunking.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "sip_url", - "priority", - "weight" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "sip_url", + "priority", + "weight" + ], + "pathType": "list" + } }, "/v1/Trunks/{TrunkSid}/OriginationUrls/{Sid}": { "delete": { @@ -1786,14 +1800,16 @@ "url": "https://trunking.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "sip_url", - "priority", - "weight" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "sip_url", + "priority", + "weight" + ], + "pathType": "instance" + } }, "/v1/Trunks/{TrunkSid}/PhoneNumbers": { "description": "Phone numbers associated with trunks", @@ -1949,12 +1965,14 @@ "url": "https://trunking.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "phone_number" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "phone_number" + ], + "pathType": "list" + } }, "/v1/Trunks/{TrunkSid}/PhoneNumbers/{Sid}": { "delete": { @@ -2056,12 +2074,14 @@ "url": "https://trunking.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "phone_number" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "phone_number" + ], + "pathType": "instance" + } }, "/v1/Trunks/{TrunkSid}/Recording": { "description": "Recording settings for a trunk", @@ -2177,11 +2197,13 @@ "url": "https://trunking.twilio.com" } ], - "x-default-output-properties": [ - "mode", - "trim" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "mode", + "trim" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_trusthub_v1.json b/spec/json/twilio_trusthub_v1.json index aac5a2be..24047701 100644 --- a/spec/json/twilio_trusthub_v1.json +++ b/spec/json/twilio_trusthub_v1.json @@ -938,12 +938,14 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "policy_sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "policy_sid", + "friendly_name" + ], + "pathType": "list" + } }, "/v1/CustomerProfiles/{CustomerProfileSid}/ChannelEndpointAssignments": { "description": "TODO: Resource-level docs", @@ -1123,10 +1125,12 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "list" + } }, "/v1/CustomerProfiles/{CustomerProfileSid}/ChannelEndpointAssignments/{Sid}": { "delete": { @@ -1228,10 +1232,12 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "instance" + } }, "/v1/CustomerProfiles/{CustomerProfileSid}/EntityAssignments": { "description": "TODO: Resource-level docs", @@ -1387,10 +1393,12 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "list" + } }, "/v1/CustomerProfiles/{CustomerProfileSid}/EntityAssignments/{Sid}": { "delete": { @@ -1492,10 +1500,12 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "instance" + } }, "/v1/CustomerProfiles/{CustomerProfileSid}/Evaluations": { "description": "TODO: Resource-level docs", @@ -1651,10 +1661,12 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "list" + } }, "/v1/CustomerProfiles/{CustomerProfileSid}/Evaluations/{Sid}": { "description": "TODO: Resource-level docs", @@ -1713,10 +1725,12 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "instance" + } }, "/v1/CustomerProfiles/{Sid}": { "delete": { @@ -1868,12 +1882,14 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "policy_sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "policy_sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/v1/EndUserTypes": { "description": "TODO: Resource-level docs", @@ -1957,11 +1973,13 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "list" + } }, "/v1/EndUserTypes/{Sid}": { "description": "TODO: Resource-level docs", @@ -2005,11 +2023,13 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/v1/EndUsers": { "description": "TODO: Resource-level docs", @@ -2145,11 +2165,13 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "list" + } }, "/v1/EndUsers/{Sid}": { "delete": { @@ -2285,11 +2307,13 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/v1/Policies": { "description": "TODO: Resource-level docs", @@ -2373,11 +2397,13 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "list" + } }, "/v1/Policies/{Sid}": { "description": "TODO: Resource-level docs", @@ -2424,11 +2450,13 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/v1/SupportingDocumentTypes": { "description": "TODO: Resource-level docs", @@ -2512,11 +2540,13 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "list" + } }, "/v1/SupportingDocumentTypes/{Sid}": { "description": "TODO: Resource-level docs", @@ -2560,11 +2590,13 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/v1/SupportingDocuments": { "description": "TODO: Resource-level docs", @@ -2700,11 +2732,13 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "list" + } }, "/v1/SupportingDocuments/{Sid}": { "delete": { @@ -2840,11 +2874,13 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/v1/TrustProducts": { "description": "TODO: Resource-level docs", @@ -3023,12 +3059,14 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "policy_sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "policy_sid", + "friendly_name" + ], + "pathType": "list" + } }, "/v1/TrustProducts/{Sid}": { "delete": { @@ -3180,12 +3218,14 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "policy_sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "policy_sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/v1/TrustProducts/{TrustProductSid}/ChannelEndpointAssignments": { "description": "TODO: Resource-level docs", @@ -3365,10 +3405,12 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "list" + } }, "/v1/TrustProducts/{TrustProductSid}/ChannelEndpointAssignments/{Sid}": { "delete": { @@ -3470,10 +3512,12 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "instance" + } }, "/v1/TrustProducts/{TrustProductSid}/EntityAssignments": { "description": "TODO: Resource-level docs", @@ -3629,10 +3673,12 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "list" + } }, "/v1/TrustProducts/{TrustProductSid}/EntityAssignments/{Sid}": { "delete": { @@ -3734,10 +3780,12 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "instance" + } }, "/v1/TrustProducts/{TrustProductSid}/Evaluations": { "description": "TODO: Resource-level docs", @@ -3893,10 +3941,12 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "list" + } }, "/v1/TrustProducts/{TrustProductSid}/Evaluations/{Sid}": { "description": "TODO: Resource-level docs", @@ -3955,10 +4005,12 @@ "url": "https://trusthub.twilio.com" } ], - "x-default-output-properties": [ - "sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_verify_v2.json b/spec/json/twilio_verify_v2.json index 9ffdb88c..2301e54e 100644 --- a/spec/json/twilio_verify_v2.json +++ b/spec/json/twilio_verify_v2.json @@ -1204,14 +1204,16 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "date_created", - "date_updated", - "conversion_status", - "channel" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "date_created", + "date_updated", + "conversion_status", + "channel" + ], + "pathType": "list" + } }, "/v2/Attempts/{Sid}": { "description": "TODO: Resource-level docs", @@ -1258,14 +1260,16 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "date_created", - "date_updated", - "conversion_status", - "channel" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "date_created", + "date_updated", + "conversion_status", + "channel" + ], + "pathType": "instance" + } }, "/v2/Forms/{FormType}": { "description": "TODO: Resource-level docs", @@ -1312,10 +1316,12 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "form_type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "form_type" + ], + "pathType": "instance" + } }, "/v2/Services": { "description": "TODO: Resource-level docs", @@ -1508,12 +1514,14 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/AccessTokens": { "description": "TODO: Resource-level docs", @@ -1587,10 +1595,12 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "token" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "token" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Entities": { "description": "TODO: Resource-level docs", @@ -1743,12 +1753,14 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "date_created" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Entities/{Identity}": { "delete": { @@ -1844,12 +1856,14 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "date_created" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Entities/{Identity}/Challenges": { "description": "TODO: Resource-level docs", @@ -2072,13 +2086,15 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "factor_type", - "status", - "responded_reason", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "factor_type", + "status", + "responded_reason", + "date_created" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Entities/{Identity}/Challenges/{ChallengeSid}/Notifications": { "description": "TODO: Resource-level docs", @@ -2162,13 +2178,15 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "challenge_sid", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "challenge_sid", + "date_created" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Entities/{Identity}/Challenges/{Sid}": { "description": "TODO: Resource-level docs", @@ -2311,13 +2329,15 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "factor_type", - "status", - "responded_reason", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "factor_type", + "status", + "responded_reason", + "date_created" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Entities/{Identity}/Factors": { "description": "TODO: Resource-level docs", @@ -2550,13 +2570,15 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "status", - "factor_type" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "status", + "factor_type" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Entities/{Identity}/Factors/{Sid}": { "delete": { @@ -2784,13 +2806,15 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "status", - "factor_type" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "status", + "factor_type" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/MessagingConfigurations": { "description": "TODO: Resource-level docs", @@ -2951,15 +2975,17 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "account_sid", - "service_sid", - "country", - "messaging_service_sid", - "date_created", - "date_updated" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "account_sid", + "service_sid", + "country", + "messaging_service_sid", + "date_created", + "date_updated" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/MessagingConfigurations/{Country}": { "delete": { @@ -3124,15 +3150,17 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "account_sid", - "service_sid", - "country", - "messaging_service_sid", - "date_created", - "date_updated" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "account_sid", + "service_sid", + "country", + "messaging_service_sid", + "date_created", + "date_updated" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/RateLimits": { "description": "TODO: Resource-level docs", @@ -3289,16 +3317,18 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "service_sid", - "account_sid", - "unique_name", - "description", - "date_created", - "date_updated" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "service_sid", + "account_sid", + "unique_name", + "description", + "date_created", + "date_updated" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/RateLimits/{RateLimitSid}/Buckets": { "description": "TODO: Resource-level docs", @@ -3480,17 +3510,19 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "service_sid", - "rate_limit_sid", - "account_sid", - "max", - "interval", - "date_created", - "date_updated" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "service_sid", + "rate_limit_sid", + "account_sid", + "max", + "interval", + "date_created", + "date_updated" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/RateLimits/{RateLimitSid}/Buckets/{Sid}": { "delete": { @@ -3698,17 +3730,19 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "service_sid", - "rate_limit_sid", - "account_sid", - "max", - "interval", - "date_created", - "date_updated" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "service_sid", + "rate_limit_sid", + "account_sid", + "max", + "interval", + "date_created", + "date_updated" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/RateLimits/{Sid}": { "delete": { @@ -3876,16 +3910,18 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "service_sid", - "account_sid", - "unique_name", - "description", - "date_created", - "date_updated" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "service_sid", + "account_sid", + "unique_name", + "description", + "date_created", + "date_updated" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/VerificationCheck": { "description": "TODO: Resource-level docs", @@ -3970,15 +4006,17 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "to", - "channel", - "status", - "valid", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "to", + "channel", + "status", + "valid", + "date_created" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Verifications": { "description": "TODO: Resource-level docs", @@ -4089,15 +4127,17 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "to", - "channel", - "status", - "valid", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "to", + "channel", + "status", + "valid", + "date_created" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Verifications/{Sid}": { "description": "TODO: Resource-level docs", @@ -4223,15 +4263,17 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "to", - "channel", - "status", - "valid", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "to", + "channel", + "status", + "valid", + "date_created" + ], + "pathType": "instance" + } }, "/v2/Services/{ServiceSid}/Webhooks": { "description": "TODO: Resource-level docs", @@ -4405,17 +4447,19 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "service_sid", - "friendly_name", - "event_types", - "webhook_url", - "webhook_method", - "status", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "service_sid", + "friendly_name", + "event_types", + "webhook_url", + "webhook_method", + "status", + "date_created" + ], + "pathType": "list" + } }, "/v2/Services/{ServiceSid}/Webhooks/{Sid}": { "delete": { @@ -4602,17 +4646,19 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "service_sid", - "friendly_name", - "event_types", - "webhook_url", - "webhook_method", - "status", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "service_sid", + "friendly_name", + "event_types", + "webhook_url", + "webhook_method", + "status", + "date_created" + ], + "pathType": "instance" + } }, "/v2/Services/{Sid}": { "delete": { @@ -4810,12 +4856,14 @@ "url": "https://verify.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_video_v1.json b/spec/json/twilio_video_v1.json index 6cb227ee..72a11972 100644 --- a/spec/json/twilio_video_v1.json +++ b/spec/json/twilio_video_v1.json @@ -1270,12 +1270,14 @@ "url": "https://video.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v1/CompositionHooks/{Sid}": { "delete": { @@ -1465,12 +1467,14 @@ "url": "https://video.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } }, "/v1/CompositionSettings/Default": { "description": "Recording composition settings", @@ -1573,12 +1577,14 @@ "url": "https://video.twilio.com" } ], - "x-default-output-properties": [ - "friendly_name", - "aws_storage_enabled", - "encryption_enabled" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "friendly_name", + "aws_storage_enabled", + "encryption_enabled" + ], + "pathType": "instance" + } }, "/v1/Compositions": { "description": "Recording compositions", @@ -1803,13 +1809,15 @@ "url": "https://video.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "status", - "resolution", - "format" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "status", + "resolution", + "format" + ], + "pathType": "list" + } }, "/v1/Compositions/{Sid}": { "delete": { @@ -1887,13 +1895,15 @@ "url": "https://video.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "status", - "resolution", - "format" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "status", + "resolution", + "format" + ], + "pathType": "instance" + } }, "/v1/RecordingSettings/Default": { "description": "Recording settings", @@ -1996,12 +2006,14 @@ "url": "https://video.twilio.com" } ], - "x-default-output-properties": [ - "friendly_name", - "aws_storage_enabled", - "encryption_enabled" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "friendly_name", + "aws_storage_enabled", + "encryption_enabled" + ], + "pathType": "instance" + } }, "/v1/Recordings": { "description": "Single-track, single-media recordings", @@ -2155,15 +2167,17 @@ "url": "https://video.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "date_created", - "status", - "type", - "duration", - "codec" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "date_created", + "status", + "type", + "duration", + "codec" + ], + "pathType": "list" + } }, "/v1/Recordings/{Sid}": { "delete": { @@ -2241,15 +2255,17 @@ "url": "https://video.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "date_created", - "status", - "type", - "duration", - "codec" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "date_created", + "status", + "type", + "duration", + "codec" + ], + "pathType": "instance" + } }, "/v1/Rooms": { "description": "Video rooms with one or more participants", @@ -2470,12 +2486,14 @@ "url": "https://video.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "status" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "status" + ], + "pathType": "list" + } }, "/v1/Rooms/{RoomSid}/Participants": { "description": "Participants in video rooms", @@ -2606,12 +2624,14 @@ "url": "https://video.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "status" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "status" + ], + "pathType": "list" + } }, "/v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/PublishedTracks": { "description": "TODO: Resource-level docs", @@ -2713,13 +2733,15 @@ "url": "https://video.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "name", - "enabled", - "kind" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "name", + "enabled", + "kind" + ], + "pathType": "list" + } }, "/v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/PublishedTracks/{Sid}": { "description": "TODO: Resource-level docs", @@ -2781,13 +2803,15 @@ "url": "https://video.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "name", - "enabled", - "kind" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "name", + "enabled", + "kind" + ], + "pathType": "instance" + } }, "/v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/SubscribeRules": { "description": "TODO: Resource-level docs", @@ -2900,12 +2924,14 @@ "url": "https://video.twilio.com" } ], - "x-default-output-properties": [ - "participant_sid", - "room_sid", - "rules" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "participant_sid", + "room_sid", + "rules" + ], + "pathType": "list" + } }, "/v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/SubscribedTracks": { "description": "TODO: Resource-level docs", @@ -3007,13 +3033,15 @@ "url": "https://video.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "name", - "enabled", - "kind" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "name", + "enabled", + "kind" + ], + "pathType": "list" + } }, "/v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/SubscribedTracks/{Sid}": { "description": "TODO: Resource-level docs", @@ -3078,13 +3106,15 @@ "url": "https://video.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "name", - "enabled", - "kind" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "name", + "enabled", + "kind" + ], + "pathType": "instance" + } }, "/v1/Rooms/{RoomSid}/Participants/{Sid}": { "description": "Participants in video rooms", @@ -3201,12 +3231,14 @@ "url": "https://video.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "identity", - "status" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "identity", + "status" + ], + "pathType": "instance" + } }, "/v1/Rooms/{RoomSid}/RecordingRules": { "description": "TODO: Resource-level docs", @@ -3301,11 +3333,13 @@ "url": "https://video.twilio.com" } ], - "x-default-output-properties": [ - "room_sid", - "rules" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "room_sid", + "rules" + ], + "pathType": "list" + } }, "/v1/Rooms/{RoomSid}/Recordings": { "description": "Single-track, single-media room recordings", @@ -3444,15 +3478,17 @@ "url": "https://video.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "date_created", - "status", - "type", - "duration", - "codec" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "date_created", + "status", + "type", + "duration", + "codec" + ], + "pathType": "list" + } }, "/v1/Rooms/{RoomSid}/Recordings/{Sid}": { "delete": { @@ -3554,15 +3590,17 @@ "url": "https://video.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "date_created", - "status", - "type", - "duration", - "codec" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "date_created", + "status", + "type", + "duration", + "codec" + ], + "pathType": "instance" + } }, "/v1/Rooms/{Sid}": { "description": "Video rooms with one or more participants", @@ -3665,12 +3703,14 @@ "url": "https://video.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "status" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "status" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_voice_v1.json b/spec/json/twilio_voice_v1.json index bf4dfbbd..5ba78390 100644 --- a/spec/json/twilio_voice_v1.json +++ b/spec/json/twilio_voice_v1.json @@ -715,12 +715,14 @@ "url": "https://voice.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "voice_url" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "voice_url" + ], + "pathType": "list" + } }, "/v1/ByocTrunks/{Sid}": { "delete": { @@ -921,12 +923,14 @@ "url": "https://voice.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "voice_url" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "voice_url" + ], + "pathType": "instance" + } }, "/v1/ConnectionPolicies": { "description": "Connection Policy for sending traffic to your communications infrastructure.", @@ -1050,11 +1054,13 @@ "url": "https://voice.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "list" + } }, "/v1/ConnectionPolicies/{ConnectionPolicySid}/Targets": { "description": "Network element entry points into your communications infrastructure", @@ -1224,13 +1230,15 @@ "url": "https://voice.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "target", - "enabled" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "target", + "enabled" + ], + "pathType": "list" + } }, "/v1/ConnectionPolicies/{ConnectionPolicySid}/Targets/{Sid}": { "delete": { @@ -1415,13 +1423,15 @@ "url": "https://voice.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "target", - "enabled" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "target", + "enabled" + ], + "pathType": "instance" + } }, "/v1/ConnectionPolicies/{Sid}": { "delete": { @@ -1553,11 +1563,13 @@ "url": "https://voice.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name" + ], + "pathType": "instance" + } }, "/v1/DialingPermissions/BulkCountryUpdates": { "description": "TODO: Resource-level docs", @@ -1609,11 +1621,13 @@ "url": "https://voice.twilio.com" } ], - "x-default-output-properties": [ - "update_request", - "update_count" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "update_request", + "update_count" + ], + "pathType": "list" + } }, "/v1/DialingPermissions/Countries": { "description": "TODO: Resource-level docs", @@ -1745,12 +1759,14 @@ "url": "https://voice.twilio.com" } ], - "x-default-output-properties": [ - "iso_code", - "name", - "continent" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "iso_code", + "name", + "continent" + ], + "pathType": "list" + } }, "/v1/DialingPermissions/Countries/{IsoCode}": { "description": "TODO: Resource-level docs", @@ -1794,12 +1810,14 @@ "url": "https://voice.twilio.com" } ], - "x-default-output-properties": [ - "iso_code", - "name", - "continent" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "iso_code", + "name", + "continent" + ], + "pathType": "instance" + } }, "/v1/DialingPermissions/Countries/{IsoCode}/HighRiskSpecialPrefixes": { "description": "TODO: Resource-level docs", @@ -1892,10 +1910,12 @@ "url": "https://voice.twilio.com" } ], - "x-default-output-properties": [ - "prefix" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "prefix" + ], + "pathType": "list" + } }, "/v1/IpRecords": { "description": "IP Records hold information about the IP addresses and ranges ([CIDR](https://tools.ietf.org/html/rfc4632) blocks) that your traffic will be associated with.", @@ -2030,13 +2050,15 @@ "url": "https://voice.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "ip_address", - "cidr_prefix_length" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "ip_address", + "cidr_prefix_length" + ], + "pathType": "list" + } }, "/v1/IpRecords/{Sid}": { "delete": { @@ -2168,13 +2190,15 @@ "url": "https://voice.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "friendly_name", - "ip_address", - "cidr_prefix_length" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "friendly_name", + "ip_address", + "cidr_prefix_length" + ], + "pathType": "instance" + } }, "/v1/Settings": { "description": "TODO: Resource-level docs", @@ -2247,10 +2271,12 @@ "url": "https://voice.twilio.com" } ], - "x-default-output-properties": [ - "dialing_permissions_inheritance" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "dialing_permissions_inheritance" + ], + "pathType": "instance" + } }, "/v1/SourceIpMappings": { "description": "With Source IP Mappings, Twilio can recognize your SIP requests based on where they are sent from. The Request-URI no longer has to have the FQDN (Fully Qualified Domain Name) of your SIP Domain.", @@ -2388,12 +2414,14 @@ "url": "https://voice.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "ip_record_sid", - "sip_domain_sid" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "ip_record_sid", + "sip_domain_sid" + ], + "pathType": "list" + } }, "/v1/SourceIpMappings/{Sid}": { "delete": { @@ -2531,12 +2559,14 @@ "url": "https://voice.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "ip_record_sid", - "sip_domain_sid" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "ip_record_sid", + "sip_domain_sid" + ], + "pathType": "instance" + } } }, "servers": [ diff --git a/spec/json/twilio_wireless_v1.json b/spec/json/twilio_wireless_v1.json index 9565047d..4d615341 100644 --- a/spec/json/twilio_wireless_v1.json +++ b/spec/json/twilio_wireless_v1.json @@ -775,15 +775,17 @@ "url": "https://wireless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "command_mode", - "transport", - "status", - "direction", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "command_mode", + "transport", + "status", + "direction", + "date_created" + ], + "pathType": "list" + } }, "/v1/Commands/{Sid}": { "delete": { @@ -861,15 +863,17 @@ "url": "https://wireless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "command_mode", - "transport", - "status", - "direction", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "command_mode", + "transport", + "status", + "direction", + "date_created" + ], + "pathType": "instance" + } }, "/v1/RatePlans": { "description": "Capabilities and restrictions for SIMs", @@ -1036,13 +1040,15 @@ "url": "https://wireless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name", - "date_created" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name", + "date_created" + ], + "pathType": "list" + } }, "/v1/RatePlans/{Sid}": { "delete": { @@ -1169,13 +1175,15 @@ "url": "https://wireless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name", - "date_created" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name", + "date_created" + ], + "pathType": "instance" + } }, "/v1/Sims": { "description": "A resource representing a Programmable Wireless SIM", @@ -1309,13 +1317,15 @@ "url": "https://wireless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name", - "status" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name", + "status" + ], + "pathType": "list" + } }, "/v1/Sims/{Sid}": { "delete": { @@ -1573,13 +1583,15 @@ "url": "https://wireless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "unique_name", - "friendly_name", - "status" - ], - "x-path-type": "instance" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "unique_name", + "friendly_name", + "status" + ], + "pathType": "instance" + } }, "/v1/Sims/{SimSid}/DataSessions": { "description": "Data session information for SIMs", @@ -1672,14 +1684,16 @@ "url": "https://wireless.twilio.com" } ], - "x-default-output-properties": [ - "sid", - "packets_uploaded", - "packets_downloaded", - "start", - "end" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "sid", + "packets_uploaded", + "packets_downloaded", + "start", + "end" + ], + "pathType": "list" + } }, "/v1/Sims/{SimSid}/UsageRecords": { "description": "Usage information for SIMs", @@ -1803,10 +1817,12 @@ "url": "https://wireless.twilio.com" } ], - "x-default-output-properties": [ - "period" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "period" + ], + "pathType": "list" + } }, "/v1/UsageRecords": { "description": "Aggregated Usage information for all SIMs on an Account", @@ -1921,10 +1937,12 @@ "url": "https://wireless.twilio.com" } ], - "x-default-output-properties": [ - "period" - ], - "x-path-type": "list" + "x-twilio": { + "defaultOutputProperties": [ + "period" + ], + "pathType": "list" + } } }, "servers": [ diff --git a/spec/yaml/twilio_accounts_v1.yaml b/spec/yaml/twilio_accounts_v1.yaml index 650b21fa..65a755f3 100644 --- a/spec/yaml/twilio_accounts_v1.yaml +++ b/spec/yaml/twilio_accounts_v1.yaml @@ -180,11 +180,12 @@ paths: - GA servers: - url: https://accounts.twilio.com - x-default-output-properties: - - account_sid - - auth_token - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - account_sid + - auth_token + - date_created + pathType: instance /v1/AuthTokens/Secondary: delete: description: Delete the secondary Auth Token from your account @@ -213,11 +214,12 @@ paths: - GA servers: - url: https://accounts.twilio.com - x-default-output-properties: - - account_sid - - secondary_auth_token - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - account_sid + - secondary_auth_token + - date_created + pathType: instance /v1/Credentials/AWS: description: User provided AWS keys get: @@ -313,11 +315,12 @@ paths: - GA servers: - url: https://accounts.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: list /v1/Credentials/AWS/{Sid}: delete: description: Delete a Credential from your account @@ -405,11 +408,12 @@ paths: - GA servers: - url: https://accounts.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: instance /v1/Credentials/PublicKeys: description: User provided public keys get: @@ -505,11 +509,12 @@ paths: - GA servers: - url: https://accounts.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: list /v1/Credentials/PublicKeys/{Sid}: delete: description: Delete a Credential from your account @@ -596,11 +601,12 @@ paths: - GA servers: - url: https://accounts.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: instance servers: - url: https://accounts.twilio.com x-maturity: diff --git a/spec/yaml/twilio_api_v2010.yaml b/spec/yaml/twilio_api_v2010.yaml index c9ac0f73..2e6f77f4 100644 --- a/spec/yaml/twilio_api_v2010.yaml +++ b/spec/yaml/twilio_api_v2010.yaml @@ -7879,11 +7879,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - - status - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - status + pathType: list /2010-04-01/Accounts/{AccountSid}/Addresses.json: description: An Address instance resource represents your or your customer's physical location within a country. Around the world, some local authorities require @@ -8036,12 +8037,13 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - - validated - - verified - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - validated + - verified + pathType: list /2010-04-01/Accounts/{AccountSid}/Addresses/{AddressSid}/DependentPhoneNumbers.json: description: Phone numbers dependent on an Address resource get: @@ -8114,11 +8116,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - phone_number - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - phone_number + - friendly_name + pathType: list /2010-04-01/Accounts/{AccountSid}/Addresses/{Sid}.json: delete: description: '' @@ -8263,12 +8266,13 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - - validated - - verified - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - validated + - verified + pathType: instance /2010-04-01/Accounts/{AccountSid}/Applications.json: description: An Application instance resource represents an application that you have created with Twilio. An application inside of Twilio is just a set of URLs @@ -8477,11 +8481,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: list /2010-04-01/Accounts/{AccountSid}/Applications/{Sid}.json: delete: description: Delete the application by the specified application sid @@ -8703,11 +8708,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: instance /2010-04-01/Accounts/{AccountSid}/AuthorizedConnectApps.json: description: Authorized Twilio Connect apps get: @@ -8772,10 +8778,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - connect_app_sid - - connect_app_friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - connect_app_sid + - connect_app_friendly_name + pathType: list /2010-04-01/Accounts/{AccountSid}/AuthorizedConnectApps/{ConnectAppSid}.json: description: Authorized Twilio Connect apps get: @@ -8814,10 +8821,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - connect_app_sid - - connect_app_friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - connect_app_sid + - connect_app_friendly_name + pathType: instance /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers.json: description: Country codes with available phone numbers get: @@ -8881,11 +8889,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - country_code - - country - - beta - x-path-type: list + x-twilio: + defaultOutputProperties: + - country_code + - country + - beta + pathType: list /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}.json: description: Country codes with available phone numbers get: @@ -8923,11 +8932,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - country_code - - country - - beta - x-path-type: instance + x-twilio: + defaultOutputProperties: + - country_code + - country + - beta + pathType: instance /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/Local.json: description: Available local phone numbers get: @@ -9116,11 +9126,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - phone_number - - region - - beta - x-path-type: list + x-twilio: + defaultOutputProperties: + - phone_number + - region + - beta + pathType: list /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/MachineToMachine.json: description: Available machine-to-machine phone numbers get: @@ -9309,11 +9320,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - phone_number - - region - - beta - x-path-type: list + x-twilio: + defaultOutputProperties: + - phone_number + - region + - beta + pathType: list /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/Mobile.json: description: Available mobile phone numbers get: @@ -9502,11 +9514,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - phone_number - - region - - beta - x-path-type: list + x-twilio: + defaultOutputProperties: + - phone_number + - region + - beta + pathType: list /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/National.json: description: Available national phone numbers get: @@ -9695,11 +9708,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - phone_number - - region - - beta - x-path-type: list + x-twilio: + defaultOutputProperties: + - phone_number + - region + - beta + pathType: list /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/SharedCost.json: description: Available shared cost numbers get: @@ -9888,11 +9902,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - phone_number - - region - - beta - x-path-type: list + x-twilio: + defaultOutputProperties: + - phone_number + - region + - beta + pathType: list /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/TollFree.json: description: Available toll free phone numbers get: @@ -10081,11 +10096,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - phone_number - - region - - beta - x-path-type: list + x-twilio: + defaultOutputProperties: + - phone_number + - region + - beta + pathType: list /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/Voip.json: description: Available VoIP phone numbers get: @@ -10274,11 +10290,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - phone_number - - region - - beta - x-path-type: list + x-twilio: + defaultOutputProperties: + - phone_number + - region + - beta + pathType: list /2010-04-01/Accounts/{AccountSid}/Balance.json: description: Account balance get: @@ -10309,11 +10326,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - account_sid - - balance - - currency - x-path-type: list + x-twilio: + defaultOutputProperties: + - account_sid + - balance + - currency + pathType: list /2010-04-01/Accounts/{AccountSid}/Calls.json: description: A Call is an object that represents a connection between a telephone and Twilio. @@ -10760,13 +10778,14 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - from - - to - - status - - start_time - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - from + - to + - status + - start_time + pathType: list /2010-04-01/Accounts/{AccountSid}/Calls/FeedbackSummary.json: description: Call FeedbackSummary resources provide an idea of how your end user's perceive the quality of their calls and the most common issues they have encountered @@ -10840,12 +10859,13 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - call_feedback_count - - quality_score_average - - start_date - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - call_feedback_count + - quality_score_average + - start_date + pathType: list /2010-04-01/Accounts/{AccountSid}/Calls/FeedbackSummary/{Sid}.json: delete: description: Delete a FeedbackSummary resource from a call @@ -10916,12 +10936,13 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - call_feedback_count - - quality_score_average - - start_date - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - call_feedback_count + - quality_score_average + - start_date + pathType: instance /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Events.json: description: 'TODO: Resource-level docs' get: @@ -10993,10 +11014,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - request - - response - x-path-type: list + x-twilio: + defaultOutputProperties: + - request + - response + pathType: list /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Feedback.json: description: The call Feedback subresource describes the quality experienced during a phone call. @@ -11096,11 +11118,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - quality_score - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - quality_score + - date_created + pathType: instance /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Notifications.json: description: Error notifications for calls get: @@ -11208,12 +11231,13 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - call_sid - - error_code - - message_date - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - call_sid + - error_code + - message_date + pathType: list /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Notifications/{Sid}.json: description: Error notifications for calls get: @@ -11263,12 +11287,13 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - call_sid - - error_code - - message_date - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - call_sid + - error_code + - message_date + pathType: instance /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Payments.json: description: Twilio enabled secure payments solution for accepting credit and ACH payments over the phone. @@ -11417,9 +11442,10 @@ paths: - Preview servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + pathType: list /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Payments/{Sid}.json: description: Twilio enabled secure payments solution for accepting credit and ACH payments over the phone. @@ -11514,9 +11540,10 @@ paths: - Preview servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + pathType: instance /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings.json: description: A Recording resource represents the recording associated with a voice call, conference, or SIP Trunk. @@ -11709,13 +11736,14 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - call_sid - - status - - start_time - - duration - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - call_sid + - status + - start_time + - duration + pathType: list /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings/{Sid}.json: delete: description: Delete a recording from your account @@ -11878,13 +11906,14 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - call_sid - - status - - start_time - - duration - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - call_sid + - status + - start_time + - duration + pathType: instance /2010-04-01/Accounts/{AccountSid}/Calls/{Sid}.json: delete: description: Delete a Call record from your account. Once the record is deleted, @@ -12073,13 +12102,14 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - from - - to - - status - - start_time - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - from + - to + - status + - start_time + pathType: instance /2010-04-01/Accounts/{AccountSid}/Conferences.json: description: Voice call conferences get: @@ -12213,11 +12243,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - - status - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - status + pathType: list /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants.json: description: Conference participants get: @@ -12609,13 +12640,14 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - call_sid - - label - - status - - muted - - hold - x-path-type: list + x-twilio: + defaultOutputProperties: + - call_sid + - label + - status + - muted + - hold + pathType: list /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants/{CallSid}.json: delete: description: Kick a participant from a given conference @@ -12840,13 +12872,14 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - call_sid - - label - - status - - muted - - hold - x-path-type: instance + x-twilio: + defaultOutputProperties: + - call_sid + - label + - status + - muted + - hold + pathType: instance /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Recordings.json: description: Recordings of conferences get: @@ -12951,13 +12984,14 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - conference_sid - - status - - start_time - - duration - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - conference_sid + - status + - start_time + - duration + pathType: list /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Recordings/{Sid}.json: delete: description: Delete a recording from your account @@ -13119,13 +13153,14 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - conference_sid - - status - - start_time - - duration - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - conference_sid + - status + - start_time + - duration + pathType: instance /2010-04-01/Accounts/{AccountSid}/Conferences/{Sid}.json: description: Voice call conferences get: @@ -13228,11 +13263,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - - status - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - status + pathType: instance /2010-04-01/Accounts/{AccountSid}/ConnectApps.json: description: Twilio Connect apps get: @@ -13297,10 +13333,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: list /2010-04-01/Accounts/{AccountSid}/ConnectApps/{Sid}.json: delete: description: Delete an instance of a connect-app @@ -13458,10 +13495,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers.json: description: Incoming phone numbers on a Twilio account/project get: @@ -13765,11 +13803,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - phone_number - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - phone_number + - friendly_name + pathType: list /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/Local.json: description: Incoming local phone numbers on a Twilio account/project get: @@ -14066,11 +14105,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - phone_number - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - phone_number + - friendly_name + pathType: list /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/Mobile.json: description: Incoming mobile phone numbers on a Twilio account/project get: @@ -14366,11 +14406,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - phone_number - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - phone_number + - friendly_name + pathType: list /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/TollFree.json: description: Incoming toll free phone numbers on a Twilio account/project get: @@ -14666,11 +14707,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - phone_number - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - phone_number + - friendly_name + pathType: list /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{ResourceSid}/AssignedAddOns.json: description: 'TODO: Resource-level docs' get: @@ -14793,12 +14835,13 @@ paths: - Beta servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - - description - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + - description + pathType: list /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{ResourceSid}/AssignedAddOns/{AssignedAddOnSid}/Extensions.json: description: 'TODO: Resource-level docs' get: @@ -14880,12 +14923,13 @@ paths: - Beta servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - - product_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + - product_name + pathType: list ? /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{ResourceSid}/AssignedAddOns/{AssignedAddOnSid}/Extensions/{Sid}.json : description: 'TODO: Resource-level docs' get: @@ -14943,12 +14987,13 @@ paths: - Beta servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - - product_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + - product_name + pathType: instance /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{ResourceSid}/AssignedAddOns/{Sid}.json: delete: description: Remove the assignment of an Add-on installation from the Number @@ -15039,12 +15084,13 @@ paths: - Beta servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - - description - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + - description + pathType: instance /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{Sid}.json: delete: description: Delete a phone-numbers belonging to the account used to make the @@ -15337,11 +15383,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - phone_number - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - phone_number + - friendly_name + pathType: instance /2010-04-01/Accounts/{AccountSid}/Keys.json: description: API keys get: @@ -15441,11 +15488,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: list /2010-04-01/Accounts/{AccountSid}/Keys/{Sid}.json: delete: description: '' @@ -15562,11 +15610,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: instance /2010-04-01/Accounts/{AccountSid}/Messages.json: description: A Message resource represents an inbound or outbound message. get: @@ -15827,14 +15876,15 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - from - - to - - status - - direction - - date_sent - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - from + - to + - status + - direction + - date_sent + pathType: list /2010-04-01/Accounts/{AccountSid}/Messages/{MessageSid}/Feedback.json: description: Customer-provided feedback on delivery confirmation post: @@ -15890,11 +15940,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - message_sid - - outcome - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - message_sid + - outcome + - date_created + pathType: list /2010-04-01/Accounts/{AccountSid}/Messages/{MessageSid}/Media.json: description: The Media resource represents a piece of media, such as an image, that is associated with a message. @@ -16000,11 +16051,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - parent_sid - - content_type - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - parent_sid + - content_type + pathType: list /2010-04-01/Accounts/{AccountSid}/Messages/{MessageSid}/Media/{Sid}.json: delete: description: Delete media from your account. Once delete, you will no longer @@ -16098,11 +16150,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - parent_sid - - content_type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - parent_sid + - content_type + pathType: instance /2010-04-01/Accounts/{AccountSid}/Messages/{Sid}.json: delete: description: Deletes a message record from your account @@ -16222,14 +16275,15 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - from - - to - - status - - direction - - date_sent - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - from + - to + - status + - direction + - date_sent + pathType: instance /2010-04-01/Accounts/{AccountSid}/Notifications.json: description: '[DEPRECATED] Log entries' get: @@ -16328,12 +16382,13 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - call_sid - - error_code - - message_date - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - call_sid + - error_code + - message_date + pathType: list /2010-04-01/Accounts/{AccountSid}/Notifications/{Sid}.json: description: '[DEPRECATED] Log entries' get: @@ -16374,12 +16429,13 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - call_sid - - error_code - - message_date - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - call_sid + - error_code + - message_date + pathType: instance /2010-04-01/Accounts/{AccountSid}/OutgoingCallerIds.json: description: An OutgoingCallerId resource represents a single verified number that may be used as a caller ID when making outgoing calls via the REST API @@ -16527,11 +16583,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - phone_number - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - phone_number + - friendly_name + pathType: list /2010-04-01/Accounts/{AccountSid}/OutgoingCallerIds/{Sid}.json: delete: description: Delete the caller-id specified from the account @@ -16651,11 +16708,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - phone_number - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - phone_number + - friendly_name + pathType: instance /2010-04-01/Accounts/{AccountSid}/Queues.json: description: Queues of calls get: @@ -16762,12 +16820,13 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - - current_size - - average_wait_time - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - current_size + - average_wait_time + pathType: list /2010-04-01/Accounts/{AccountSid}/Queues/{QueueSid}/Members.json: description: Calls in a call queue get: @@ -16840,12 +16899,13 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - call_sid - - date_enqueued - - position - - wait_time - x-path-type: list + x-twilio: + defaultOutputProperties: + - call_sid + - date_enqueued + - position + - wait_time + pathType: list /2010-04-01/Accounts/{AccountSid}/Queues/{QueueSid}/Members/{CallSid}.json: description: Calls in a call queue get: @@ -16958,12 +17018,13 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - call_sid - - date_enqueued - - position - - wait_time - x-path-type: instance + x-twilio: + defaultOutputProperties: + - call_sid + - date_enqueued + - position + - wait_time + pathType: instance /2010-04-01/Accounts/{AccountSid}/Queues/{Sid}.json: delete: description: Remove an empty queue @@ -17084,12 +17145,13 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - - current_size - - average_wait_time - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - current_size + - average_wait_time + pathType: instance /2010-04-01/Accounts/{AccountSid}/Recordings.json: description: Recordings of phone calls get: @@ -17205,13 +17267,14 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - call_sid - - status - - start_time - - duration - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - call_sid + - status + - start_time + - duration + pathType: list /2010-04-01/Accounts/{AccountSid}/Recordings/{RecordingSid}/Transcriptions.json: description: References to text transcriptions of call recordings get: @@ -17285,12 +17348,13 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - type - - status - - duration - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - type + - status + - duration + pathType: list /2010-04-01/Accounts/{AccountSid}/Recordings/{RecordingSid}/Transcriptions/{Sid}.json: delete: description: '' @@ -17381,12 +17445,13 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - type - - status - - duration - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - type + - status + - duration + pathType: instance /2010-04-01/Accounts/{AccountSid}/Recordings/{ReferenceSid}/AddOnResults.json: description: The results of an Add-on API call get: @@ -17459,12 +17524,13 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - status - - add_on_sid - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - status + - add_on_sid + - date_created + pathType: list /2010-04-01/Accounts/{AccountSid}/Recordings/{ReferenceSid}/AddOnResults/{AddOnResultSid}/Payloads.json: description: A single Add-on results' payload get: @@ -17547,11 +17613,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - label - - content_type - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - label + - content_type + pathType: list /2010-04-01/Accounts/{AccountSid}/Recordings/{ReferenceSid}/AddOnResults/{AddOnResultSid}/Payloads/{Sid}.json: delete: description: Delete a payload from the result along with all associated Data @@ -17660,11 +17727,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - label - - content_type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - label + - content_type + pathType: instance /2010-04-01/Accounts/{AccountSid}/Recordings/{ReferenceSid}/AddOnResults/{Sid}.json: delete: description: Delete a result and purge all associated Payloads @@ -17753,12 +17821,13 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - status - - add_on_sid - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - status + - add_on_sid + - date_created + pathType: instance /2010-04-01/Accounts/{AccountSid}/Recordings/{Sid}.json: delete: description: Delete a recording from your account @@ -17829,13 +17898,14 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - call_sid - - status - - start_time - - duration - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - call_sid + - status + - start_time + - duration + pathType: instance /2010-04-01/Accounts/{AccountSid}/SIP/CredentialLists.json: description: Lists of SIP credentials get: @@ -17935,10 +18005,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: list /2010-04-01/Accounts/{AccountSid}/SIP/CredentialLists/{CredentialListSid}/Credentials.json: description: Username and password information for SIP Domains get: @@ -18066,11 +18137,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - username - - credential_list_sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - username + - credential_list_sid + pathType: list /2010-04-01/Accounts/{AccountSid}/SIP/CredentialLists/{CredentialListSid}/Credentials/{Sid}.json: delete: description: Delete a credential resource. @@ -18212,11 +18284,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - username - - credential_list_sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - username + - credential_list_sid + pathType: instance /2010-04-01/Accounts/{AccountSid}/SIP/CredentialLists/{Sid}.json: delete: description: Delete a Credential List @@ -18329,10 +18402,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance /2010-04-01/Accounts/{AccountSid}/SIP/Domains.json: description: Custom DNS hostnames that can accept SIP traffic get: @@ -18518,11 +18592,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - domain_name - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - domain_name + - friendly_name + pathType: list /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/Auth/Calls/CredentialListMappings.json: description: Credential lists for SIP calls get: @@ -18646,10 +18721,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: list /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/Auth/Calls/CredentialListMappings/{Sid}.json: delete: description: Delete a credential list mapping from the requested domain @@ -18738,10 +18814,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/Auth/Calls/IpAccessControlListMappings.json: description: IP address lists for SIP calls get: @@ -18865,10 +18942,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: list /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/Auth/Calls/IpAccessControlListMappings/{Sid}.json: delete: description: Delete an IP Access Control List mapping from the requested domain @@ -18957,10 +19035,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/Auth/Registrations/CredentialListMappings.json: description: Credential lists for SIP registrations get: @@ -19084,10 +19163,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: list /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/Auth/Registrations/CredentialListMappings/{Sid}.json: delete: description: Delete a credential list mapping from the requested domain @@ -19176,10 +19256,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/CredentialListMappings.json: description: Credential lists associated with a SIP Domain get: @@ -19304,10 +19385,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: list /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/CredentialListMappings/{Sid}.json: delete: description: Delete a CredentialListMapping resource from an account. @@ -19398,10 +19480,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/IpAccessControlListMappings.json: description: Access control lists associated with a SIP Domain get: @@ -19522,10 +19605,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: list /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/IpAccessControlListMappings/{Sid}.json: delete: description: Delete an IpAccessControlListMapping resource. @@ -19612,10 +19696,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{Sid}.json: delete: description: Delete an instance of a Domain @@ -19814,11 +19899,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - domain_name - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - domain_name + - friendly_name + pathType: instance /2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists.json: description: Access control lists of IP address resources get: @@ -19921,10 +20007,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: list /2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists/{IpAccessControlListSid}/IpAddresses.json: description: IP addresses that have access to a SIP Domain get: @@ -20057,11 +20144,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - ip_address - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - ip_address + - friendly_name + pathType: list /2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists/{IpAccessControlListSid}/IpAddresses/{Sid}.json: delete: description: Delete an IpAddress resource. @@ -20218,11 +20306,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - ip_address - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - ip_address + - friendly_name + pathType: instance /2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists/{Sid}.json: delete: description: Delete an IpAccessControlList from the requested account @@ -20341,10 +20430,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance /2010-04-01/Accounts/{AccountSid}/SMS/ShortCodes.json: description: Messaging short codes get: @@ -20420,11 +20510,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - short_code - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - short_code + - friendly_name + pathType: list /2010-04-01/Accounts/{AccountSid}/SMS/ShortCodes/{Sid}.json: description: Messaging short codes get: @@ -20547,11 +20638,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - short_code - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - short_code + - friendly_name + pathType: instance /2010-04-01/Accounts/{AccountSid}/SigningKeys.json: description: Create a new signing key get: @@ -20650,11 +20742,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - - secret - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - secret + pathType: list /2010-04-01/Accounts/{AccountSid}/SigningKeys/{Sid}.json: delete: description: '' @@ -20764,10 +20857,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance /2010-04-01/Accounts/{AccountSid}/Tokens.json: description: Credentials for ICE servers post: @@ -20808,10 +20902,11 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - username - - ice_servers - x-path-type: list + x-twilio: + defaultOutputProperties: + - username + - ice_servers + pathType: list /2010-04-01/Accounts/{AccountSid}/Transcriptions.json: description: Text transcriptions of call recordings get: @@ -20876,12 +20971,13 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - type - - status - - duration - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - type + - status + - duration + pathType: list /2010-04-01/Accounts/{AccountSid}/Transcriptions/{Sid}.json: delete: description: Delete a transcription from the account used to make the request @@ -20952,12 +21048,13 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - type - - status - - duration - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - type + - status + - duration + pathType: instance /2010-04-01/Accounts/{AccountSid}/Usage/Records.json: description: Twilio account usage records get: @@ -21294,13 +21391,14 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - category - - start_date - - end_date - - count - - count_unit - x-path-type: list + x-twilio: + defaultOutputProperties: + - category + - start_date + - end_date + - count + - count_unit + pathType: list /2010-04-01/Accounts/{AccountSid}/Usage/Records/AllTime.json: description: Usage records for all time get: @@ -21636,13 +21734,14 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - category - - start_date - - end_date - - count - - count_unit - x-path-type: list + x-twilio: + defaultOutputProperties: + - category + - start_date + - end_date + - count + - count_unit + pathType: list /2010-04-01/Accounts/{AccountSid}/Usage/Records/Daily.json: description: Usage records summarized by day get: @@ -21978,13 +22077,14 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - category - - start_date - - end_date - - count - - count_unit - x-path-type: list + x-twilio: + defaultOutputProperties: + - category + - start_date + - end_date + - count + - count_unit + pathType: list /2010-04-01/Accounts/{AccountSid}/Usage/Records/LastMonth.json: description: Usage records for last month get: @@ -22320,13 +22420,14 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - category - - start_date - - end_date - - count - - count_unit - x-path-type: list + x-twilio: + defaultOutputProperties: + - category + - start_date + - end_date + - count + - count_unit + pathType: list /2010-04-01/Accounts/{AccountSid}/Usage/Records/Monthly.json: description: Usage records summarized by month get: @@ -22662,13 +22763,14 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - category - - start_date - - end_date - - count - - count_unit - x-path-type: list + x-twilio: + defaultOutputProperties: + - category + - start_date + - end_date + - count + - count_unit + pathType: list /2010-04-01/Accounts/{AccountSid}/Usage/Records/ThisMonth.json: description: Usage records for this month get: @@ -23004,13 +23106,14 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - category - - start_date - - end_date - - count - - count_unit - x-path-type: list + x-twilio: + defaultOutputProperties: + - category + - start_date + - end_date + - count + - count_unit + pathType: list /2010-04-01/Accounts/{AccountSid}/Usage/Records/Today.json: description: Usage records for today get: @@ -23346,13 +23449,14 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - category - - start_date - - end_date - - count - - count_unit - x-path-type: list + x-twilio: + defaultOutputProperties: + - category + - start_date + - end_date + - count + - count_unit + pathType: list /2010-04-01/Accounts/{AccountSid}/Usage/Records/Yearly.json: description: Usage records summarized by year get: @@ -23688,13 +23792,14 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - category - - start_date - - end_date - - count - - count_unit - x-path-type: list + x-twilio: + defaultOutputProperties: + - category + - start_date + - end_date + - count + - count_unit + pathType: list /2010-04-01/Accounts/{AccountSid}/Usage/Records/Yesterday.json: description: Usage records for yesterday get: @@ -24030,13 +24135,14 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - category - - start_date - - end_date - - count - - count_unit - x-path-type: list + x-twilio: + defaultOutputProperties: + - category + - start_date + - end_date + - count + - count_unit + pathType: list /2010-04-01/Accounts/{AccountSid}/Usage/Triggers.json: description: Webhooks that notify you of usage thresholds get: @@ -24695,12 +24801,13 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - - usage_category - - trigger_by - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - usage_category + - trigger_by + pathType: list /2010-04-01/Accounts/{AccountSid}/Usage/Triggers/{Sid}.json: delete: description: '' @@ -24833,12 +24940,13 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - - usage_category - - trigger_by - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - usage_category + - trigger_by + pathType: instance /2010-04-01/Accounts/{Sid}.json: description: Twilio accounts (aka Project) or subaccounts get: @@ -24910,11 +25018,12 @@ paths: - GA servers: - url: https://api.twilio.com - x-default-output-properties: - - sid - - friendly_name - - status - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - status + pathType: instance servers: - url: https://api.twilio.com x-maturity: diff --git a/spec/yaml/twilio_autopilot_v1.yaml b/spec/yaml/twilio_autopilot_v1.yaml index 63d45878..c28abf98 100644 --- a/spec/yaml/twilio_autopilot_v1.yaml +++ b/spec/yaml/twilio_autopilot_v1.yaml @@ -926,11 +926,12 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + pathType: list /v1/Assistants/Restore: description: 'TODO: Resource-level docs' post: @@ -962,12 +963,13 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - account_sid - - sid - - unique_name - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - account_sid + - sid + - unique_name + - friendly_name + pathType: list /v1/Assistants/{AssistantSid}/Defaults: description: 'TODO: Resource-level docs' get: @@ -1027,9 +1029,10 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - data - x-path-type: instance + x-twilio: + defaultOutputProperties: + - data + pathType: instance /v1/Assistants/{AssistantSid}/Dialogues/{Sid}: description: 'TODO: Resource-level docs' get: @@ -1063,10 +1066,11 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - sid - - data - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - data + pathType: instance /v1/Assistants/{AssistantSid}/FieldTypes: description: 'TODO: Resource-level docs' get: @@ -1170,11 +1174,12 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + pathType: list /v1/Assistants/{AssistantSid}/FieldTypes/{FieldTypeSid}/FieldValues: description: 'TODO: Resource-level docs' get: @@ -1300,11 +1305,12 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - sid - - value - - language - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - value + - language + pathType: list /v1/Assistants/{AssistantSid}/FieldTypes/{FieldTypeSid}/FieldValues/{Sid}: delete: description: '' @@ -1377,11 +1383,12 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - sid - - value - - language - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - value + - language + pathType: instance /v1/Assistants/{AssistantSid}/FieldTypes/{Sid}: delete: description: '' @@ -1486,11 +1493,12 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + pathType: instance /v1/Assistants/{AssistantSid}/ModelBuilds: description: 'TODO: Resource-level docs' get: @@ -1592,12 +1600,13 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - sid - - unique_name - - status - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - status + - date_created + pathType: list /v1/Assistants/{AssistantSid}/ModelBuilds/{Sid}: delete: description: '' @@ -1698,12 +1707,13 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - sid - - unique_name - - status - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - status + - date_created + pathType: instance /v1/Assistants/{AssistantSid}/Queries: description: 'TODO: Resource-level docs' get: @@ -1844,12 +1854,13 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - sid - - query - - status - - language - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - query + - status + - language + pathType: list /v1/Assistants/{AssistantSid}/Queries/{Sid}: delete: description: '' @@ -1955,12 +1966,13 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - sid - - query - - status - - language - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - query + - status + - language + pathType: instance /v1/Assistants/{AssistantSid}/StyleSheet: description: 'TODO: Resource-level docs' get: @@ -2019,9 +2031,10 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - data - x-path-type: instance + x-twilio: + defaultOutputProperties: + - data + pathType: instance /v1/Assistants/{AssistantSid}/Tasks: description: 'TODO: Resource-level docs' get: @@ -2134,11 +2147,12 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + pathType: list /v1/Assistants/{AssistantSid}/Tasks/{Sid}: delete: description: '' @@ -2251,11 +2265,12 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + pathType: instance /v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Actions: description: 'TODO: Resource-level docs' get: @@ -2331,9 +2346,10 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - data - x-path-type: instance + x-twilio: + defaultOutputProperties: + - data + pathType: instance /v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Fields: description: 'TODO: Resource-level docs' get: @@ -2452,11 +2468,12 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - sid - - unique_name - - field_type - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - field_type + pathType: list /v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Fields/{Sid}: delete: description: '' @@ -2529,11 +2546,12 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - sid - - unique_name - - field_type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - field_type + pathType: instance /v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Samples: description: 'TODO: Resource-level docs' get: @@ -2661,12 +2679,13 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - sid - - tagged_text - - language - - source_channel - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - tagged_text + - language + - source_channel + pathType: list /v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Samples/{Sid}: delete: description: '' @@ -2805,12 +2824,13 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - sid - - tagged_text - - language - - source_channel - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - tagged_text + - language + - source_channel + pathType: instance /v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Statistics: description: 'TODO: Resource-level docs' get: @@ -2844,10 +2864,11 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - samples_count - - fields_count - x-path-type: instance + x-twilio: + defaultOutputProperties: + - samples_count + - fields_count + pathType: instance /v1/Assistants/{AssistantSid}/Webhooks: description: 'TODO: Resource-level docs' get: @@ -2959,13 +2980,14 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - sid - - unique_name - - events - - wehbook_url - - webhook_method - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - events + - wehbook_url + - webhook_method + pathType: list /v1/Assistants/{AssistantSid}/Webhooks/{Sid}: delete: description: '' @@ -3077,13 +3099,14 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - sid - - unique_name - - events - - wehbook_url - - webhook_method - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - events + - wehbook_url + - webhook_method + pathType: instance /v1/Assistants/{Sid}: delete: description: '' @@ -3193,11 +3216,12 @@ paths: - Preview servers: - url: https://autopilot.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + pathType: instance servers: - url: https://autopilot.twilio.com x-maturity: diff --git a/spec/yaml/twilio_bulkexports_v1.yaml b/spec/yaml/twilio_bulkexports_v1.yaml index 94be4347..7d027e2d 100644 --- a/spec/yaml/twilio_bulkexports_v1.yaml +++ b/spec/yaml/twilio_bulkexports_v1.yaml @@ -267,19 +267,20 @@ paths: - GA servers: - url: https://bulkexports.twilio.com - x-default-output-properties: - - details - - email - - end_day - - estimated_completion_time - - friendly_name - - job_queue_position - - job_sid - - resource_type - - start_day - - webhook_method - - webhook_url - x-path-type: instance + x-twilio: + defaultOutputProperties: + - details + - email + - end_day + - estimated_completion_time + - friendly_name + - job_queue_position + - job_sid + - resource_type + - start_day + - webhook_method + - webhook_url + pathType: instance /v1/Exports/{ResourceType}: description: 'TODO: Resource-level docs' get: @@ -306,8 +307,9 @@ paths: - GA servers: - url: https://bulkexports.twilio.com - x-default-output-properties: [] - x-path-type: instance + x-twilio: + defaultOutputProperties: [] + pathType: instance /v1/Exports/{ResourceType}/Configuration: description: 'TODO: Resource-level docs' get: @@ -377,13 +379,14 @@ paths: - GA servers: - url: https://bulkexports.twilio.com - x-default-output-properties: - - enabled - - resource_type - - url - - webhook_method - - webhook_url - x-path-type: instance + x-twilio: + defaultOutputProperties: + - enabled + - resource_type + - url + - webhook_method + - webhook_url + pathType: instance /v1/Exports/{ResourceType}/Days: description: 'TODO: Resource-level docs' get: @@ -445,14 +448,15 @@ paths: - GA servers: - url: https://bulkexports.twilio.com - x-default-output-properties: - - friendly_name - - create_date - - day - - resource_type - - size - - redirectTo - x-path-type: list + x-twilio: + defaultOutputProperties: + - friendly_name + - create_date + - day + - resource_type + - size + - redirectTo + pathType: list /v1/Exports/{ResourceType}/Days/{Day}: description: 'TODO: Resource-level docs' get: @@ -486,14 +490,15 @@ paths: - GA servers: - url: https://bulkexports.twilio.com - x-default-output-properties: - - friendly_name - - create_date - - day - - resource_type - - size - - redirectTo - x-path-type: instance + x-twilio: + defaultOutputProperties: + - friendly_name + - create_date + - day + - resource_type + - size + - redirectTo + pathType: instance /v1/Exports/{ResourceType}/Jobs: description: 'TODO: Resource-level docs' get: @@ -616,19 +621,20 @@ paths: - GA servers: - url: https://bulkexports.twilio.com - x-default-output-properties: - - details - - email - - end_day - - estimated_completion_time - - friendly_name - - job_queue_position - - job_sid - - resource_type - - start_day - - webhook_method - - webhook_url - x-path-type: list + x-twilio: + defaultOutputProperties: + - details + - email + - end_day + - estimated_completion_time + - friendly_name + - job_queue_position + - job_sid + - resource_type + - start_day + - webhook_method + - webhook_url + pathType: list servers: - url: https://bulkexports.twilio.com x-maturity: diff --git a/spec/yaml/twilio_chat_v1.yaml b/spec/yaml/twilio_chat_v1.yaml index f652f817..ad0297e3 100644 --- a/spec/yaml/twilio_chat_v1.yaml +++ b/spec/yaml/twilio_chat_v1.yaml @@ -770,11 +770,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: list /v1/Credentials/{Sid}: delete: description: '' @@ -890,11 +891,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: instance /v1/Services: description: Top level scope for all chat resources get: @@ -976,11 +978,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: list /v1/Services/{ServiceSid}/Channels: description: Channels represent chat rooms get: @@ -1109,11 +1112,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + pathType: list /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites: description: Pending invitations to users to become channel members get: @@ -1249,11 +1253,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - identity - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - identity + - date_created + pathType: list /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites/{Sid}: delete: description: '' @@ -1338,11 +1343,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - identity - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - identity + - date_created + pathType: instance /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Members: description: Users joined to specific channels get: @@ -1480,11 +1486,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - identity - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - identity + - date_created + pathType: list /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Members/{Sid}: delete: description: '' @@ -1633,11 +1640,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - identity - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - identity + - date_created + pathType: instance /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Messages: description: Individual chat messages get: @@ -1779,12 +1787,13 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - from - - to - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - from + - to + - date_created + pathType: list /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}: delete: description: '' @@ -1938,12 +1947,13 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - from - - to - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - from + - to + - date_created + pathType: instance /v1/Services/{ServiceSid}/Channels/{Sid}: delete: description: '' @@ -2061,11 +2071,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + pathType: instance /v1/Services/{ServiceSid}/Roles: description: Roles determining user or member permissions get: @@ -2187,11 +2198,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: list /v1/Services/{ServiceSid}/Roles/{Sid}: delete: description: '' @@ -2315,11 +2327,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: instance /v1/Services/{ServiceSid}/Users: description: Unique chat users within a chat service get: @@ -2440,11 +2453,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: list /v1/Services/{ServiceSid}/Users/{Sid}: delete: description: '' @@ -2563,11 +2577,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: instance /v1/Services/{ServiceSid}/Users/{UserSid}/Channels: description: 'TODO: Resource-level docs' get: @@ -2639,10 +2654,11 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - channel_sid - - status - x-path-type: list + x-twilio: + defaultOutputProperties: + - channel_sid + - status + pathType: list /v1/Services/{Sid}: delete: description: '' @@ -3090,11 +3106,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: instance servers: - url: https://chat.twilio.com x-maturity: diff --git a/spec/yaml/twilio_chat_v2.yaml b/spec/yaml/twilio_chat_v2.yaml index 1a555fd0..c38bdfa1 100644 --- a/spec/yaml/twilio_chat_v2.yaml +++ b/spec/yaml/twilio_chat_v2.yaml @@ -1025,11 +1025,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: list /v2/Credentials/{Sid}: delete: description: '' @@ -1142,11 +1143,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: instance /v2/Services: description: Top level scope for all chat resources get: @@ -1228,11 +1230,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: list /v2/Services/{ServiceSid}/Bindings: description: Push notification subscription for users get: @@ -1319,11 +1322,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - endpoint - - identity - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - endpoint + - identity + pathType: list /v2/Services/{ServiceSid}/Bindings/{Sid}: delete: description: '' @@ -1392,11 +1396,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - endpoint - - identity - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - endpoint + - identity + pathType: instance /v2/Services/{ServiceSid}/Channels: description: Channels represent chat rooms get: @@ -1553,11 +1558,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + pathType: list /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Invites: description: Pending invitations to users to become channel members get: @@ -1695,11 +1701,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - identity - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - identity + - date_created + pathType: list /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Invites/{Sid}: delete: description: '' @@ -1784,11 +1791,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - identity - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - identity + - date_created + pathType: instance /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Members: description: Users joined to specific channels get: @@ -1968,11 +1976,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - identity - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - identity + - date_created + pathType: list /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Members/{Sid}: delete: description: '' @@ -2152,11 +2161,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - identity - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - identity + - date_created + pathType: instance /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages: description: Individual chat messages get: @@ -2323,12 +2333,13 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - from - - to - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - from + - to + - date_created + pathType: list /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}: delete: description: '' @@ -2508,12 +2519,13 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - from - - to - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - from + - to + - date_created + pathType: instance /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks: description: Webhooks for specific channels get: @@ -2676,10 +2688,11 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - configuration - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - configuration + pathType: list /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks/{Sid}: delete: description: '' @@ -2853,10 +2866,11 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - configuration - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - configuration + pathType: instance /v2/Services/{ServiceSid}/Channels/{Sid}: delete: description: '' @@ -3007,11 +3021,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + pathType: instance /v2/Services/{ServiceSid}/Roles: description: Roles determining user or member permissions get: @@ -3132,11 +3147,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: list /v2/Services/{ServiceSid}/Roles/{Sid}: delete: description: '' @@ -3259,11 +3275,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: instance /v2/Services/{ServiceSid}/Users: description: Unique chat users within a chat service get: @@ -3392,12 +3409,13 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - friendly_name - - identity - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - identity + - date_created + pathType: list /v2/Services/{ServiceSid}/Users/{Sid}: delete: description: '' @@ -3524,12 +3542,13 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - friendly_name - - identity - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - identity + - date_created + pathType: instance /v2/Services/{ServiceSid}/Users/{UserSid}/Bindings: description: List of bindings for a given user get: @@ -3615,12 +3634,13 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - endpoint - - identity - - binding_type - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - endpoint + - identity + - binding_type + pathType: list /v2/Services/{ServiceSid}/Users/{UserSid}/Bindings/{Sid}: delete: description: '' @@ -3705,12 +3725,13 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - endpoint - - identity - - binding_type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - endpoint + - identity + - binding_type + pathType: instance /v2/Services/{ServiceSid}/Users/{UserSid}/Channels: description: List of channels for a given user get: @@ -3783,10 +3804,11 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - channel_sid - - status - x-path-type: list + x-twilio: + defaultOutputProperties: + - channel_sid + - status + pathType: list /v2/Services/{ServiceSid}/Users/{UserSid}/Channels/{ChannelSid}: delete: description: Removes User from selected Channel. @@ -3934,10 +3956,11 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - channel_sid - - status - x-path-type: instance + x-twilio: + defaultOutputProperties: + - channel_sid + - status + pathType: instance /v2/Services/{Sid}: delete: description: '' @@ -4180,11 +4203,12 @@ paths: - GA servers: - url: https://chat.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: instance servers: - url: https://chat.twilio.com x-maturity: diff --git a/spec/yaml/twilio_conversations_v1.yaml b/spec/yaml/twilio_conversations_v1.yaml index 9bfbc468..5ea29cfc 100644 --- a/spec/yaml/twilio_conversations_v1.yaml +++ b/spec/yaml/twilio_conversations_v1.yaml @@ -1411,11 +1411,12 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - account_sid - - default_chat_service_sid - - default_messaging_service_sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - account_sid + - default_chat_service_sid + - default_messaging_service_sid + pathType: instance /v1/Configuration/Webhooks: description: A Webhook resource manages a service-level set of callback URLs and their configuration for receiving all conversation events. @@ -1481,12 +1482,13 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - target - - method - - pre_webhook_url - - post_webhook_url - x-path-type: instance + x-twilio: + defaultOutputProperties: + - target + - method + - pre_webhook_url + - post_webhook_url + pathType: instance /v1/Conversations: description: A Conversation resource represents an omnichannel group conversation with an ordered list of messages and a participant roster. @@ -1618,12 +1620,13 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - chat_service_sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - chat_service_sid + - friendly_name + - date_created + pathType: list /v1/Conversations/{ConversationSid}/Messages: description: A Message resource represents a message in a conversation. get: @@ -1751,12 +1754,13 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - index - - author - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - index + - author + - date_created + pathType: list /v1/Conversations/{ConversationSid}/Messages/{MessageSid}/Receipts: description: A Message Receipt resource represents a delivery/read receipt of a message in a conversation. @@ -1830,12 +1834,13 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - message_sid - - status - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - message_sid + - status + - date_created + pathType: list /v1/Conversations/{ConversationSid}/Messages/{MessageSid}/Receipts/{Sid}: description: A Message Receipt resource represents a delivery/read receipt of a message in a conversation. @@ -1882,12 +1887,13 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - message_sid - - status - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - message_sid + - status + - date_created + pathType: instance /v1/Conversations/{ConversationSid}/Messages/{Sid}: delete: description: Remove a message from the conversation @@ -2027,12 +2033,13 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - index - - author - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - index + - author + - date_created + pathType: instance /v1/Conversations/{ConversationSid}/Participants: description: A Participant resource represents a member of the conversation. get: @@ -2176,10 +2183,11 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - messaging_binding - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - messaging_binding + pathType: list /v1/Conversations/{ConversationSid}/Participants/{Sid}: delete: description: Remove a participant from the conversation @@ -2341,10 +2349,11 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - messaging_binding - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - messaging_binding + pathType: instance /v1/Conversations/{ConversationSid}/Webhooks: description: A Scoped Webhook resource manages a set of callback URLs and their configuration for receiving events specific to one conversation. @@ -2477,10 +2486,11 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - target - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - target + pathType: list /v1/Conversations/{ConversationSid}/Webhooks/{Sid}: delete: description: Remove an existing webhook scoped to the conversation @@ -2610,10 +2620,11 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - target - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - target + pathType: instance /v1/Conversations/{Sid}: delete: description: Remove a conversation from your account's default service @@ -2750,12 +2761,13 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - chat_service_sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - chat_service_sid + - friendly_name + - date_created + pathType: instance /v1/Credentials: description: A Credential resource represents a push notification credential. get: @@ -2874,11 +2886,12 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: list /v1/Credentials/{Sid}: delete: description: Remove a push notification credential from your account @@ -2999,11 +3012,12 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: instance /v1/Roles: description: A Role resource represents a set of permissions granted to a user within a service or a conversation. @@ -3104,11 +3118,12 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: list /v1/Roles/{Sid}: delete: description: Remove a user role from your account's default service @@ -3202,11 +3217,12 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: instance /v1/Services: description: A Service resource is a top-level conversation resource container that serves as a data silo. @@ -3289,10 +3305,11 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: list /v1/Services/{ChatServiceSid}/Bindings: description: A Binding resource represents a push notification binding and its configuration, for delivering conversation events to mobile or web endpoints. @@ -3381,11 +3398,12 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - endpoint - - identity - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - endpoint + - identity + pathType: list /v1/Services/{ChatServiceSid}/Bindings/{Sid}: delete: description: Remove a push notification binding from the conversation service @@ -3455,11 +3473,12 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - endpoint - - identity - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - endpoint + - identity + pathType: instance /v1/Services/{ChatServiceSid}/Configuration: description: A Service Configuration resource manages service-level settings applicable to the Conversation API. @@ -3549,9 +3568,10 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - chat_service_sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - chat_service_sid + pathType: instance /v1/Services/{ChatServiceSid}/Configuration/Notifications: description: A Service Notification resource manages a set of settings to determine push notification behavior at service level. @@ -3662,9 +3682,10 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - chat_service_sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - chat_service_sid + pathType: instance /v1/Services/{ChatServiceSid}/Conversations: description: A Service Conversation resource represents an omnichannel group conversation with an ordered list of messages and a participant roster. @@ -3816,12 +3837,13 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - chat_service_sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - chat_service_sid + - friendly_name + - date_created + pathType: list /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Messages: description: A Service Message resource represents a message in a conversation within a specific service. @@ -3970,12 +3992,13 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - index - - author - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - index + - author + - date_created + pathType: list /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Messages/{MessageSid}/Receipts: description: A Service Message Receipt resource represents a delivery/read receipt of a message in a conversation. @@ -4059,12 +4082,13 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - message_sid - - status - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - message_sid + - status + - date_created + pathType: list /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Messages/{MessageSid}/Receipts/{Sid}: description: A Service Message Receipt resource represents a delivery/read receipt of a message in a conversation. @@ -4121,12 +4145,13 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - message_sid - - status - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - message_sid + - status + - date_created + pathType: instance /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Messages/{Sid}: delete: description: Remove a message from the conversation @@ -4297,12 +4322,13 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - index - - author - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - index + - author + - date_created + pathType: instance /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Participants: description: A Service Participant resource represents a member of the conversation within a specific service. @@ -4467,10 +4493,11 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - messaging_binding - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - messaging_binding + pathType: list /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Participants/{Sid}: delete: description: Remove a participant from the conversation @@ -4663,10 +4690,11 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - messaging_binding - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - messaging_binding + pathType: instance /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Webhooks: description: A Conversation-scoped Webhook resource manages a set of callback URLs and their configuration for receiving events specific to one conversation. @@ -4819,10 +4847,11 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - target - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - target + pathType: list /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Webhooks/{Sid}: delete: description: Remove an existing webhook scoped to the conversation @@ -4982,10 +5011,11 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - target - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - target + pathType: instance /v1/Services/{ChatServiceSid}/Conversations/{Sid}: delete: description: Remove a conversation from your service @@ -5152,12 +5182,13 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - chat_service_sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - chat_service_sid + - friendly_name + - date_created + pathType: instance /v1/Services/{ChatServiceSid}/Roles: description: A Service Role resource represents a set of permissions granted to a user within a service or a conversation. @@ -5279,11 +5310,12 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: list /v1/Services/{ChatServiceSid}/Roles/{Sid}: delete: description: Remove a user role from your service @@ -5407,11 +5439,12 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: instance /v1/Services/{ChatServiceSid}/Users: description: A Service User resource represents a conversation user belonging to a specific conversation service. @@ -5538,10 +5571,11 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - identity - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - identity + pathType: list /v1/Services/{ChatServiceSid}/Users/{Sid}: delete: description: Remove a conversation user from your service @@ -5676,10 +5710,11 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - identity - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - identity + pathType: instance /v1/Services/{Sid}: delete: description: Remove a conversation service with all its nested resources from @@ -5730,10 +5765,11 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance /v1/Users: description: A User resource represents a conversation user belonging to a default conversation service. @@ -5841,10 +5877,11 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - identity - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - identity + pathType: list /v1/Users/{Sid}: delete: description: Remove a conversation user from your account's default service @@ -5950,10 +5987,11 @@ paths: - GA servers: - url: https://conversations.twilio.com - x-default-output-properties: - - sid - - identity - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - identity + pathType: instance servers: - url: https://conversations.twilio.com x-maturity: diff --git a/spec/yaml/twilio_events_v1.yaml b/spec/yaml/twilio_events_v1.yaml index 37ba29af..0853b43d 100644 --- a/spec/yaml/twilio_events_v1.yaml +++ b/spec/yaml/twilio_events_v1.yaml @@ -271,9 +271,10 @@ paths: - Beta servers: - url: https://events.twilio.com - x-default-output-properties: - - id - x-path-type: instance + x-twilio: + defaultOutputProperties: + - id + pathType: instance /v1/Schemas/{Id}/Versions: description: Version of the Schema get: @@ -335,11 +336,12 @@ paths: - Beta servers: - url: https://events.twilio.com - x-default-output-properties: - - id - - version - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - id + - version + - date_created + pathType: list /v1/Schemas/{Id}/Versions/{SchemaVersion}: description: Version of the Schema get: @@ -372,11 +374,12 @@ paths: - Beta servers: - url: https://events.twilio.com - x-default-output-properties: - - id - - version - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - id + - version + - date_created + pathType: instance /v1/Sinks: description: Sink destination to send events to get: @@ -483,15 +486,16 @@ paths: - Beta servers: - url: https://events.twilio.com - x-default-output-properties: - - date_created - - date_updated - - description - - sid - - sink_configuration - - sink_type - - status - x-path-type: list + x-twilio: + defaultOutputProperties: + - date_created + - date_updated + - description + - sid + - sink_configuration + - sink_type + - status + pathType: list /v1/Sinks/{Sid}: delete: description: Delete a specific Sink. @@ -577,15 +581,16 @@ paths: - Beta servers: - url: https://events.twilio.com - x-default-output-properties: - - date_created - - date_updated - - description - - sid - - sink_configuration - - sink_type - - status - x-path-type: instance + x-twilio: + defaultOutputProperties: + - date_created + - date_updated + - description + - sid + - sink_configuration + - sink_type + - status + pathType: instance /v1/Sinks/{Sid}/Test: description: Test sink post: @@ -615,9 +620,10 @@ paths: - Beta servers: - url: https://events.twilio.com - x-default-output-properties: - - result - x-path-type: list + x-twilio: + defaultOutputProperties: + - result + pathType: list /v1/Sinks/{Sid}/Validate: description: Validate sink post: @@ -660,9 +666,10 @@ paths: - Beta servers: - url: https://events.twilio.com - x-default-output-properties: - - result - x-path-type: list + x-twilio: + defaultOutputProperties: + - result + pathType: list /v1/Subscriptions: description: Subscription to send Event Types to a Sink get: @@ -770,13 +777,14 @@ paths: - Beta servers: - url: https://events.twilio.com - x-default-output-properties: - - account_sid - - sid - - sink_sid - - date_created - - date_updated - x-path-type: list + x-twilio: + defaultOutputProperties: + - account_sid + - sid + - sink_sid + - date_created + - date_updated + pathType: list /v1/Subscriptions/{Sid}: delete: description: Delete a specific Subscription. @@ -867,13 +875,14 @@ paths: - Beta servers: - url: https://events.twilio.com - x-default-output-properties: - - account_sid - - sid - - sink_sid - - date_created - - date_updated - x-path-type: instance + x-twilio: + defaultOutputProperties: + - account_sid + - sid + - sink_sid + - date_created + - date_updated + pathType: instance /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents: description: Event subscribed to in the parent subscription get: @@ -976,12 +985,13 @@ paths: - Beta servers: - url: https://events.twilio.com - x-default-output-properties: - - type - - schema_version - - account_sid - - subscription_sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - type + - schema_version + - account_sid + - subscription_sid + pathType: list /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents/{Type}: delete: description: Remove an event type from a subscription. @@ -1082,12 +1092,13 @@ paths: - Beta servers: - url: https://events.twilio.com - x-default-output-properties: - - type - - schema_version - - account_sid - - subscription_sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - type + - schema_version + - account_sid + - subscription_sid + pathType: instance /v1/Types: description: Event Types available get: @@ -1148,11 +1159,12 @@ paths: - Beta servers: - url: https://events.twilio.com - x-default-output-properties: - - type - - schema_id - - description - x-path-type: list + x-twilio: + defaultOutputProperties: + - type + - schema_id + - description + pathType: list /v1/Types/{Type}: description: Event Types available get: @@ -1178,11 +1190,12 @@ paths: - Beta servers: - url: https://events.twilio.com - x-default-output-properties: - - type - - schema_id - - description - x-path-type: instance + x-twilio: + defaultOutputProperties: + - type + - schema_id + - description + pathType: instance servers: - url: https://events.twilio.com x-maturity: diff --git a/spec/yaml/twilio_fax_v1.yaml b/spec/yaml/twilio_fax_v1.yaml index 54f0fa76..bbbeb221 100644 --- a/spec/yaml/twilio_fax_v1.yaml +++ b/spec/yaml/twilio_fax_v1.yaml @@ -328,13 +328,14 @@ paths: - Beta servers: - url: https://fax.twilio.com - x-default-output-properties: - - sid - - from - - to - - status - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - from + - to + - status + - date_created + pathType: list /v1/Faxes/{FaxSid}/Media: description: 'TODO: Resource-level docs' get: @@ -398,10 +399,11 @@ paths: - Beta servers: - url: https://fax.twilio.com - x-default-output-properties: - - content_type - - url - x-path-type: list + x-twilio: + defaultOutputProperties: + - content_type + - url + pathType: list /v1/Faxes/{FaxSid}/Media/{Sid}: delete: description: Delete a specific fax media instance. @@ -470,10 +472,11 @@ paths: - Beta servers: - url: https://fax.twilio.com - x-default-output-properties: - - content_type - - url - x-path-type: instance + x-twilio: + defaultOutputProperties: + - content_type + - url + pathType: instance /v1/Faxes/{Sid}: delete: description: Delete a specific fax and its associated media. @@ -563,13 +566,14 @@ paths: - Beta servers: - url: https://fax.twilio.com - x-default-output-properties: - - sid - - from - - to - - status - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - from + - to + - status + - date_created + pathType: instance servers: - url: https://fax.twilio.com x-maturity: diff --git a/spec/yaml/twilio_flex_v1.yaml b/spec/yaml/twilio_flex_v1.yaml index d5b0352e..53a3739b 100644 --- a/spec/yaml/twilio_flex_v1.yaml +++ b/spec/yaml/twilio_flex_v1.yaml @@ -528,12 +528,13 @@ paths: - GA servers: - url: https://flex-api.twilio.com - x-default-output-properties: - - sid - - flex_flow_sid - - user_sid - - task_sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - flex_flow_sid + - user_sid + - task_sid + pathType: list /v1/Channels/{Sid}: delete: description: '' @@ -582,12 +583,13 @@ paths: - GA servers: - url: https://flex-api.twilio.com - x-default-output-properties: - - sid - - flex_flow_sid - - user_sid - - task_sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - flex_flow_sid + - user_sid + - task_sid + pathType: instance /v1/Configuration: description: Configuration for a Flex instance get: @@ -626,12 +628,13 @@ paths: - GA servers: - url: https://flex-api.twilio.com - x-default-output-properties: - - status - - ui_language - - ui_version - - service_version - x-path-type: instance + x-twilio: + defaultOutputProperties: + - status + - ui_language + - ui_version + - service_version + pathType: instance /v1/FlexFlows: description: Flex Flow get: @@ -818,12 +821,13 @@ paths: - GA servers: - url: https://flex-api.twilio.com - x-default-output-properties: - - sid - - friendly_name - - channel_type - - integration_type - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - channel_type + - integration_type + pathType: list /v1/FlexFlows/{Sid}: delete: description: '' @@ -1005,12 +1009,13 @@ paths: - GA servers: - url: https://flex-api.twilio.com - x-default-output-properties: - - sid - - friendly_name - - channel_type - - integration_type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - channel_type + - integration_type + pathType: instance /v1/WebChannels: description: 'TODO: Resource-level docs' get: @@ -1112,10 +1117,11 @@ paths: - GA servers: - url: https://flex-api.twilio.com - x-default-output-properties: - - sid - - flex_flow_sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - flex_flow_sid + pathType: list /v1/WebChannels/{Sid}: delete: description: '' @@ -1203,10 +1209,11 @@ paths: - GA servers: - url: https://flex-api.twilio.com - x-default-output-properties: - - sid - - flex_flow_sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - flex_flow_sid + pathType: instance servers: - url: https://flex-api.twilio.com x-maturity: diff --git a/spec/yaml/twilio_insights_v1.yaml b/spec/yaml/twilio_insights_v1.yaml index b032b553..7a2df50d 100644 --- a/spec/yaml/twilio_insights_v1.yaml +++ b/spec/yaml/twilio_insights_v1.yaml @@ -614,10 +614,11 @@ paths: - Beta servers: - url: https://insights.twilio.com - x-default-output-properties: - - room_sid - - create_time - x-path-type: list + x-twilio: + defaultOutputProperties: + - room_sid + - create_time + pathType: list /v1/Video/Rooms/{RoomSid}: description: 'TODO: Resource-level docs' get: @@ -643,10 +644,11 @@ paths: - Beta servers: - url: https://insights.twilio.com - x-default-output-properties: - - room_sid - - create_time - x-path-type: instance + x-twilio: + defaultOutputProperties: + - room_sid + - create_time + pathType: instance /v1/Video/Rooms/{RoomSid}/Participants: description: 'TODO: Resource-level docs' get: @@ -707,9 +709,10 @@ paths: - Beta servers: - url: https://insights.twilio.com - x-default-output-properties: - - participant_sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - participant_sid + pathType: list /v1/Video/Rooms/{RoomSid}/Participants/{ParticipantSid}: description: 'TODO: Resource-level docs' get: @@ -741,9 +744,10 @@ paths: - Beta servers: - url: https://insights.twilio.com - x-default-output-properties: - - participant_sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - participant_sid + pathType: instance /v1/Voice/{CallSid}/Events: description: 'TODO: Resource-level docs' get: @@ -818,13 +822,14 @@ paths: - Preview servers: - url: https://insights.twilio.com - x-default-output-properties: - - timestamp - - call_sid - - account_sid - - edge - - name - x-path-type: list + x-twilio: + defaultOutputProperties: + - timestamp + - call_sid + - account_sid + - edge + - name + pathType: list /v1/Voice/{CallSid}/Metrics: description: 'TODO: Resource-level docs' get: @@ -909,13 +914,14 @@ paths: - Preview servers: - url: https://insights.twilio.com - x-default-output-properties: - - timestamp - - call_sid - - account_sid - - edge - - direction - x-path-type: list + x-twilio: + defaultOutputProperties: + - timestamp + - call_sid + - account_sid + - edge + - direction + pathType: list /v1/Voice/{CallSid}/Summary: description: 'TODO: Resource-level docs' get: @@ -952,12 +958,13 @@ paths: - GA servers: - url: https://insights.twilio.com - x-default-output-properties: - - call_type - - call_state - - processing_state - - duration - x-path-type: instance + x-twilio: + defaultOutputProperties: + - call_type + - call_state + - processing_state + - duration + pathType: instance /v1/Voice/{Sid}: description: 'TODO: Resource-level docs' get: @@ -986,8 +993,9 @@ paths: - Preview servers: - url: https://insights.twilio.com - x-default-output-properties: [] - x-path-type: instance + x-twilio: + defaultOutputProperties: [] + pathType: instance servers: - url: https://insights.twilio.com x-maturity: diff --git a/spec/yaml/twilio_ip_messaging_v1.yaml b/spec/yaml/twilio_ip_messaging_v1.yaml index 3447d878..c5d16eac 100644 --- a/spec/yaml/twilio_ip_messaging_v1.yaml +++ b/spec/yaml/twilio_ip_messaging_v1.yaml @@ -622,11 +622,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: list /v1/Credentials/{Sid}: delete: description: '' @@ -724,11 +725,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: instance /v1/Services: description: 'TODO: Resource-level docs' get: @@ -809,11 +811,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: list /v1/Services/{ServiceSid}/Channels: description: 'TODO: Resource-level docs' get: @@ -933,11 +936,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + pathType: list /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites: description: 'TODO: Resource-level docs' get: @@ -1062,11 +1066,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - identity - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - identity + - date_created + pathType: list /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Invites/{Sid}: delete: description: '' @@ -1145,11 +1150,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - identity - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - identity + - date_created + pathType: instance /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Members: description: 'TODO: Resource-level docs' get: @@ -1274,11 +1280,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - identity - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - identity + - date_created + pathType: list /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Members/{Sid}: delete: description: '' @@ -1413,11 +1420,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - identity - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - identity + - date_created + pathType: instance /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Messages: description: 'TODO: Resource-level docs' get: @@ -1549,12 +1557,13 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - from - - to - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - from + - to + - date_created + pathType: list /v1/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}: delete: description: '' @@ -1694,12 +1703,13 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - from - - to - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - from + - to + - date_created + pathType: instance /v1/Services/{ServiceSid}/Channels/{Sid}: delete: description: '' @@ -1806,11 +1816,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + pathType: instance /v1/Services/{ServiceSid}/Roles: description: 'TODO: Resource-level docs' get: @@ -1923,11 +1934,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: list /v1/Services/{ServiceSid}/Roles/{Sid}: delete: description: '' @@ -2041,11 +2053,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: instance /v1/Services/{ServiceSid}/Users: description: 'TODO: Resource-level docs' get: @@ -2157,11 +2170,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: list /v1/Services/{ServiceSid}/Users/{Sid}: delete: description: '' @@ -2271,11 +2285,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: instance /v1/Services/{ServiceSid}/Users/{UserSid}/Channels: description: 'TODO: Resource-level docs' get: @@ -2345,10 +2360,11 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - channel_sid - - status - x-path-type: list + x-twilio: + defaultOutputProperties: + - channel_sid + - status + pathType: list /v1/Services/{Sid}: delete: description: '' @@ -2738,11 +2754,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: instance servers: - url: https://ip-messaging.twilio.com x-maturity: diff --git a/spec/yaml/twilio_ip_messaging_v2.yaml b/spec/yaml/twilio_ip_messaging_v2.yaml index d1b292e7..ca469edf 100644 --- a/spec/yaml/twilio_ip_messaging_v2.yaml +++ b/spec/yaml/twilio_ip_messaging_v2.yaml @@ -824,11 +824,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: list /v2/Credentials/{Sid}: delete: description: '' @@ -926,11 +927,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: instance /v2/Services: description: 'TODO: Resource-level docs' get: @@ -1011,11 +1013,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: list /v2/Services/{ServiceSid}/Bindings: description: 'TODO: Resource-level docs' get: @@ -1097,11 +1100,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - endpoint - - identity - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - endpoint + - identity + pathType: list /v2/Services/{ServiceSid}/Bindings/{Sid}: delete: description: '' @@ -1168,11 +1172,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - endpoint - - identity - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - endpoint + - identity + pathType: instance /v2/Services/{ServiceSid}/Channels: description: 'TODO: Resource-level docs' get: @@ -1311,11 +1316,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + pathType: list /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Invites: description: 'TODO: Resource-level docs' get: @@ -1440,11 +1446,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - identity - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - identity + - date_created + pathType: list /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Invites/{Sid}: delete: description: '' @@ -1523,11 +1530,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - identity - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - identity + - date_created + pathType: instance /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Members: description: 'TODO: Resource-level docs' get: @@ -1679,11 +1687,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - identity - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - identity + - date_created + pathType: list /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Members/{Sid}: delete: description: '' @@ -1840,11 +1849,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - identity - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - identity + - date_created + pathType: instance /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages: description: 'TODO: Resource-level docs' get: @@ -1993,12 +2003,13 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - from - - to - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - from + - to + - date_created + pathType: list /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Messages/{Sid}: delete: description: '' @@ -2159,12 +2170,13 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - from - - to - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - from + - to + - date_created + pathType: instance /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks: description: 'TODO: Resource-level docs' get: @@ -2308,10 +2320,11 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - configuration - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - configuration + pathType: list /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks/{Sid}: delete: description: '' @@ -2464,10 +2477,11 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - configuration - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - configuration + pathType: instance /v2/Services/{ServiceSid}/Channels/{Sid}: delete: description: '' @@ -2601,11 +2615,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + pathType: instance /v2/Services/{ServiceSid}/Roles: description: 'TODO: Resource-level docs' get: @@ -2718,11 +2733,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: list /v2/Services/{ServiceSid}/Roles/{Sid}: delete: description: '' @@ -2836,11 +2852,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: instance /v2/Services/{ServiceSid}/Users: description: 'TODO: Resource-level docs' get: @@ -2960,12 +2977,13 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - friendly_name - - identity - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - identity + - date_created + pathType: list /v2/Services/{ServiceSid}/Users/{Sid}: delete: description: '' @@ -3083,12 +3101,13 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - friendly_name - - identity - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - identity + - date_created + pathType: instance /v2/Services/{ServiceSid}/Users/{UserSid}/Bindings: description: 'TODO: Resource-level docs' get: @@ -3169,12 +3188,13 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - endpoint - - identity - - binding_type - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - endpoint + - identity + - binding_type + pathType: list /v2/Services/{ServiceSid}/Users/{UserSid}/Bindings/{Sid}: delete: description: '' @@ -3253,12 +3273,13 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - endpoint - - identity - - binding_type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - endpoint + - identity + - binding_type + pathType: instance /v2/Services/{ServiceSid}/Users/{UserSid}/Channels: description: 'TODO: Resource-level docs' get: @@ -3328,10 +3349,11 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - channel_sid - - status - x-path-type: list + x-twilio: + defaultOutputProperties: + - channel_sid + - status + pathType: list /v2/Services/{ServiceSid}/Users/{UserSid}/Channels/{ChannelSid}: delete: description: '' @@ -3461,10 +3483,11 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - channel_sid - - status - x-path-type: instance + x-twilio: + defaultOutputProperties: + - channel_sid + - status + pathType: instance /v2/Services/{Sid}: delete: description: '' @@ -3657,11 +3680,12 @@ paths: - GA servers: - url: https://ip-messaging.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: instance servers: - url: https://ip-messaging.twilio.com x-maturity: diff --git a/spec/yaml/twilio_lookups_v1.yaml b/spec/yaml/twilio_lookups_v1.yaml index e4634c14..4fdeaf77 100644 --- a/spec/yaml/twilio_lookups_v1.yaml +++ b/spec/yaml/twilio_lookups_v1.yaml @@ -112,11 +112,12 @@ paths: - GA servers: - url: https://lookups.twilio.com - x-default-output-properties: - - caller_name - - country_code - - carrier - x-path-type: instance + x-twilio: + defaultOutputProperties: + - caller_name + - country_code + - carrier + pathType: instance servers: - url: https://lookups.twilio.com x-maturity: diff --git a/spec/yaml/twilio_messaging_v1.yaml b/spec/yaml/twilio_messaging_v1.yaml index 68e68730..6880f033 100644 --- a/spec/yaml/twilio_messaging_v1.yaml +++ b/spec/yaml/twilio_messaging_v1.yaml @@ -548,9 +548,10 @@ paths: - GA servers: - url: https://messaging.twilio.com - x-default-output-properties: - - redirect_to - x-path-type: instance + x-twilio: + defaultOutputProperties: + - redirect_to + pathType: instance /v1/Services: description: A Messaging Service resource to create, fetch, update, delete or add/remove senders from Messaging Services. @@ -721,11 +722,12 @@ paths: - Beta servers: - url: https://messaging.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: list /v1/Services/PreregisteredUsa2p: description: Resource to associate preregistered campaign with Messaging Service. post: @@ -764,10 +766,11 @@ paths: - Beta servers: - url: https://messaging.twilio.com - x-default-output-properties: - - campaign_id - - messaging_service_sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - campaign_id + - messaging_service_sid + pathType: list /v1/Services/Usecases: description: Use Case resource. Fetch possible use cases for a Messaging Service. get: @@ -786,9 +789,10 @@ paths: - Beta servers: - url: https://messaging.twilio.com - x-default-output-properties: - - usecases - x-path-type: list + x-twilio: + defaultOutputProperties: + - usecases + pathType: list /v1/Services/{MessagingServiceSid}/Compliance/Usa2p: description: A service for (fetch/create/delete) A2P Campaign for a Messaging Service @@ -920,11 +924,12 @@ paths: - Beta servers: - url: https://messaging.twilio.com - x-default-output-properties: - - brand_registration_sid - - campaign_status - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - brand_registration_sid + - campaign_status + - date_created + pathType: list /v1/Services/{MessagingServiceSid}/Compliance/Usa2p/Usecases: description: Messaging Service Use Case resource. Fetch possible use cases for service. @@ -955,9 +960,10 @@ paths: - Beta servers: - url: https://messaging.twilio.com - x-default-output-properties: - - us_app_to_person_usecases - x-path-type: list + x-twilio: + defaultOutputProperties: + - us_app_to_person_usecases + pathType: list /v1/Services/{MessagingServiceSid}/Compliance/Usa2p/{Sid}: delete: description: '' @@ -1027,11 +1033,12 @@ paths: - Beta servers: - url: https://messaging.twilio.com - x-default-output-properties: - - brand_registration_sid - - campaign_status - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - brand_registration_sid + - campaign_status + - date_created + pathType: instance /v1/Services/{ServiceSid}/AlphaSenders: description: A Messaging Service resource to add, fetch or remove an Alpha Sender ID from a Messaging Service. @@ -1136,10 +1143,11 @@ paths: - Beta servers: - url: https://messaging.twilio.com - x-default-output-properties: - - sid - - alpha_sender - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - alpha_sender + pathType: list /v1/Services/{ServiceSid}/AlphaSenders/{Sid}: delete: description: '' @@ -1203,10 +1211,11 @@ paths: - Beta servers: - url: https://messaging.twilio.com - x-default-output-properties: - - sid - - alpha_sender - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - alpha_sender + pathType: instance /v1/Services/{ServiceSid}/PhoneNumbers: description: A Messaging Service resource to add, fetch or remove phone numbers from a Messaging Service. @@ -1312,11 +1321,12 @@ paths: - Beta servers: - url: https://messaging.twilio.com - x-default-output-properties: - - sid - - phone_number - - country_code - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - phone_number + - country_code + pathType: list /v1/Services/{ServiceSid}/PhoneNumbers/{Sid}: delete: description: '' @@ -1380,11 +1390,12 @@ paths: - Beta servers: - url: https://messaging.twilio.com - x-default-output-properties: - - sid - - phone_number - - country_code - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - phone_number + - country_code + pathType: instance /v1/Services/{ServiceSid}/ShortCodes: description: A Messaging Service resource to add, fetch or remove short code numbers from a Messaging Service. @@ -1491,11 +1502,12 @@ paths: - Beta servers: - url: https://messaging.twilio.com - x-default-output-properties: - - sid - - short_code - - country_code - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - short_code + - country_code + pathType: list /v1/Services/{ServiceSid}/ShortCodes/{Sid}: delete: description: '' @@ -1559,11 +1571,12 @@ paths: - Beta servers: - url: https://messaging.twilio.com - x-default-output-properties: - - sid - - short_code - - country_code - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - short_code + - country_code + pathType: instance /v1/Services/{Sid}: delete: description: '' @@ -1736,11 +1749,12 @@ paths: - Beta servers: - url: https://messaging.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: instance /v1/a2p/BrandRegistrations: description: A Messaging Service resource to add and fetch Brand Registrations. get: @@ -1831,10 +1845,11 @@ paths: - Beta servers: - url: https://messaging.twilio.com - x-default-output-properties: - - sid - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - date_created + pathType: list /v1/a2p/BrandRegistrations/{Sid}: description: A Messaging Service resource to add and fetch Brand Registrations. get: @@ -1863,10 +1878,11 @@ paths: - Beta servers: - url: https://messaging.twilio.com - x-default-output-properties: - - sid - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - date_created + pathType: instance servers: - url: https://messaging.twilio.com x-maturity: diff --git a/spec/yaml/twilio_monitor_v1.yaml b/spec/yaml/twilio_monitor_v1.yaml index 7ad73f31..19e32e3e 100644 --- a/spec/yaml/twilio_monitor_v1.yaml +++ b/spec/yaml/twilio_monitor_v1.yaml @@ -364,12 +364,13 @@ paths: - GA servers: - url: https://monitor.twilio.com - x-default-output-properties: - - sid - - error_code - - log_level - - alert_text - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - error_code + - log_level + - alert_text + pathType: list /v1/Alerts/{Sid}: description: Debugger alerts get: @@ -398,12 +399,13 @@ paths: - GA servers: - url: https://monitor.twilio.com - x-default-output-properties: - - sid - - error_code - - log_level - - alert_text - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - error_code + - log_level + - alert_text + pathType: instance /v1/Events: description: Debugger events get: @@ -502,12 +504,13 @@ paths: - GA servers: - url: https://monitor.twilio.com - x-default-output-properties: - - sid - - event_type - - event_type - - description - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - event_type + - event_type + - description + pathType: list /v1/Events/{Sid}: description: Debugger events get: @@ -536,12 +539,13 @@ paths: - GA servers: - url: https://monitor.twilio.com - x-default-output-properties: - - sid - - event_type - - event_type - - description - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - event_type + - event_type + - description + pathType: instance servers: - url: https://monitor.twilio.com x-maturity: diff --git a/spec/yaml/twilio_notify_v1.yaml b/spec/yaml/twilio_notify_v1.yaml index f401e553..70d413b7 100644 --- a/spec/yaml/twilio_notify_v1.yaml +++ b/spec/yaml/twilio_notify_v1.yaml @@ -468,11 +468,12 @@ paths: - Beta servers: - url: https://notify.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: list /v1/Credentials/{Sid}: delete: description: '' @@ -583,11 +584,12 @@ paths: - Beta servers: - url: https://notify.twilio.com - x-default-output-properties: - - sid - - friendly_name - - type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - type + pathType: instance /v1/Services: description: 'TODO: Resource-level docs' get: @@ -739,11 +741,12 @@ paths: - Beta servers: - url: https://notify.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: list /v1/Services/{ServiceSid}/Bindings: description: 'TODO: Resource-level docs' get: @@ -926,13 +929,14 @@ paths: - Beta servers: - url: https://notify.twilio.com - x-default-output-properties: - - sid - - identity - - endpoint - - binding_type - - address - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - identity + - endpoint + - binding_type + - address + pathType: list /v1/Services/{ServiceSid}/Bindings/{Sid}: delete: description: '' @@ -1003,13 +1007,14 @@ paths: - Beta servers: - url: https://notify.twilio.com - x-default-output-properties: - - sid - - identity - - endpoint - - binding_type - - address - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - identity + - endpoint + - binding_type + - address + pathType: instance /v1/Services/{ServiceSid}/Notifications: description: 'TODO: Resource-level docs' post: @@ -1188,11 +1193,12 @@ paths: - Beta servers: - url: https://notify.twilio.com - x-default-output-properties: - - sid - - priority - - title - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - priority + - title + pathType: list /v1/Services/{Sid}: delete: description: '' @@ -1346,11 +1352,12 @@ paths: - Beta servers: - url: https://notify.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: instance servers: - url: https://notify.twilio.com x-maturity: diff --git a/spec/yaml/twilio_numbers_v2.yaml b/spec/yaml/twilio_numbers_v2.yaml index 0e73371b..f5f9e8ea 100644 --- a/spec/yaml/twilio_numbers_v2.yaml +++ b/spec/yaml/twilio_numbers_v2.yaml @@ -544,11 +544,12 @@ paths: - GA servers: - url: https://numbers.twilio.com - x-default-output-properties: - - sid - - regulation_sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - regulation_sid + - friendly_name + pathType: list /v2/RegulatoryCompliance/Bundles/{BundleSid}/Evaluations: description: 'TODO: Resource-level docs' get: @@ -636,9 +637,10 @@ paths: - GA servers: - url: https://numbers.twilio.com - x-default-output-properties: - - sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + pathType: list /v2/RegulatoryCompliance/Bundles/{BundleSid}/Evaluations/{Sid}: description: 'TODO: Resource-level docs' get: @@ -676,9 +678,10 @@ paths: - GA servers: - url: https://numbers.twilio.com - x-default-output-properties: - - sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + pathType: instance /v2/RegulatoryCompliance/Bundles/{BundleSid}/ItemAssignments: description: 'TODO: Resource-level docs' get: @@ -782,9 +785,10 @@ paths: - GA servers: - url: https://numbers.twilio.com - x-default-output-properties: - - sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + pathType: list /v2/RegulatoryCompliance/Bundles/{BundleSid}/ItemAssignments/{Sid}: delete: description: Remove an Assignment Item Instance. @@ -851,9 +855,10 @@ paths: - GA servers: - url: https://numbers.twilio.com - x-default-output-properties: - - sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + pathType: instance /v2/RegulatoryCompliance/Bundles/{Sid}: delete: description: Delete a specific Bundle. @@ -955,11 +960,12 @@ paths: - GA servers: - url: https://numbers.twilio.com - x-default-output-properties: - - sid - - regulation_sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - regulation_sid + - friendly_name + pathType: instance /v2/RegulatoryCompliance/EndUserTypes: description: 'TODO: Resource-level docs' get: @@ -1014,10 +1020,11 @@ paths: - GA servers: - url: https://numbers.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: list /v2/RegulatoryCompliance/EndUserTypes/{Sid}: description: 'TODO: Resource-level docs' get: @@ -1043,10 +1050,11 @@ paths: - GA servers: - url: https://numbers.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance /v2/RegulatoryCompliance/EndUsers: description: 'TODO: Resource-level docs' get: @@ -1139,10 +1147,11 @@ paths: - GA servers: - url: https://numbers.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: list /v2/RegulatoryCompliance/EndUsers/{Sid}: delete: description: Delete a specific End User. @@ -1232,10 +1241,11 @@ paths: - GA servers: - url: https://numbers.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance /v2/RegulatoryCompliance/Regulations: description: 'TODO: Resource-level docs' get: @@ -1309,10 +1319,11 @@ paths: - GA servers: - url: https://numbers.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: list /v2/RegulatoryCompliance/Regulations/{Sid}: description: 'TODO: Resource-level docs' get: @@ -1341,10 +1352,11 @@ paths: - GA servers: - url: https://numbers.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance /v2/RegulatoryCompliance/SupportingDocumentTypes: description: 'TODO: Resource-level docs' get: @@ -1399,10 +1411,11 @@ paths: - GA servers: - url: https://numbers.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: list /v2/RegulatoryCompliance/SupportingDocumentTypes/{Sid}: description: 'TODO: Resource-level docs' get: @@ -1429,10 +1442,11 @@ paths: - GA servers: - url: https://numbers.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance /v2/RegulatoryCompliance/SupportingDocuments: description: 'TODO: Resource-level docs' get: @@ -1522,10 +1536,11 @@ paths: - GA servers: - url: https://numbers.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: list /v2/RegulatoryCompliance/SupportingDocuments/{Sid}: delete: description: Delete a specific Supporting Document. @@ -1616,10 +1631,11 @@ paths: - GA servers: - url: https://numbers.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance servers: - url: https://numbers.twilio.com x-maturity: diff --git a/spec/yaml/twilio_pricing_v1.yaml b/spec/yaml/twilio_pricing_v1.yaml index 29098fb0..fc6931bf 100644 --- a/spec/yaml/twilio_pricing_v1.yaml +++ b/spec/yaml/twilio_pricing_v1.yaml @@ -347,12 +347,13 @@ paths: - GA servers: - url: https://pricing.twilio.com - x-default-output-properties: - - country - - outbound_sms_prices - - inbound_sms_prices - - price_unit - x-path-type: list + x-twilio: + defaultOutputProperties: + - country + - outbound_sms_prices + - inbound_sms_prices + - price_unit + pathType: list /v1/Messaging/Countries/{IsoCountry}: description: Messaging pricing by country get: @@ -379,12 +380,13 @@ paths: - GA servers: - url: https://pricing.twilio.com - x-default-output-properties: - - country - - outbound_sms_prices - - inbound_sms_prices - - price_unit - x-path-type: instance + x-twilio: + defaultOutputProperties: + - country + - outbound_sms_prices + - inbound_sms_prices + - price_unit + pathType: instance /v1/PhoneNumbers/Countries: description: Phone number pricing by country get: @@ -439,10 +441,11 @@ paths: - GA servers: - url: https://pricing.twilio.com - x-default-output-properties: - - country - - price_unit - x-path-type: list + x-twilio: + defaultOutputProperties: + - country + - price_unit + pathType: list /v1/PhoneNumbers/Countries/{IsoCountry}: description: Phone number pricing by country get: @@ -469,10 +472,11 @@ paths: - GA servers: - url: https://pricing.twilio.com - x-default-output-properties: - - country - - price_unit - x-path-type: instance + x-twilio: + defaultOutputProperties: + - country + - price_unit + pathType: instance /v1/Voice/Countries: description: Voice pricing by country get: @@ -527,10 +531,11 @@ paths: - GA servers: - url: https://pricing.twilio.com - x-default-output-properties: - - country - - price_unit - x-path-type: list + x-twilio: + defaultOutputProperties: + - country + - price_unit + pathType: list /v1/Voice/Countries/{IsoCountry}: description: Voice pricing by country get: @@ -557,10 +562,11 @@ paths: - GA servers: - url: https://pricing.twilio.com - x-default-output-properties: - - country - - price_unit - x-path-type: instance + x-twilio: + defaultOutputProperties: + - country + - price_unit + pathType: instance /v1/Voice/Numbers/{Number}: description: Voice pricing for a specific phone number get: @@ -586,12 +592,13 @@ paths: - GA servers: - url: https://pricing.twilio.com - x-default-output-properties: - - country - - outbound_call_price - - inbound_call_price - - price_unit - x-path-type: instance + x-twilio: + defaultOutputProperties: + - country + - outbound_call_price + - inbound_call_price + - price_unit + pathType: instance servers: - url: https://pricing.twilio.com x-maturity: diff --git a/spec/yaml/twilio_pricing_v2.yaml b/spec/yaml/twilio_pricing_v2.yaml index 55b7e6b2..46feb72e 100644 --- a/spec/yaml/twilio_pricing_v2.yaml +++ b/spec/yaml/twilio_pricing_v2.yaml @@ -214,10 +214,11 @@ paths: - GA servers: - url: https://pricing.twilio.com - x-default-output-properties: - - country - - price_unit - x-path-type: list + x-twilio: + defaultOutputProperties: + - country + - price_unit + pathType: list /v2/Voice/Countries/{IsoCountry}: description: Voice pricing by country get: @@ -244,10 +245,11 @@ paths: - GA servers: - url: https://pricing.twilio.com - x-default-output-properties: - - country - - price_unit - x-path-type: instance + x-twilio: + defaultOutputProperties: + - country + - price_unit + pathType: instance /v2/Voice/Numbers/{DestinationNumber}: description: Voice pricing for a specific phone number get: @@ -283,11 +285,12 @@ paths: - GA servers: - url: https://pricing.twilio.com - x-default-output-properties: - - country - - inbound_call_price - - price_unit - x-path-type: instance + x-twilio: + defaultOutputProperties: + - country + - inbound_call_price + - price_unit + pathType: instance servers: - url: https://pricing.twilio.com x-maturity: diff --git a/spec/yaml/twilio_proxy_v1.yaml b/spec/yaml/twilio_proxy_v1.yaml index 044d1300..d4b3b1f9 100644 --- a/spec/yaml/twilio_proxy_v1.yaml +++ b/spec/yaml/twilio_proxy_v1.yaml @@ -882,11 +882,12 @@ paths: - Beta servers: - url: https://proxy.twilio.com - x-default-output-properties: - - sid - - unique_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - date_created + pathType: list /v1/Services/{ServiceSid}/PhoneNumbers: description: 'TODO: Resource-level docs' get: @@ -1004,11 +1005,12 @@ paths: - Beta servers: - url: https://proxy.twilio.com - x-default-output-properties: - - sid - - friendly_name - - phone_number - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - phone_number + pathType: list /v1/Services/{ServiceSid}/PhoneNumbers/{Sid}: delete: description: Delete a specific Phone Number from a Service. @@ -1127,11 +1129,12 @@ paths: - Beta servers: - url: https://proxy.twilio.com - x-default-output-properties: - - sid - - friendly_name - - phone_number - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - phone_number + pathType: instance /v1/Services/{ServiceSid}/Sessions: description: 'TODO: Resource-level docs' get: @@ -1284,12 +1287,13 @@ paths: - Beta servers: - url: https://proxy.twilio.com - x-default-output-properties: - - sid - - unique_name - - date_started - - date_ended - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - date_started + - date_ended + pathType: list /v1/Services/{ServiceSid}/Sessions/{SessionSid}/Interactions: description: 'TODO: Resource-level docs' get: @@ -1365,11 +1369,12 @@ paths: - Beta servers: - url: https://proxy.twilio.com - x-default-output-properties: - - sid - - type - - data - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - type + - data + pathType: list /v1/Services/{ServiceSid}/Sessions/{SessionSid}/Interactions/{Sid}: delete: description: Delete a specific Interaction. @@ -1460,11 +1465,12 @@ paths: - Beta servers: - url: https://proxy.twilio.com - x-default-output-properties: - - sid - - type - - data - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - type + - data + pathType: instance /v1/Services/{ServiceSid}/Sessions/{SessionSid}/Participants: description: 'TODO: Resource-level docs' get: @@ -1616,12 +1622,13 @@ paths: - Beta servers: - url: https://proxy.twilio.com - x-default-output-properties: - - sid - - friendly_name - - identifier - - proxy_identifier - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - identifier + - proxy_identifier + pathType: list /v1/Services/{ServiceSid}/Sessions/{SessionSid}/Participants/{ParticipantSid}/MessageInteractions: description: 'TODO: Resource-level docs' get: @@ -1769,11 +1776,12 @@ paths: - Beta servers: - url: https://proxy.twilio.com - x-default-output-properties: - - sid - - type - - data - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - type + - data + pathType: list /v1/Services/{ServiceSid}/Sessions/{SessionSid}/Participants/{ParticipantSid}/MessageInteractions/{Sid}: description: 'TODO: Resource-level docs' get: @@ -1833,11 +1841,12 @@ paths: - Beta servers: - url: https://proxy.twilio.com - x-default-output-properties: - - sid - - type - - data - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - type + - data + pathType: instance /v1/Services/{ServiceSid}/Sessions/{SessionSid}/Participants/{Sid}: delete: description: Delete a specific Participant. This is a soft-delete. The participant @@ -1931,12 +1940,13 @@ paths: - Beta servers: - url: https://proxy.twilio.com - x-default-output-properties: - - sid - - friendly_name - - identifier - - proxy_identifier - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - identifier + - proxy_identifier + pathType: instance /v1/Services/{ServiceSid}/Sessions/{Sid}: delete: description: Delete a specific Session. @@ -2081,12 +2091,13 @@ paths: - Beta servers: - url: https://proxy.twilio.com - x-default-output-properties: - - sid - - unique_name - - date_started - - date_ended - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - date_started + - date_ended + pathType: instance /v1/Services/{ServiceSid}/ShortCodes: description: 'TODO: Resource-level docs' get: @@ -2194,11 +2205,12 @@ paths: - Beta servers: - url: https://proxy.twilio.com - x-default-output-properties: - - sid - - short_code - - iso_country - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - short_code + - iso_country + pathType: list /v1/Services/{ServiceSid}/ShortCodes/{Sid}: delete: description: Delete a specific Short Code from a Service. @@ -2317,11 +2329,12 @@ paths: - Beta servers: - url: https://proxy.twilio.com - x-default-output-properties: - - sid - - short_code - - iso_country - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - short_code + - iso_country + pathType: instance /v1/Services/{Sid}: delete: description: Delete a specific Service. @@ -2469,11 +2482,12 @@ paths: - Beta servers: - url: https://proxy.twilio.com - x-default-output-properties: - - sid - - unique_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - date_created + pathType: instance servers: - url: https://proxy.twilio.com x-maturity: diff --git a/spec/yaml/twilio_serverless_v1.yaml b/spec/yaml/twilio_serverless_v1.yaml index 97785297..ecac2255 100644 --- a/spec/yaml/twilio_serverless_v1.yaml +++ b/spec/yaml/twilio_serverless_v1.yaml @@ -814,11 +814,12 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + pathType: list /v1/Services/{ServiceSid}/Assets: description: A wrapper that represents a static file and groups the different Versions of the static file. @@ -914,11 +915,12 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: list /v1/Services/{ServiceSid}/Assets/{AssetSid}/Versions: description: The content of an Asset. get: @@ -989,12 +991,13 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: - - sid - - path - - visibility - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - path + - visibility + - date_created + pathType: list /v1/Services/{ServiceSid}/Assets/{AssetSid}/Versions/{Sid}: description: The content of an Asset. get: @@ -1039,12 +1042,13 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: - - sid - - path - - visibility - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - path + - visibility + - date_created + pathType: instance /v1/Services/{ServiceSid}/Assets/{Sid}: delete: description: Delete an Asset resource. @@ -1149,11 +1153,12 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: instance /v1/Services/{ServiceSid}/Builds: description: A collection of Function Versions, Asset Versions, Dependencies, and a Runtime that form a deployable unit. @@ -1271,11 +1276,12 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: - - sid - - status - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - status + - date_created + pathType: list /v1/Services/{ServiceSid}/Builds/{Sid}: delete: description: Delete a Build resource. @@ -1337,11 +1343,12 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: - - sid - - status - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - status + - date_created + pathType: instance /v1/Services/{ServiceSid}/Builds/{Sid}/Status: description: The status of a Build resource. get: @@ -1376,10 +1383,11 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: - - sid - - status - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - status + pathType: instance /v1/Services/{ServiceSid}/Environments: description: Represents a deployed build of a given set of Functions and/or Assets at a specific URL. @@ -1479,12 +1487,13 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: - - sid - - unique_name - - domain_name - - build_sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - domain_name + - build_sid + pathType: list /v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Deployments: description: An association of a Build with an Environment so that the Build is published in the Environment. @@ -1599,11 +1608,12 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: - - sid - - build_sid - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - build_sid + - date_created + pathType: list /v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Deployments/{Sid}: description: An association of a Build with an Environment so that the Build is published in the Environment. @@ -1648,11 +1658,12 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: - - sid - - build_sid - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - build_sid + - date_created + pathType: instance /v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Logs: description: A record of an event that occurred related to a function invocation. get: @@ -1745,8 +1756,9 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: [] - x-path-type: list + x-twilio: + defaultOutputProperties: [] + pathType: list /v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Logs/{Sid}: description: A record of an event that occurred related to a function invocation. get: @@ -1790,8 +1802,9 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: [] - x-path-type: instance + x-twilio: + defaultOutputProperties: [] + pathType: instance /v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Variables: description: A key and value pair that is specific to an Environment. get: @@ -1909,11 +1922,12 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: - - sid - - key - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - key + - date_created + pathType: list /v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Variables/{Sid}: delete: description: Delete a specific Variable. @@ -2046,11 +2060,12 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: - - sid - - key - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - key + - date_created + pathType: instance /v1/Services/{ServiceSid}/Environments/{Sid}: delete: description: Delete a specific environment. @@ -2112,12 +2127,13 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: - - sid - - unique_name - - domain_name - - build_sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - domain_name + - build_sid + pathType: instance /v1/Services/{ServiceSid}/Functions: description: A wrapper that represents a Serverless JavaScript function and groups the different and groups the different Versions of this code. @@ -2213,11 +2229,12 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: list /v1/Services/{ServiceSid}/Functions/{FunctionSid}/Versions: description: The content of a Function. get: @@ -2289,12 +2306,13 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: - - sid - - path - - visibility - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - path + - visibility + - date_created + pathType: list /v1/Services/{ServiceSid}/Functions/{FunctionSid}/Versions/{Sid}: description: The content of a Function. get: @@ -2340,12 +2358,13 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: - - sid - - path - - visibility - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - path + - visibility + - date_created + pathType: instance /v1/Services/{ServiceSid}/Functions/{FunctionSid}/Versions/{Sid}/Content: description: The code of a Function Version. get: @@ -2391,10 +2410,11 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: - - sid - - content - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - content + pathType: instance /v1/Services/{ServiceSid}/Functions/{Sid}: delete: description: Delete a Function resource. @@ -2499,11 +2519,12 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: instance /v1/Services/{Sid}: delete: description: Delete a Service resource. @@ -2587,11 +2608,12 @@ paths: - Beta servers: - url: https://serverless.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + pathType: instance servers: - url: https://serverless.twilio.com x-maturity: diff --git a/spec/yaml/twilio_studio_v1.yaml b/spec/yaml/twilio_studio_v1.yaml index 3db1c54a..f1574c8e 100644 --- a/spec/yaml/twilio_studio_v1.yaml +++ b/spec/yaml/twilio_studio_v1.yaml @@ -538,12 +538,13 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - sid - - friendly_name - - status - - version - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - status + - version + pathType: list /v1/Flows/{FlowSid}/Engagements: description: '[DEPRECATED] Excecutions of Studio flows' get: @@ -659,12 +660,13 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - sid - - contact_sid - - status - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - contact_sid + - status + - date_created + pathType: list /v1/Flows/{FlowSid}/Engagements/{EngagementSid}/Context: description: '[DEPRECATED] JSON context for engagements' get: @@ -702,9 +704,10 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - context - x-path-type: instance + x-twilio: + defaultOutputProperties: + - context + pathType: instance /v1/Flows/{FlowSid}/Engagements/{EngagementSid}/Steps: description: Steps within a Studio flow get: @@ -777,12 +780,13 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - sid - - name - - transitioned_from - - transitioned_to - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - name + - transitioned_from + - transitioned_to + pathType: list /v1/Flows/{FlowSid}/Engagements/{EngagementSid}/Steps/{Sid}: description: Steps within a Studio flow get: @@ -829,12 +833,13 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - sid - - name - - transitioned_from - - transitioned_to - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - name + - transitioned_from + - transitioned_to + pathType: instance /v1/Flows/{FlowSid}/Engagements/{EngagementSid}/Steps/{StepSid}/Context: description: JSON context for individual steps get: @@ -881,9 +886,10 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - context - x-path-type: instance + x-twilio: + defaultOutputProperties: + - context + pathType: instance /v1/Flows/{FlowSid}/Engagements/{Sid}: delete: description: Delete this Engagement and all Steps relating to it. @@ -950,12 +956,13 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - sid - - contact_sid - - status - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - contact_sid + - status + - date_created + pathType: instance /v1/Flows/{FlowSid}/Executions: description: Executions of Studio flows get: @@ -1086,12 +1093,13 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - sid - - contact_sid - - status - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - contact_sid + - status + - date_created + pathType: list /v1/Flows/{FlowSid}/Executions/{ExecutionSid}/Context: description: JSON context for executions get: @@ -1129,9 +1137,10 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - context - x-path-type: instance + x-twilio: + defaultOutputProperties: + - context + pathType: instance /v1/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps: description: Individual steps within an execution get: @@ -1204,11 +1213,12 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - sid - - name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - name + - date_created + pathType: list /v1/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{Sid}: description: Individual steps within an execution get: @@ -1255,11 +1265,12 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - sid - - name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - name + - date_created + pathType: instance /v1/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{StepSid}/Context: description: JSON context for an individual step within an execution get: @@ -1306,9 +1317,10 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - context - x-path-type: instance + x-twilio: + defaultOutputProperties: + - context + pathType: instance /v1/Flows/{FlowSid}/Executions/{Sid}: delete: description: Delete the Execution and all Steps relating to it. @@ -1423,12 +1435,13 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - sid - - contact_sid - - status - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - contact_sid + - status + - date_created + pathType: instance /v1/Flows/{Sid}: delete: description: Delete a specific Flow. @@ -1477,12 +1490,13 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - sid - - friendly_name - - status - - version - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - status + - version + pathType: instance servers: - url: https://studio.twilio.com x-maturity: diff --git a/spec/yaml/twilio_studio_v2.yaml b/spec/yaml/twilio_studio_v2.yaml index 81fb6220..eac7ec7e 100644 --- a/spec/yaml/twilio_studio_v2.yaml +++ b/spec/yaml/twilio_studio_v2.yaml @@ -487,12 +487,13 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - sid - - friendly_name - - status - - revision - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - status + - revision + pathType: list /v2/Flows/Validate: description: Flow definition validator post: @@ -537,9 +538,10 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - valid - x-path-type: list + x-twilio: + defaultOutputProperties: + - valid + pathType: list /v2/Flows/{FlowSid}/Executions: description: Executions of Studio flows get: @@ -670,11 +672,12 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - sid - - status - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - status + - date_created + pathType: list /v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Context: description: JSON context for executions get: @@ -712,9 +715,10 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - context - x-path-type: instance + x-twilio: + defaultOutputProperties: + - context + pathType: instance /v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps: description: Individual steps within an execution get: @@ -787,11 +791,12 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - sid - - name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - name + - date_created + pathType: list /v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{Sid}: description: Individual steps within an execution get: @@ -838,11 +843,12 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - sid - - name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - name + - date_created + pathType: instance /v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{StepSid}/Context: description: JSON context for an individual step within an execution get: @@ -889,9 +895,10 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - context - x-path-type: instance + x-twilio: + defaultOutputProperties: + - context + pathType: instance /v2/Flows/{FlowSid}/Executions/{Sid}: delete: description: Delete the Execution and all Steps relating to it. @@ -1006,11 +1013,12 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - sid - - status - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - status + - date_created + pathType: instance /v2/Flows/{Sid}: delete: description: Delete a specific Flow. @@ -1107,12 +1115,13 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - sid - - friendly_name - - status - - revision - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - status + - revision + pathType: instance /v2/Flows/{Sid}/Revisions: description: Studio flows revisions get: @@ -1176,12 +1185,13 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - sid - - friendly_name - - status - - revision - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - status + - revision + pathType: list /v2/Flows/{Sid}/Revisions/{Revision}: description: Studio flows revisions get: @@ -1216,12 +1226,13 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - sid - - friendly_name - - status - - revision - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - status + - revision + pathType: instance /v2/Flows/{Sid}/TestUsers: description: Test users of a flow get: @@ -1289,9 +1300,10 @@ paths: - GA servers: - url: https://studio.twilio.com - x-default-output-properties: - - test_users - x-path-type: instance + x-twilio: + defaultOutputProperties: + - test_users + pathType: instance servers: - url: https://studio.twilio.com x-maturity: diff --git a/spec/yaml/twilio_supersim_v1.yaml b/spec/yaml/twilio_supersim_v1.yaml index a9b0871d..dc59a916 100644 --- a/spec/yaml/twilio_supersim_v1.yaml +++ b/spec/yaml/twilio_supersim_v1.yaml @@ -599,11 +599,12 @@ paths: - Beta servers: - url: https://supersim.twilio.com - x-default-output-properties: - - sid - - status - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - status + - date_created + pathType: list /v1/Commands/{Sid}: description: Machine-to-machine commands sent to/from sims get: @@ -632,11 +633,12 @@ paths: - Beta servers: - url: https://supersim.twilio.com - x-default-output-properties: - - sid - - status - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - status + - date_created + pathType: instance /v1/Fleets: description: Fleets for grouping Super SIMs get: @@ -788,11 +790,12 @@ paths: - Beta servers: - url: https://supersim.twilio.com - x-default-output-properties: - - sid - - unique_name - - data_metering - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - data_metering + pathType: list /v1/Fleets/{Sid}: description: Fleets for grouping Super SIMs get: @@ -895,11 +898,12 @@ paths: - Beta servers: - url: https://supersim.twilio.com - x-default-output-properties: - - sid - - unique_name - - data_metering - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - data_metering + pathType: instance /v1/NetworkAccessProfiles: description: 'TODO: Resource-level docs' get: @@ -986,11 +990,12 @@ paths: - Beta servers: - url: https://supersim.twilio.com - x-default-output-properties: - - sid - - unique_name - - fleets_count - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - fleets_count + pathType: list /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks: description: Mobile operator networks which Network Access Profiles allow access to @@ -1091,9 +1096,10 @@ paths: - Beta servers: - url: https://supersim.twilio.com - x-default-output-properties: - - sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + pathType: list /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks/{Sid}: delete: description: Remove a Network resource from the Network Access Profile resource's. @@ -1161,9 +1167,10 @@ paths: - Beta servers: - url: https://supersim.twilio.com - x-default-output-properties: - - sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + pathType: instance /v1/NetworkAccessProfiles/{Sid}: description: 'TODO: Resource-level docs' get: @@ -1221,11 +1228,12 @@ paths: - Beta servers: - url: https://supersim.twilio.com - x-default-output-properties: - - sid - - unique_name - - fleets_count - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - fleets_count + pathType: instance /v1/Networks: description: Mobile operator networks to which Super SIMs can connect get: @@ -1298,9 +1306,10 @@ paths: - Beta servers: - url: https://supersim.twilio.com - x-default-output-properties: - - sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + pathType: list /v1/Networks/{Sid}: description: Mobile operator networks to which Super SIMs can connect get: @@ -1329,9 +1338,10 @@ paths: - Beta servers: - url: https://supersim.twilio.com - x-default-output-properties: - - sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + pathType: instance /v1/Sims: description: Individual IoT Super SIMs get: @@ -1443,11 +1453,12 @@ paths: - Beta servers: - url: https://supersim.twilio.com - x-default-output-properties: - - sid - - unique_name - - status - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - status + pathType: list /v1/Sims/{Sid}: description: Individual IoT Super SIMs get: @@ -1548,11 +1559,12 @@ paths: - Beta servers: - url: https://supersim.twilio.com - x-default-output-properties: - - sid - - unique_name - - status - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - status + pathType: instance /v1/SmsCommands: description: Machine-to-machine SMS Commands sent to/from SIMs get: @@ -1686,11 +1698,12 @@ paths: - Beta servers: - url: https://supersim.twilio.com - x-default-output-properties: - - sid - - status - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - status + - date_created + pathType: list /v1/SmsCommands/{Sid}: description: Machine-to-machine SMS Commands sent to/from SIMs get: @@ -1719,11 +1732,12 @@ paths: - Beta servers: - url: https://supersim.twilio.com - x-default-output-properties: - - sid - - status - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - status + - date_created + pathType: instance /v1/UsageRecords: description: Usage information for Sim resources get: @@ -1846,10 +1860,11 @@ paths: - Beta servers: - url: https://supersim.twilio.com - x-default-output-properties: - - account_sid - - period - x-path-type: list + x-twilio: + defaultOutputProperties: + - account_sid + - period + pathType: list servers: - url: https://supersim.twilio.com x-maturity: diff --git a/spec/yaml/twilio_sync_v1.yaml b/spec/yaml/twilio_sync_v1.yaml index 523fe1f3..aa9ee738 100644 --- a/spec/yaml/twilio_sync_v1.yaml +++ b/spec/yaml/twilio_sync_v1.yaml @@ -736,11 +736,12 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + pathType: list /v1/Services/{ServiceSid}/Documents: description: Sync Document objects get: @@ -844,11 +845,12 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - sid - - unique_name - - revision - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - revision + pathType: list /v1/Services/{ServiceSid}/Documents/{DocumentSid}/Permissions: description: Sync document permissions get: @@ -917,12 +919,13 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - identity - - read - - write - - manage - x-path-type: list + x-twilio: + defaultOutputProperties: + - identity + - read + - write + - manage + pathType: list /v1/Services/{ServiceSid}/Documents/{DocumentSid}/Permissions/{Identity}: delete: description: Delete a specific Sync Document Permission. @@ -1054,12 +1057,13 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - identity - - read - - write - - manage - x-path-type: instance + x-twilio: + defaultOutputProperties: + - identity + - read + - write + - manage + pathType: instance /v1/Services/{ServiceSid}/Documents/{Sid}: delete: description: '' @@ -1167,11 +1171,12 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - sid - - unique_name - - revision - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - revision + pathType: instance /v1/Services/{ServiceSid}/Lists: description: Sync list objects get: @@ -1277,11 +1282,12 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - sid - - unique_name - - revision - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - revision + pathType: list /v1/Services/{ServiceSid}/Lists/{ListSid}/Items: description: Items in a sync list get: @@ -1430,11 +1436,12 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - index - - revision - - created_by - x-path-type: list + x-twilio: + defaultOutputProperties: + - index + - revision + - created_by + pathType: list /v1/Services/{ServiceSid}/Lists/{ListSid}/Items/{Index}: delete: description: '' @@ -1581,11 +1588,12 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - index - - revision - - created_by - x-path-type: instance + x-twilio: + defaultOutputProperties: + - index + - revision + - created_by + pathType: instance /v1/Services/{ServiceSid}/Lists/{ListSid}/Permissions: description: Permissions for Sync list items get: @@ -1654,12 +1662,13 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - identity - - read - - write - - manage - x-path-type: list + x-twilio: + defaultOutputProperties: + - identity + - read + - write + - manage + pathType: list /v1/Services/{ServiceSid}/Lists/{ListSid}/Permissions/{Identity}: delete: description: Delete a specific Sync List Permission. @@ -1791,12 +1800,13 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - identity - - read - - write - - manage - x-path-type: instance + x-twilio: + defaultOutputProperties: + - identity + - read + - write + - manage + pathType: instance /v1/Services/{ServiceSid}/Lists/{Sid}: delete: description: '' @@ -1899,11 +1909,12 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - sid - - unique_name - - revision - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - revision + pathType: instance /v1/Services/{ServiceSid}/Maps: description: Sync map objects get: @@ -2007,11 +2018,12 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - sid - - unique_name - - revision - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - revision + pathType: list /v1/Services/{ServiceSid}/Maps/{MapSid}/Items: description: Keys in a sync map get: @@ -2167,11 +2179,12 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - key - - revision - - created_by - x-path-type: list + x-twilio: + defaultOutputProperties: + - key + - revision + - created_by + pathType: list /v1/Services/{ServiceSid}/Maps/{MapSid}/Items/{Key}: delete: description: '' @@ -2318,11 +2331,12 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - key - - revision - - created_by - x-path-type: instance + x-twilio: + defaultOutputProperties: + - key + - revision + - created_by + pathType: instance /v1/Services/{ServiceSid}/Maps/{MapSid}/Permissions: description: 'TODO: Resource-level docs' get: @@ -2392,12 +2406,13 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - identity - - read - - write - - manage - x-path-type: list + x-twilio: + defaultOutputProperties: + - identity + - read + - write + - manage + pathType: list /v1/Services/{ServiceSid}/Maps/{MapSid}/Permissions/{Identity}: delete: description: Delete a specific Sync Map Permission. @@ -2532,12 +2547,13 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - identity - - read - - write - - manage - x-path-type: instance + x-twilio: + defaultOutputProperties: + - identity + - read + - write + - manage + pathType: instance /v1/Services/{ServiceSid}/Maps/{Sid}: delete: description: '' @@ -2640,11 +2656,12 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - sid - - unique_name - - revision - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - revision + pathType: instance /v1/Services/{ServiceSid}/Streams: description: 'TODO: Resource-level docs' get: @@ -2746,11 +2763,12 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - sid - - unique_name - - created_by - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - created_by + pathType: list /v1/Services/{ServiceSid}/Streams/{Sid}: delete: description: Delete a specific Stream. @@ -2846,11 +2864,12 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - sid - - unique_name - - created_by - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - created_by + pathType: instance /v1/Services/{ServiceSid}/Streams/{StreamSid}/Messages: description: 'TODO: Resource-level docs' post: @@ -2898,9 +2917,10 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + pathType: list /v1/Services/{Sid}: delete: description: '' @@ -3008,11 +3028,12 @@ paths: - GA servers: - url: https://sync.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + pathType: instance servers: - url: https://sync.twilio.com x-maturity: diff --git a/spec/yaml/twilio_taskrouter_v1.yaml b/spec/yaml/twilio_taskrouter_v1.yaml index 1a6a47b9..0b28d008 100644 --- a/spec/yaml/twilio_taskrouter_v1.yaml +++ b/spec/yaml/twilio_taskrouter_v1.yaml @@ -1817,11 +1817,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - friendly_name - - prioritize_queue_order - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - prioritize_queue_order + pathType: list /v1/Workspaces/{Sid}: delete: description: '' @@ -1951,11 +1952,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - friendly_name - - prioritize_queue_order - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - prioritize_queue_order + pathType: instance /v1/Workspaces/{WorkspaceSid}/Activities: description: 'TODO: Resource-level docs' get: @@ -2079,11 +2081,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: list /v1/Workspaces/{WorkspaceSid}/Activities/{Sid}: delete: description: '' @@ -2197,11 +2200,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: instance /v1/Workspaces/{WorkspaceSid}/CumulativeStatistics: description: 'TODO: Resource-level docs' get: @@ -2270,12 +2274,13 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - start_time - - end_time - - avg_task_acceptance_time - - tasks_completed - x-path-type: instance + x-twilio: + defaultOutputProperties: + - start_time + - end_time + - avg_task_acceptance_time + - tasks_completed + pathType: instance /v1/Workspaces/{WorkspaceSid}/Events: description: 'TODO: Resource-level docs' get: @@ -2426,11 +2431,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - description - - event_date - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - description + - event_date + pathType: list /v1/Workspaces/{WorkspaceSid}/Events/{Sid}: description: 'TODO: Resource-level docs' get: @@ -2468,11 +2474,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - description - - event_date - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - description + - event_date + pathType: instance /v1/Workspaces/{WorkspaceSid}/RealTimeStatistics: description: 'TODO: Resource-level docs' get: @@ -2508,11 +2515,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - longest_task_waiting_age - - longest_task_waiting_sid - - total_tasks - x-path-type: instance + x-twilio: + defaultOutputProperties: + - longest_task_waiting_age + - longest_task_waiting_sid + - total_tasks + pathType: instance /v1/Workspaces/{WorkspaceSid}/Statistics: description: 'TODO: Resource-level docs' get: @@ -2581,9 +2589,10 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - cumulative - x-path-type: instance + x-twilio: + defaultOutputProperties: + - cumulative + pathType: instance /v1/Workspaces/{WorkspaceSid}/TaskChannels: description: Types of tasks get: @@ -2694,11 +2703,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: list /v1/Workspaces/{WorkspaceSid}/TaskChannels/{Sid}: delete: description: '' @@ -2805,11 +2815,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: instance /v1/Workspaces/{WorkspaceSid}/TaskQueues: description: 'TODO: Resource-level docs' get: @@ -2965,11 +2976,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - friendly_name - - task_order - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - task_order + pathType: list /v1/Workspaces/{WorkspaceSid}/TaskQueues/Statistics: description: 'TODO: Resource-level docs' get: @@ -3073,9 +3085,10 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - cumulative - x-path-type: list + x-twilio: + defaultOutputProperties: + - cumulative + pathType: list /v1/Workspaces/{WorkspaceSid}/TaskQueues/{Sid}: delete: description: '' @@ -3221,11 +3234,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - friendly_name - - task_order - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - task_order + pathType: instance /v1/Workspaces/{WorkspaceSid}/TaskQueues/{TaskQueueSid}/CumulativeStatistics: description: 'TODO: Resource-level docs' get: @@ -3299,12 +3313,13 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - start_time - - end_time - - avg_task_acceptance_time - - tasks_completed - x-path-type: instance + x-twilio: + defaultOutputProperties: + - start_time + - end_time + - avg_task_acceptance_time + - tasks_completed + pathType: instance /v1/Workspaces/{WorkspaceSid}/TaskQueues/{TaskQueueSid}/RealTimeStatistics: description: 'TODO: Resource-level docs' get: @@ -3348,11 +3363,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - longest_task_waiting_age - - longest_task_waiting_sid - - total_tasks - x-path-type: instance + x-twilio: + defaultOutputProperties: + - longest_task_waiting_age + - longest_task_waiting_sid + - total_tasks + pathType: instance /v1/Workspaces/{WorkspaceSid}/TaskQueues/{TaskQueueSid}/Statistics: description: 'TODO: Resource-level docs' get: @@ -3426,9 +3442,10 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - cumulative - x-path-type: instance + x-twilio: + defaultOutputProperties: + - cumulative + pathType: instance /v1/Workspaces/{WorkspaceSid}/Tasks: description: 'TODO: Resource-level docs' get: @@ -3627,13 +3644,14 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - age - - assignment_status - - priority - - reason - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - age + - assignment_status + - priority + - reason + pathType: list /v1/Workspaces/{WorkspaceSid}/Tasks/{Sid}: delete: description: '' @@ -3786,13 +3804,14 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - age - - assignment_status - - priority - - reason - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - age + - assignment_status + - priority + - reason + pathType: instance /v1/Workspaces/{WorkspaceSid}/Tasks/{TaskSid}/Reservations: description: Tasks reserved for workers get: @@ -3882,12 +3901,13 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - reservation_status - - worker_name - - worker_sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - reservation_status + - worker_name + - worker_sid + pathType: list /v1/Workspaces/{WorkspaceSid}/Tasks/{TaskSid}/Reservations/{Sid}: description: Tasks reserved for workers get: @@ -4300,12 +4320,13 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - reservation_status - - worker_name - - worker_sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - reservation_status + - worker_name + - worker_sid + pathType: instance /v1/Workspaces/{WorkspaceSid}/Workers: description: 'TODO: Resource-level docs' get: @@ -4468,11 +4489,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - friendly_name - - available - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - available + pathType: list /v1/Workspaces/{WorkspaceSid}/Workers/CumulativeStatistics: description: 'TODO: Resource-level docs' get: @@ -4530,14 +4552,15 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - reservations_created - - reservations_accepted - - reservations_rejected - - reservations_timed_out - - reservations_canceled - - reservations_rescinded - x-path-type: instance + x-twilio: + defaultOutputProperties: + - reservations_created + - reservations_accepted + - reservations_rejected + - reservations_timed_out + - reservations_canceled + - reservations_rescinded + pathType: instance /v1/Workspaces/{WorkspaceSid}/Workers/RealTimeStatistics: description: 'TODO: Resource-level docs' get: @@ -4573,9 +4596,10 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - total_workers - x-path-type: instance + x-twilio: + defaultOutputProperties: + - total_workers + pathType: instance /v1/Workspaces/{WorkspaceSid}/Workers/Statistics: description: 'TODO: Resource-level docs' get: @@ -4653,9 +4677,10 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - cumulative - x-path-type: instance + x-twilio: + defaultOutputProperties: + - cumulative + pathType: instance /v1/Workspaces/{WorkspaceSid}/Workers/{Sid}: delete: description: '' @@ -4783,11 +4808,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - friendly_name - - available - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - available + pathType: instance /v1/Workspaces/{WorkspaceSid}/Workers/{WorkerSid}/Channels: description: 'TODO: Resource-level docs' get: @@ -4860,11 +4886,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - task_channel_sid - - task_channel_unique_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - task_channel_sid + - task_channel_unique_name + pathType: list /v1/Workspaces/{WorkspaceSid}/Workers/{WorkerSid}/Channels/{Sid}: description: 'TODO: Resource-level docs' get: @@ -4965,11 +4992,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - task_channel_sid - - task_channel_unique_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - task_channel_sid + - task_channel_unique_name + pathType: instance /v1/Workspaces/{WorkspaceSid}/Workers/{WorkerSid}/Reservations: description: Current and past reservations for a worker get: @@ -5060,11 +5088,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - reservation_status - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - reservation_status + - date_created + pathType: list /v1/Workspaces/{WorkspaceSid}/Workers/{WorkerSid}/Reservations/{Sid}: description: Current and past reservations for a worker get: @@ -5468,11 +5497,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - reservation_status - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - reservation_status + - date_created + pathType: instance /v1/Workspaces/{WorkspaceSid}/Workers/{WorkerSid}/Statistics: description: 'TODO: Resource-level docs' get: @@ -5538,9 +5568,10 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - cumulative - x-path-type: instance + x-twilio: + defaultOutputProperties: + - cumulative + pathType: instance /v1/Workspaces/{WorkspaceSid}/Workflows: description: 'TODO: Resource-level docs' get: @@ -5670,11 +5701,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - friendly_name - - document_content_type - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - document_content_type + pathType: list /v1/Workspaces/{WorkspaceSid}/Workflows/{Sid}: delete: description: '' @@ -5812,11 +5844,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - sid - - friendly_name - - document_content_type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - document_content_type + pathType: instance /v1/Workspaces/{WorkspaceSid}/Workflows/{WorkflowSid}/CumulativeStatistics: description: 'TODO: Resource-level docs' get: @@ -5895,12 +5928,13 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - start_time - - end_time - - avg_task_acceptance_time - - tasks_completed - x-path-type: instance + x-twilio: + defaultOutputProperties: + - start_time + - end_time + - avg_task_acceptance_time + - tasks_completed + pathType: instance /v1/Workspaces/{WorkspaceSid}/Workflows/{WorkflowSid}/RealTimeStatistics: description: 'TODO: Resource-level docs' get: @@ -5946,11 +5980,12 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - longest_task_waiting_age - - longest_task_waiting_sid - - total_tasks - x-path-type: instance + x-twilio: + defaultOutputProperties: + - longest_task_waiting_age + - longest_task_waiting_sid + - total_tasks + pathType: instance /v1/Workspaces/{WorkspaceSid}/Workflows/{WorkflowSid}/Statistics: description: 'TODO: Resource-level docs' get: @@ -6030,9 +6065,10 @@ paths: - GA servers: - url: https://taskrouter.twilio.com - x-default-output-properties: - - cumulative - x-path-type: instance + x-twilio: + defaultOutputProperties: + - cumulative + pathType: instance servers: - url: https://taskrouter.twilio.com x-maturity: diff --git a/spec/yaml/twilio_trunking_v1.yaml b/spec/yaml/twilio_trunking_v1.yaml index a0cdd219..ce249369 100644 --- a/spec/yaml/twilio_trunking_v1.yaml +++ b/spec/yaml/twilio_trunking_v1.yaml @@ -586,11 +586,12 @@ paths: - GA servers: - url: https://trunking.twilio.com - x-default-output-properties: - - sid - - friendly_name - - domain_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - domain_name + pathType: list /v1/Trunks/{Sid}: delete: description: '' @@ -726,11 +727,12 @@ paths: - GA servers: - url: https://trunking.twilio.com - x-default-output-properties: - - sid - - friendly_name - - domain_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - domain_name + pathType: instance /v1/Trunks/{TrunkSid}/CredentialLists: description: List of credentials for accessing a trunk get: @@ -835,11 +837,12 @@ paths: - GA servers: - url: https://trunking.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: list /v1/Trunks/{TrunkSid}/CredentialLists/{Sid}: delete: description: '' @@ -908,11 +911,12 @@ paths: - GA servers: - url: https://trunking.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: instance /v1/Trunks/{TrunkSid}/IpAccessControlLists: description: List of IP addresses for accessing a trunk get: @@ -1018,11 +1022,12 @@ paths: - GA servers: - url: https://trunking.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: list /v1/Trunks/{TrunkSid}/IpAccessControlLists/{Sid}: delete: description: Remove an associated IP Access Control List from a Trunk @@ -1093,11 +1098,12 @@ paths: - GA servers: - url: https://trunking.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: instance /v1/Trunks/{TrunkSid}/OriginationUrls: description: Network element entry points into your communications infrastructure get: @@ -1222,13 +1228,14 @@ paths: - GA servers: - url: https://trunking.twilio.com - x-default-output-properties: - - sid - - friendly_name - - sip_url - - priority - - weight - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - sip_url + - priority + - weight + pathType: list /v1/Trunks/{TrunkSid}/OriginationUrls/{Sid}: delete: description: '' @@ -1362,13 +1369,14 @@ paths: - GA servers: - url: https://trunking.twilio.com - x-default-output-properties: - - sid - - friendly_name - - sip_url - - priority - - weight - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - sip_url + - priority + - weight + pathType: instance /v1/Trunks/{TrunkSid}/PhoneNumbers: description: Phone numbers associated with trunks get: @@ -1472,11 +1480,12 @@ paths: - GA servers: - url: https://trunking.twilio.com - x-default-output-properties: - - sid - - friendly_name - - phone_number - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - phone_number + pathType: list /v1/Trunks/{TrunkSid}/PhoneNumbers/{Sid}: delete: description: '' @@ -1545,11 +1554,12 @@ paths: - GA servers: - url: https://trunking.twilio.com - x-default-output-properties: - - sid - - friendly_name - - phone_number - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - phone_number + pathType: instance /v1/Trunks/{TrunkSid}/Recording: description: Recording settings for a trunk get: @@ -1627,10 +1637,11 @@ paths: - GA servers: - url: https://trunking.twilio.com - x-default-output-properties: - - mode - - trim - x-path-type: instance + x-twilio: + defaultOutputProperties: + - mode + - trim + pathType: instance servers: - url: https://trunking.twilio.com x-maturity: diff --git a/spec/yaml/twilio_trusthub_v1.yaml b/spec/yaml/twilio_trusthub_v1.yaml index be3d84df..317f5e83 100644 --- a/spec/yaml/twilio_trusthub_v1.yaml +++ b/spec/yaml/twilio_trusthub_v1.yaml @@ -753,11 +753,12 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - - policy_sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - policy_sid + - friendly_name + pathType: list /v1/CustomerProfiles/{CustomerProfileSid}/ChannelEndpointAssignments: description: 'TODO: Resource-level docs' get: @@ -879,9 +880,10 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + pathType: list /v1/CustomerProfiles/{CustomerProfileSid}/ChannelEndpointAssignments/{Sid}: delete: description: Remove an Assignment Item Instance. @@ -950,9 +952,10 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + pathType: instance /v1/CustomerProfiles/{CustomerProfileSid}/EntityAssignments: description: 'TODO: Resource-level docs' get: @@ -1058,9 +1061,10 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + pathType: list /v1/CustomerProfiles/{CustomerProfileSid}/EntityAssignments/{Sid}: delete: description: Remove an Assignment Item Instance. @@ -1129,9 +1133,10 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + pathType: instance /v1/CustomerProfiles/{CustomerProfileSid}/Evaluations: description: 'TODO: Resource-level docs' get: @@ -1238,9 +1243,10 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + pathType: list /v1/CustomerProfiles/{CustomerProfileSid}/Evaluations/{Sid}: description: 'TODO: Resource-level docs' get: @@ -1279,9 +1285,10 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + pathType: instance /v1/CustomerProfiles/{Sid}: delete: description: Delete a specific Customer-Profile. @@ -1385,11 +1392,12 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - - policy_sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - policy_sid + - friendly_name + pathType: instance /v1/EndUserTypes: description: 'TODO: Resource-level docs' get: @@ -1444,10 +1452,11 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: list /v1/EndUserTypes/{Sid}: description: 'TODO: Resource-level docs' get: @@ -1473,10 +1482,11 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance /v1/EndUsers: description: 'TODO: Resource-level docs' get: @@ -1566,10 +1576,11 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: list /v1/EndUsers/{Sid}: delete: description: Delete a specific End User. @@ -1659,10 +1670,11 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance /v1/Policies: description: 'TODO: Resource-level docs' get: @@ -1717,10 +1729,11 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: list /v1/Policies/{Sid}: description: 'TODO: Resource-level docs' get: @@ -1749,10 +1762,11 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance /v1/SupportingDocumentTypes: description: 'TODO: Resource-level docs' get: @@ -1807,10 +1821,11 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: list /v1/SupportingDocumentTypes/{Sid}: description: 'TODO: Resource-level docs' get: @@ -1837,10 +1852,11 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance /v1/SupportingDocuments: description: 'TODO: Resource-level docs' get: @@ -1930,10 +1946,11 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: list /v1/SupportingDocuments/{Sid}: delete: description: Delete a specific Supporting Document. @@ -2024,10 +2041,11 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance /v1/TrustProducts: description: 'TODO: Resource-level docs' get: @@ -2151,11 +2169,12 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - - policy_sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - policy_sid + - friendly_name + pathType: list /v1/TrustProducts/{Sid}: delete: description: Delete a specific Customer-Profile. @@ -2259,11 +2278,12 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - - policy_sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - policy_sid + - friendly_name + pathType: instance /v1/TrustProducts/{TrustProductSid}/ChannelEndpointAssignments: description: 'TODO: Resource-level docs' get: @@ -2385,9 +2405,10 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + pathType: list /v1/TrustProducts/{TrustProductSid}/ChannelEndpointAssignments/{Sid}: delete: description: Remove an Assignment Item Instance. @@ -2456,9 +2477,10 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + pathType: instance /v1/TrustProducts/{TrustProductSid}/EntityAssignments: description: 'TODO: Resource-level docs' get: @@ -2564,9 +2586,10 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + pathType: list /v1/TrustProducts/{TrustProductSid}/EntityAssignments/{Sid}: delete: description: Remove an Assignment Item Instance. @@ -2635,9 +2658,10 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + pathType: instance /v1/TrustProducts/{TrustProductSid}/Evaluations: description: 'TODO: Resource-level docs' get: @@ -2744,9 +2768,10 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + pathType: list /v1/TrustProducts/{TrustProductSid}/Evaluations/{Sid}: description: 'TODO: Resource-level docs' get: @@ -2785,9 +2810,10 @@ paths: - GA servers: - url: https://trusthub.twilio.com - x-default-output-properties: - - sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + pathType: instance servers: - url: https://trusthub.twilio.com x-maturity: diff --git a/spec/yaml/twilio_verify_v2.yaml b/spec/yaml/twilio_verify_v2.yaml index fd9c042b..bc7b0df3 100644 --- a/spec/yaml/twilio_verify_v2.yaml +++ b/spec/yaml/twilio_verify_v2.yaml @@ -976,13 +976,14 @@ paths: - GA servers: - url: https://verify.twilio.com - x-default-output-properties: - - sid - - date_created - - date_updated - - conversion_status - - channel - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - date_created + - date_updated + - conversion_status + - channel + pathType: list /v2/Attempts/{Sid}: description: 'TODO: Resource-level docs' get: @@ -1011,13 +1012,14 @@ paths: - GA servers: - url: https://verify.twilio.com - x-default-output-properties: - - sid - - date_created - - date_updated - - conversion_status - - channel - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - date_created + - date_updated + - conversion_status + - channel + pathType: instance /v2/Forms/{FormType}: description: 'TODO: Resource-level docs' get: @@ -1045,9 +1047,10 @@ paths: - Beta servers: - url: https://verify.twilio.com - x-default-output-properties: - - form_type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - form_type + pathType: instance /v2/Services: description: 'TODO: Resource-level docs' get: @@ -1211,11 +1214,12 @@ paths: - GA servers: - url: https://verify.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: list /v2/Services/{ServiceSid}/AccessTokens: description: 'TODO: Resource-level docs' post: @@ -1264,9 +1268,10 @@ paths: - Beta servers: - url: https://verify.twilio.com - x-default-output-properties: - - token - x-path-type: list + x-twilio: + defaultOutputProperties: + - token + pathType: list /v2/Services/{ServiceSid}/Entities: description: 'TODO: Resource-level docs' get: @@ -1369,11 +1374,12 @@ paths: - Beta servers: - url: https://verify.twilio.com - x-default-output-properties: - - sid - - identity - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - identity + - date_created + pathType: list /v2/Services/{ServiceSid}/Entities/{Identity}: delete: description: Delete a specific Entity. @@ -1434,11 +1440,12 @@ paths: - Beta servers: - url: https://verify.twilio.com - x-default-output-properties: - - sid - - identity - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - identity + - date_created + pathType: instance /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges: description: 'TODO: Resource-level docs' get: @@ -1609,12 +1616,13 @@ paths: - Beta servers: - url: https://verify.twilio.com - x-default-output-properties: - - factor_type - - status - - responded_reason - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - factor_type + - status + - responded_reason + - date_created + pathType: list /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges/{ChallengeSid}/Notifications: description: 'TODO: Resource-level docs' post: @@ -1675,12 +1683,13 @@ paths: - Beta servers: - url: https://verify.twilio.com - x-default-output-properties: - - sid - - identity - - challenge_sid - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - identity + - challenge_sid + - date_created + pathType: list /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges/{Sid}: description: 'TODO: Resource-level docs' get: @@ -1780,12 +1789,13 @@ paths: - Beta servers: - url: https://verify.twilio.com - x-default-output-properties: - - factor_type - - status - - responded_reason - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - factor_type + - status + - responded_reason + - date_created + pathType: instance /v2/Services/{ServiceSid}/Entities/{Identity}/Factors: description: 'TODO: Resource-level docs' get: @@ -2006,12 +2016,13 @@ paths: - Beta servers: - url: https://verify.twilio.com - x-default-output-properties: - - sid - - friendly_name - - status - - factor_type - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - status + - factor_type + pathType: list /v2/Services/{ServiceSid}/Entities/{Identity}/Factors/{Sid}: delete: description: Delete a specific Factor. @@ -2178,12 +2189,13 @@ paths: - Beta servers: - url: https://verify.twilio.com - x-default-output-properties: - - sid - - friendly_name - - status - - factor_type - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - status + - factor_type + pathType: instance /v2/Services/{ServiceSid}/MessagingConfigurations: description: 'TODO: Resource-level docs' get: @@ -2296,14 +2308,15 @@ paths: - GA servers: - url: https://verify.twilio.com - x-default-output-properties: - - account_sid - - service_sid - - country - - messaging_service_sid - - date_created - - date_updated - x-path-type: list + x-twilio: + defaultOutputProperties: + - account_sid + - service_sid + - country + - messaging_service_sid + - date_created + - date_updated + pathType: list /v2/Services/{ServiceSid}/MessagingConfigurations/{Country}: delete: description: Delete a specific MessagingConfiguration. @@ -2419,14 +2432,15 @@ paths: - GA servers: - url: https://verify.twilio.com - x-default-output-properties: - - account_sid - - service_sid - - country - - messaging_service_sid - - date_created - - date_updated - x-path-type: instance + x-twilio: + defaultOutputProperties: + - account_sid + - service_sid + - country + - messaging_service_sid + - date_created + - date_updated + pathType: instance /v2/Services/{ServiceSid}/RateLimits: description: 'TODO: Resource-level docs' get: @@ -2533,15 +2547,16 @@ paths: - GA servers: - url: https://verify.twilio.com - x-default-output-properties: - - sid - - service_sid - - account_sid - - unique_name - - description - - date_created - - date_updated - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - service_sid + - account_sid + - unique_name + - description + - date_created + - date_updated + pathType: list /v2/Services/{ServiceSid}/RateLimits/{RateLimitSid}/Buckets: description: 'TODO: Resource-level docs' get: @@ -2669,16 +2684,17 @@ paths: - GA servers: - url: https://verify.twilio.com - x-default-output-properties: - - sid - - service_sid - - rate_limit_sid - - account_sid - - max - - interval - - date_created - - date_updated - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - service_sid + - rate_limit_sid + - account_sid + - max + - interval + - date_created + - date_updated + pathType: list /v2/Services/{ServiceSid}/RateLimits/{RateLimitSid}/Buckets/{Sid}: delete: description: Delete a specific Bucket. @@ -2826,16 +2842,17 @@ paths: - GA servers: - url: https://verify.twilio.com - x-default-output-properties: - - sid - - service_sid - - rate_limit_sid - - account_sid - - max - - interval - - date_created - - date_updated - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - service_sid + - rate_limit_sid + - account_sid + - max + - interval + - date_created + - date_updated + pathType: instance /v2/Services/{ServiceSid}/RateLimits/{Sid}: delete: description: Delete a specific Rate Limit. @@ -2951,15 +2968,16 @@ paths: - GA servers: - url: https://verify.twilio.com - x-default-output-properties: - - sid - - service_sid - - account_sid - - unique_name - - description - - date_created - - date_updated - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - service_sid + - account_sid + - unique_name + - description + - date_created + - date_updated + pathType: instance /v2/Services/{ServiceSid}/VerificationCheck: description: 'TODO: Resource-level docs' post: @@ -3022,14 +3040,15 @@ paths: - GA servers: - url: https://verify.twilio.com - x-default-output-properties: - - sid - - to - - channel - - status - - valid - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - to + - channel + - status + - valid + - date_created + pathType: list /v2/Services/{ServiceSid}/Verifications: description: 'TODO: Resource-level docs' post: @@ -3127,14 +3146,15 @@ paths: - GA servers: - url: https://verify.twilio.com - x-default-output-properties: - - sid - - to - - channel - - status - - valid - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - to + - channel + - status + - valid + - date_created + pathType: list /v2/Services/{ServiceSid}/Verifications/{Sid}: description: 'TODO: Resource-level docs' get: @@ -3219,14 +3239,15 @@ paths: - GA servers: - url: https://verify.twilio.com - x-default-output-properties: - - sid - - to - - channel - - status - - valid - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - to + - channel + - status + - valid + - date_created + pathType: instance /v2/Services/{ServiceSid}/Webhooks: description: 'TODO: Resource-level docs' get: @@ -3346,16 +3367,17 @@ paths: - Beta servers: - url: https://verify.twilio.com - x-default-output-properties: - - sid - - service_sid - - friendly_name - - event_types - - webhook_url - - webhook_method - - status - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - service_sid + - friendly_name + - event_types + - webhook_url + - webhook_method + - status + - date_created + pathType: list /v2/Services/{ServiceSid}/Webhooks/{Sid}: delete: description: Delete a specific Webhook. @@ -3486,16 +3508,17 @@ paths: - Beta servers: - url: https://verify.twilio.com - x-default-output-properties: - - sid - - service_sid - - friendly_name - - event_types - - webhook_url - - webhook_method - - status - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - service_sid + - friendly_name + - event_types + - webhook_url + - webhook_method + - status + - date_created + pathType: instance /v2/Services/{Sid}: delete: description: Delete a specific Verification Service Instance. @@ -3660,11 +3683,12 @@ paths: - GA servers: - url: https://verify.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: instance servers: - url: https://verify.twilio.com x-maturity: diff --git a/spec/yaml/twilio_video_v1.yaml b/spec/yaml/twilio_video_v1.yaml index 8c65e081..4470310a 100644 --- a/spec/yaml/twilio_video_v1.yaml +++ b/spec/yaml/twilio_video_v1.yaml @@ -1072,11 +1072,12 @@ paths: - GA servers: - url: https://video.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: list /v1/CompositionHooks/{Sid}: delete: description: Delete a Recording CompositionHook resource identified by a `CompositionHook @@ -1249,11 +1250,12 @@ paths: - GA servers: - url: https://video.twilio.com - x-default-output-properties: - - sid - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - date_created + pathType: instance /v1/CompositionSettings/Default: description: Recording composition settings get: @@ -1328,11 +1330,12 @@ paths: - GA servers: - url: https://video.twilio.com - x-default-output-properties: - - friendly_name - - aws_storage_enabled - - encryption_enabled - x-path-type: instance + x-twilio: + defaultOutputProperties: + - friendly_name + - aws_storage_enabled + - encryption_enabled + pathType: instance /v1/Compositions: description: Recording compositions get: @@ -1530,12 +1533,13 @@ paths: - GA servers: - url: https://video.twilio.com - x-default-output-properties: - - sid - - status - - resolution - - format - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - status + - resolution + - format + pathType: list /v1/Compositions/{Sid}: delete: description: Delete a Recording Composition resource identified by a Composition @@ -1586,12 +1590,13 @@ paths: - GA servers: - url: https://video.twilio.com - x-default-output-properties: - - sid - - status - - resolution - - format - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - status + - resolution + - format + pathType: instance /v1/RecordingSettings/Default: description: Recording settings get: @@ -1666,11 +1671,12 @@ paths: - GA servers: - url: https://video.twilio.com - x-default-output-properties: - - friendly_name - - aws_storage_enabled - - encryption_enabled - x-path-type: instance + x-twilio: + defaultOutputProperties: + - friendly_name + - aws_storage_enabled + - encryption_enabled + pathType: instance /v1/Recordings: description: Single-track, single-media recordings get: @@ -1779,14 +1785,15 @@ paths: - GA servers: - url: https://video.twilio.com - x-default-output-properties: - - sid - - date_created - - status - - type - - duration - - codec - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - date_created + - status + - type + - duration + - codec + pathType: list /v1/Recordings/{Sid}: delete: description: Delete a Recording resource identified by a Recording SID. @@ -1835,14 +1842,15 @@ paths: - GA servers: - url: https://video.twilio.com - x-default-output-properties: - - sid - - date_created - - status - - type - - duration - - codec - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - date_created + - status + - type + - duration + - codec + pathType: instance /v1/Rooms: description: Video rooms with one or more participants get: @@ -2013,11 +2021,12 @@ paths: - GA servers: - url: https://video.twilio.com - x-default-output-properties: - - sid - - unique_name - - status - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - status + pathType: list /v1/Rooms/{RoomSid}/Participants: description: Participants in video rooms get: @@ -2108,11 +2117,12 @@ paths: - GA servers: - url: https://video.twilio.com - x-default-output-properties: - - sid - - identity - - status - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - identity + - status + pathType: list /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/PublishedTracks: description: 'TODO: Resource-level docs' get: @@ -2182,12 +2192,13 @@ paths: - GA servers: - url: https://video.twilio.com - x-default-output-properties: - - sid - - name - - enabled - - kind - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - name + - enabled + - kind + pathType: list /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/PublishedTracks/{Sid}: description: 'TODO: Resource-level docs' get: @@ -2227,12 +2238,13 @@ paths: - GA servers: - url: https://video.twilio.com - x-default-output-properties: - - sid - - name - - enabled - - kind - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - name + - enabled + - kind + pathType: instance /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/SubscribeRules: description: 'TODO: Resource-level docs' get: @@ -2306,11 +2318,12 @@ paths: - GA servers: - url: https://video.twilio.com - x-default-output-properties: - - participant_sid - - room_sid - - rules - x-path-type: list + x-twilio: + defaultOutputProperties: + - participant_sid + - room_sid + - rules + pathType: list /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/SubscribedTracks: description: 'TODO: Resource-level docs' get: @@ -2378,12 +2391,13 @@ paths: - GA servers: - url: https://video.twilio.com - x-default-output-properties: - - sid - - name - - enabled - - kind - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - name + - enabled + - kind + pathType: list /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/SubscribedTracks/{Sid}: description: 'TODO: Resource-level docs' get: @@ -2427,12 +2441,13 @@ paths: - GA servers: - url: https://video.twilio.com - x-default-output-properties: - - sid - - name - - enabled - - kind - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - name + - enabled + - kind + pathType: instance /v1/Rooms/{RoomSid}/Participants/{Sid}: description: Participants in video rooms get: @@ -2507,11 +2522,12 @@ paths: - GA servers: - url: https://video.twilio.com - x-default-output-properties: - - sid - - identity - - status - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - identity + - status + pathType: instance /v1/Rooms/{RoomSid}/RecordingRules: description: 'TODO: Resource-level docs' get: @@ -2570,10 +2586,11 @@ paths: - GA servers: - url: https://video.twilio.com - x-default-output-properties: - - room_sid - - rules - x-path-type: list + x-twilio: + defaultOutputProperties: + - room_sid + - rules + pathType: list /v1/Rooms/{RoomSid}/Recordings: description: Single-track, single-media room recordings get: @@ -2670,14 +2687,15 @@ paths: - GA servers: - url: https://video.twilio.com - x-default-output-properties: - - sid - - date_created - - status - - type - - duration - - codec - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - date_created + - status + - type + - duration + - codec + pathType: list /v1/Rooms/{RoomSid}/Recordings/{Sid}: delete: description: '' @@ -2744,14 +2762,15 @@ paths: - GA servers: - url: https://video.twilio.com - x-default-output-properties: - - sid - - date_created - - status - - type - - duration - - codec - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - date_created + - status + - type + - duration + - codec + pathType: instance /v1/Rooms/{Sid}: description: Video rooms with one or more participants get: @@ -2815,11 +2834,12 @@ paths: - GA servers: - url: https://video.twilio.com - x-default-output-properties: - - sid - - unique_name - - status - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - status + pathType: instance servers: - url: https://video.twilio.com x-maturity: diff --git a/spec/yaml/twilio_voice_v1.yaml b/spec/yaml/twilio_voice_v1.yaml index 77b9e8b6..072dbc78 100644 --- a/spec/yaml/twilio_voice_v1.yaml +++ b/spec/yaml/twilio_voice_v1.yaml @@ -585,11 +585,12 @@ paths: - GA servers: - url: https://voice.twilio.com - x-default-output-properties: - - sid - - friendly_name - - voice_url - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - voice_url + pathType: list /v1/ByocTrunks/{Sid}: delete: description: '' @@ -749,11 +750,12 @@ paths: - GA servers: - url: https://voice.twilio.com - x-default-output-properties: - - sid - - friendly_name - - voice_url - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - voice_url + pathType: instance /v1/ConnectionPolicies: description: Connection Policy for sending traffic to your communications infrastructure. get: @@ -833,10 +835,11 @@ paths: - GA servers: - url: https://voice.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: list /v1/ConnectionPolicies/{ConnectionPolicySid}/Targets: description: Network element entry points into your communications infrastructure get: @@ -957,12 +960,13 @@ paths: - GA servers: - url: https://voice.twilio.com - x-default-output-properties: - - sid - - friendly_name - - target - - enabled - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - target + - enabled + pathType: list /v1/ConnectionPolicies/{ConnectionPolicySid}/Targets/{Sid}: delete: description: '' @@ -1096,12 +1100,13 @@ paths: - GA servers: - url: https://voice.twilio.com - x-default-output-properties: - - sid - - friendly_name - - target - - enabled - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - target + - enabled + pathType: instance /v1/ConnectionPolicies/{Sid}: delete: description: '' @@ -1188,10 +1193,11 @@ paths: - GA servers: - url: https://voice.twilio.com - x-default-output-properties: - - sid - - friendly_name - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + pathType: instance /v1/DialingPermissions/BulkCountryUpdates: description: 'TODO: Resource-level docs' post: @@ -1225,10 +1231,11 @@ paths: - Preview servers: - url: https://voice.twilio.com - x-default-output-properties: - - update_request - - update_count - x-path-type: list + x-twilio: + defaultOutputProperties: + - update_request + - update_count + pathType: list /v1/DialingPermissions/Countries: description: 'TODO: Resource-level docs' get: @@ -1319,11 +1326,12 @@ paths: - Preview servers: - url: https://voice.twilio.com - x-default-output-properties: - - iso_code - - name - - continent - x-path-type: list + x-twilio: + defaultOutputProperties: + - iso_code + - name + - continent + pathType: list /v1/DialingPermissions/Countries/{IsoCode}: description: 'TODO: Resource-level docs' get: @@ -1351,11 +1359,12 @@ paths: - Preview servers: - url: https://voice.twilio.com - x-default-output-properties: - - iso_code - - name - - continent - x-path-type: instance + x-twilio: + defaultOutputProperties: + - iso_code + - name + - continent + pathType: instance /v1/DialingPermissions/Countries/{IsoCode}/HighRiskSpecialPrefixes: description: 'TODO: Resource-level docs' get: @@ -1419,9 +1428,10 @@ paths: - Preview servers: - url: https://voice.twilio.com - x-default-output-properties: - - prefix - x-path-type: list + x-twilio: + defaultOutputProperties: + - prefix + pathType: list /v1/IpRecords: description: IP Records hold information about the IP addresses and ranges ([CIDR](https://tools.ietf.org/html/rfc4632) blocks) that your traffic will be associated with. @@ -1512,12 +1522,13 @@ paths: - GA servers: - url: https://voice.twilio.com - x-default-output-properties: - - sid - - friendly_name - - ip_address - - cidr_prefix_length - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - ip_address + - cidr_prefix_length + pathType: list /v1/IpRecords/{Sid}: delete: description: '' @@ -1605,12 +1616,13 @@ paths: - GA servers: - url: https://voice.twilio.com - x-default-output-properties: - - sid - - friendly_name - - ip_address - - cidr_prefix_length - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - friendly_name + - ip_address + - cidr_prefix_length + pathType: instance /v1/Settings: description: 'TODO: Resource-level docs' get: @@ -1654,9 +1666,10 @@ paths: - Preview servers: - url: https://voice.twilio.com - x-default-output-properties: - - dialing_permissions_inheritance - x-path-type: instance + x-twilio: + defaultOutputProperties: + - dialing_permissions_inheritance + pathType: instance /v1/SourceIpMappings: description: With Source IP Mappings, Twilio can recognize your SIP requests based on where they are sent from. The Request-URI no longer has to have the FQDN @@ -1751,11 +1764,12 @@ paths: - GA servers: - url: https://voice.twilio.com - x-default-output-properties: - - sid - - ip_record_sid - - sip_domain_sid - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - ip_record_sid + - sip_domain_sid + pathType: list /v1/SourceIpMappings/{Sid}: delete: description: '' @@ -1849,11 +1863,12 @@ paths: - GA servers: - url: https://voice.twilio.com - x-default-output-properties: - - sid - - ip_record_sid - - sip_domain_sid - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - ip_record_sid + - sip_domain_sid + pathType: instance servers: - url: https://voice.twilio.com x-maturity: diff --git a/spec/yaml/twilio_wireless_v1.yaml b/spec/yaml/twilio_wireless_v1.yaml index 15cb0e33..cb0ee704 100644 --- a/spec/yaml/twilio_wireless_v1.yaml +++ b/spec/yaml/twilio_wireless_v1.yaml @@ -653,14 +653,15 @@ paths: - GA servers: - url: https://wireless.twilio.com - x-default-output-properties: - - sid - - command_mode - - transport - - status - - direction - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - command_mode + - transport + - status + - direction + - date_created + pathType: list /v1/Commands/{Sid}: delete: description: Delete a Command instance from your account. @@ -709,14 +710,15 @@ paths: - GA servers: - url: https://wireless.twilio.com - x-default-output-properties: - - sid - - command_mode - - transport - - status - - direction - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - command_mode + - transport + - status + - direction + - date_created + pathType: instance /v1/RatePlans: description: Capabilities and restrictions for SIMs get: @@ -847,12 +849,13 @@ paths: - GA servers: - url: https://wireless.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - - date_created - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + - date_created + pathType: list /v1/RatePlans/{Sid}: delete: description: '' @@ -932,12 +935,13 @@ paths: - GA servers: - url: https://wireless.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - - date_created - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + - date_created + pathType: instance /v1/Sims: description: A resource representing a Programmable Wireless SIM get: @@ -1029,12 +1033,13 @@ paths: - GA servers: - url: https://wireless.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - - status - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + - status + pathType: list /v1/Sims/{Sid}: delete: description: Delete a Sim resource on your Account. @@ -1250,12 +1255,13 @@ paths: - GA servers: - url: https://wireless.twilio.com - x-default-output-properties: - - sid - - unique_name - - friendly_name - - status - x-path-type: instance + x-twilio: + defaultOutputProperties: + - sid + - unique_name + - friendly_name + - status + pathType: instance /v1/Sims/{SimSid}/DataSessions: description: Data session information for SIMs get: @@ -1317,13 +1323,14 @@ paths: - GA servers: - url: https://wireless.twilio.com - x-default-output-properties: - - sid - - packets_uploaded - - packets_downloaded - - start - - end - x-path-type: list + x-twilio: + defaultOutputProperties: + - sid + - packets_uploaded + - packets_downloaded + - start + - end + pathType: list /v1/Sims/{SimSid}/UsageRecords: description: Usage information for SIMs get: @@ -1412,9 +1419,10 @@ paths: - GA servers: - url: https://wireless.twilio.com - x-default-output-properties: - - period - x-path-type: list + x-twilio: + defaultOutputProperties: + - period + pathType: list /v1/UsageRecords: description: Aggregated Usage information for all SIMs on an Account get: @@ -1494,9 +1502,10 @@ paths: - GA servers: - url: https://wireless.twilio.com - x-default-output-properties: - - period - x-path-type: list + x-twilio: + defaultOutputProperties: + - period + pathType: list servers: - url: https://wireless.twilio.com x-maturity: