From d8dd071345e0c5287504caddf807d449481c0baa Mon Sep 17 00:00:00 2001 From: shrutiburman <87537688+shrutiburman@users.noreply.github.com> Date: Tue, 9 Nov 2021 17:22:02 +0530 Subject: [PATCH] fix: Modified flag description to eliminate new line indentation issue (#174) --- src/services/twilio-api/twilio_api_v2010.json | 68 +++++++++---------- .../twilio-api/twilio_autopilot_v1.json | 10 +-- src/services/twilio-api/twilio_fax_v1.json | 6 +- 3 files changed, 42 insertions(+), 42 deletions(-) diff --git a/src/services/twilio-api/twilio_api_v2010.json b/src/services/twilio-api/twilio_api_v2010.json index ac421fc4..3c02d782 100644 --- a/src/services/twilio-api/twilio_api_v2010.json +++ b/src/services/twilio-api/twilio_api_v2010.json @@ -10597,7 +10597,7 @@ } }, { - "description": "The pattern on which to match phone numbers. Valid characters are `*`, `0-9`, `a-z`, and `A-Z`. The `*` character matches any single digit. For examples, see [Example 2](https://www.twilio.com/docs/phone-numbers/api/availablephonenumberlocal-resource?code-sample=code-find-phone-numbers-by-number-pattern) and [Example 3](https://www.twilio.com/docs/phone-numbers/api/availablephonenumberlocal-resource?code-sample=code-find-phone-numbers-by-character-pattern). If specified, this value must have at least two characters.", + "description": "The pattern on which to match phone numbers. Valid characters are `*`, `0-9`, `a-z`, and `A-Z`. The `*` character matches any single digit. If specified, this value must have at least two characters. See [Examples](https://www.twilio.com/docs/phone-numbers/api/availablephonenumberlocal-resource?code-sample=code-find-phone-numbers-by-number-pattern)", "in": "query", "name": "Contains", "schema": { @@ -10851,7 +10851,7 @@ } }, { - "description": "The pattern on which to match phone numbers. Valid characters are `*`, `0-9`, `a-z`, and `A-Z`. The `*` character matches any single digit. For examples, see [Example 2](https://www.twilio.com/docs/phone-numbers/api/availablephonenumber-resource#local-get-basic-example-2) and [Example 3](https://www.twilio.com/docs/phone-numbers/api/availablephonenumber-resource#local-get-basic-example-3). If specified, this value must have at least two characters.", + "description": "The pattern on which to match phone numbers. Valid characters are `*`, `0-9`, `a-z`, and `A-Z`. The `*` character matches any single digit. If specified, this value must have at least two characters. See [Examples](https://www.twilio.com/docs/phone-numbers/api/availablephonenumber-resource#local-get-basic-example-2). ", "in": "query", "name": "Contains", "schema": { @@ -10883,7 +10883,7 @@ } }, { - "description": "Whether to exclude phone numbers that require an [Address](https://www.twilio.com/docs/usage/api/address). Can be: `true` or `false` and the default is `false`.", + "description": "Can be: `true` or `false` and the default is `false`. Whether to exclude phone numbers that require an [Address](https://www.twilio.com/docs/usage/api/address).", "in": "query", "name": "ExcludeAllAddressRequired", "schema": { @@ -10891,7 +10891,7 @@ } }, { - "description": "Whether to exclude phone numbers that require a local [Address](https://www.twilio.com/docs/usage/api/address). Can be: `true` or `false` and the default is `false`.", + "description": "Can be: `true` or `false` and the default is `false`. Whether to exclude phone numbers that require a local [Address](https://www.twilio.com/docs/usage/api/address). ", "in": "query", "name": "ExcludeLocalAddressRequired", "schema": { @@ -10899,7 +10899,7 @@ } }, { - "description": "Whether to exclude phone numbers that require a foreign [Address](https://www.twilio.com/docs/usage/api/address). Can be: `true` or `false` and the default is `false`.", + "description": "Can be: `true` or `false` and the default is `false`. Whether to exclude phone numbers that require a foreign [Address](https://www.twilio.com/docs/usage/api/address).", "in": "query", "name": "ExcludeForeignAddressRequired", "schema": { @@ -10907,7 +10907,7 @@ } }, { - "description": "Whether to read phone numbers that are new to the Twilio platform. Can be: `true` or `false` and the default is `true`.", + "description": "Can be: `true` or `false` and the default is `true`. Whether to read phone numbers that are new to the Twilio platform.", "in": "query", "name": "Beta", "schema": { @@ -10963,7 +10963,7 @@ } }, { - "description": "Limit results to a specific local access and transport area ([LATA](https://en.wikipedia.org/wiki/Local_access_and_transport_area)). Given a phone number, search within the same [LATA](https://en.wikipedia.org/wiki/Local_access_and_transport_area) as that number. Applies to only phone numbers in the US and Canada.", + "description": "Applies to only phone numbers in the US and Canada. Limit results to a specific local access and transport area (LATA). Given a phone number, search within the same [LATA](https://en.wikipedia.org/wiki/Local_access_and_transport_area) as that number.", "in": "query", "name": "InLata", "schema": { @@ -11105,7 +11105,7 @@ } }, { - "description": "The pattern on which to match phone numbers. Valid characters are `*`, `0-9`, `a-z`, and `A-Z`. The `*` character matches any single digit. For examples, see [Example 2](https://www.twilio.com/docs/phone-numbers/api/availablephonenumber-resource#local-get-basic-example-2) and [Example 3](https://www.twilio.com/docs/phone-numbers/api/availablephonenumber-resource#local-get-basic-example-3). If specified, this value must have at least two characters.", + "description": "The pattern on which to match phone numbers. Valid characters are `*`, `0-9`, `a-z`, and `A-Z`. The `*` character matches any single digit. If specified, this value must have at least two characters. See [Examples](https://www.twilio.com/docs/phone-numbers/api/availablephonenumber-resource#local-get-basic-example-3).", "in": "query", "name": "Contains", "schema": { @@ -11137,7 +11137,7 @@ } }, { - "description": "Whether to exclude phone numbers that require an [Address](https://www.twilio.com/docs/usage/api/address). Can be: `true` or `false` and the default is `false`.", + "description": "Can be: `true` or `false` and the default is `false`. Whether to exclude phone numbers that require an [Address](https://www.twilio.com/docs/usage/api/address).", "in": "query", "name": "ExcludeAllAddressRequired", "schema": { @@ -11145,7 +11145,7 @@ } }, { - "description": "Whether to exclude phone numbers that require a local [Address](https://www.twilio.com/docs/usage/api/address). Can be: `true` or `false` and the default is `false`.", + "description": "Can be: `true` or `false` and the default is `false`. Whether to exclude phone numbers that require a local [Address](https://www.twilio.com/docs/usage/api/address). ", "in": "query", "name": "ExcludeLocalAddressRequired", "schema": { @@ -11153,7 +11153,7 @@ } }, { - "description": "Whether to exclude phone numbers that require a foreign [Address](https://www.twilio.com/docs/usage/api/address). Can be: `true` or `false` and the default is `false`.", + "description": "Can be: `true` or `false` and the default is `false`. Whether to exclude phone numbers that require a foreign [Address](https://www.twilio.com/docs/usage/api/address).", "in": "query", "name": "ExcludeForeignAddressRequired", "schema": { @@ -11161,7 +11161,7 @@ } }, { - "description": "Whether to read phone numbers that are new to the Twilio platform. Can be: `true` or `false` and the default is `true`.", + "description": "Can be: `true` or `false` and the default is `true`. Whether to read phone numbers that are new to the Twilio platform.", "in": "query", "name": "Beta", "schema": { @@ -11217,7 +11217,7 @@ } }, { - "description": "Limit results to a specific local access and transport area ([LATA](https://en.wikipedia.org/wiki/Local_access_and_transport_area)). Given a phone number, search within the same [LATA](https://en.wikipedia.org/wiki/Local_access_and_transport_area) as that number. Applies to only phone numbers in the US and Canada.", + "description": "Limit results to a specific local access and transport area (LATA). Given a phone number, search within the same [LATA](https://en.wikipedia.org/wiki/Local_access_and_transport_area) as that number. Applies to only phone numbers in the US and Canada.", "in": "query", "name": "InLata", "schema": { @@ -11359,7 +11359,7 @@ } }, { - "description": "The pattern on which to match phone numbers. Valid characters are `*`, `0-9`, `a-z`, and `A-Z`. The `*` character matches any single digit. For examples, see [Example 2](https://www.twilio.com/docs/phone-numbers/api/availablephonenumber-resource#local-get-basic-example-2) and [Example 3](https://www.twilio.com/docs/phone-numbers/api/availablephonenumber-resource#local-get-basic-example-3). If specified, this value must have at least two characters.", + "description": "The pattern on which to match phone numbers. Valid characters are `*`, `0-9`, `a-z`, and `A-Z`. The `*` character matches any single digit. If specified, this value must have at least two characters. See [Examples](https://www.twilio.com/docs/phone-numbers/api/availablephonenumber-resource#local-get-basic-example-2) . ", "in": "query", "name": "Contains", "schema": { @@ -11391,7 +11391,7 @@ } }, { - "description": "Whether to exclude phone numbers that require an [Address](https://www.twilio.com/docs/usage/api/address). Can be: `true` or `false` and the default is `false`.", + "description": "Can be: `true` or `false` and the default is `false`. Whether to exclude phone numbers that require an [Address](https://www.twilio.com/docs/usage/api/address).", "in": "query", "name": "ExcludeAllAddressRequired", "schema": { @@ -11399,7 +11399,7 @@ } }, { - "description": "Whether to exclude phone numbers that require a local [Address](https://www.twilio.com/docs/usage/api/address). Can be: `true` or `false` and the default is `false`.", + "description": "Can be: `true` or `false` and the default is `false`. Whether to exclude phone numbers that require a local [Address](https://www.twilio.com/docs/usage/api/address).", "in": "query", "name": "ExcludeLocalAddressRequired", "schema": { @@ -11407,7 +11407,7 @@ } }, { - "description": "Whether to exclude phone numbers that require a foreign [Address](https://www.twilio.com/docs/usage/api/address). Can be: `true` or `false` and the default is `false`.", + "description": "Can be: `true` or `false` and the default is `false`. Whether to exclude phone numbers that require a foreign [Address](https://www.twilio.com/docs/usage/api/address).", "in": "query", "name": "ExcludeForeignAddressRequired", "schema": { @@ -11471,7 +11471,7 @@ } }, { - "description": "Limit results to a specific local access and transport area ([LATA](https://en.wikipedia.org/wiki/Local_access_and_transport_area)). Given a phone number, search within the same [LATA](https://en.wikipedia.org/wiki/Local_access_and_transport_area) as that number. Applies to only phone numbers in the US and Canada.", + "description": "Limit results to a specific local access and transport area (LATA). Given a phone number, search within the same [LATA](https://en.wikipedia.org/wiki/Local_access_and_transport_area) as that number. Applies to only phone numbers in the US and Canada.", "in": "query", "name": "InLata", "schema": { @@ -11613,7 +11613,7 @@ } }, { - "description": "The pattern on which to match phone numbers. Valid characters are `*`, `0-9`, `a-z`, and `A-Z`. The `*` character matches any single digit. For examples, see [Example 2](https://www.twilio.com/docs/phone-numbers/api/availablephonenumber-resource#local-get-basic-example-2) and [Example 3](https://www.twilio.com/docs/phone-numbers/api/availablephonenumber-resource#local-get-basic-example-3). If specified, this value must have at least two characters.", + "description": "The pattern on which to match phone numbers. Valid characters are `*`, `0-9`, `a-z`, and `A-Z`. The `*` character matches any single digit. If specified, this value must have at least two characters. See [Examples](https://www.twilio.com/docs/phone-numbers/api/availablephonenumber-resource#local-get-basic-example-2)", "in": "query", "name": "Contains", "schema": { @@ -11645,7 +11645,7 @@ } }, { - "description": "Whether to exclude phone numbers that require an [Address](https://www.twilio.com/docs/usage/api/address). Can be: `true` or `false` and the default is `false`.", + "description": "Can be: `true` or `false` and the default is `false`. Whether to exclude phone numbers that require an [Address](https://www.twilio.com/docs/usage/api/address).", "in": "query", "name": "ExcludeAllAddressRequired", "schema": { @@ -11653,7 +11653,7 @@ } }, { - "description": "Whether to exclude phone numbers that require a local [Address](https://www.twilio.com/docs/usage/api/address). Can be: `true` or `false` and the default is `false`.", + "description": "Can be: `true` or `false` and the default is `false`. Whether to exclude phone numbers that require a local [Address](https://www.twilio.com/docs/usage/api/address).", "in": "query", "name": "ExcludeLocalAddressRequired", "schema": { @@ -11661,7 +11661,7 @@ } }, { - "description": "Whether to exclude phone numbers that require a foreign [Address](https://www.twilio.com/docs/usage/api/address). Can be: `true` or `false` and the default is `false`.", + "description": "Can be: `true` or `false` and the default is `false`. Whether to exclude phone numbers that require a foreign [Address](https://www.twilio.com/docs/usage/api/address).", "in": "query", "name": "ExcludeForeignAddressRequired", "schema": { @@ -11725,7 +11725,7 @@ } }, { - "description": "Limit results to a specific local access and transport area ([LATA](https://en.wikipedia.org/wiki/Local_access_and_transport_area)). Given a phone number, search within the same [LATA](https://en.wikipedia.org/wiki/Local_access_and_transport_area) as that number. Applies to only phone numbers in the US and Canada.", + "description": "Limit results to a specific local access and transport area (LATA). Given a phone number, search within the same [LATA](https://en.wikipedia.org/wiki/Local_access_and_transport_area) as that number. Applies to only phone numbers in the US and Canada.", "in": "query", "name": "InLata", "schema": { @@ -11867,7 +11867,7 @@ } }, { - "description": "The pattern on which to match phone numbers. Valid characters are `*`, `0-9`, `a-z`, and `A-Z`. The `*` character matches any single digit. For examples, see [Example 2](https://www.twilio.com/docs/phone-numbers/api/availablephonenumber-resource#local-get-basic-example-2) and [Example 3](https://www.twilio.com/docs/phone-numbers/api/availablephonenumber-resource#local-get-basic-example-3). If specified, this value must have at least two characters.", + "description": "The pattern on which to match phone numbers. Valid characters are `*`, `0-9`, `a-z`, and `A-Z`. The `*` character matches any single digit. If specified, this value must have at least two characters. See [Examples](https://www.twilio.com/docs/phone-numbers/api/availablephonenumber-resource#local-get-basic-example-2).", "in": "query", "name": "Contains", "schema": { @@ -11899,7 +11899,7 @@ } }, { - "description": "Whether to exclude phone numbers that require an [Address](https://www.twilio.com/docs/usage/api/address). Can be: `true` or `false` and the default is `false`.", + "description": "Can be: `true` or `false` and the default is `false`. Whether to exclude phone numbers that require an [Address](https://www.twilio.com/docs/usage/api/address).", "in": "query", "name": "ExcludeAllAddressRequired", "schema": { @@ -11907,7 +11907,7 @@ } }, { - "description": "Whether to exclude phone numbers that require a local [Address](https://www.twilio.com/docs/usage/api/address). Can be: `true` or `false` and the default is `false`.", + "description": "Can be: `true` or `false` and the default is `false`. Whether to exclude phone numbers that require a local [Address](https://www.twilio.com/docs/usage/api/address).", "in": "query", "name": "ExcludeLocalAddressRequired", "schema": { @@ -11915,7 +11915,7 @@ } }, { - "description": "Whether to exclude phone numbers that require a foreign [Address](https://www.twilio.com/docs/usage/api/address). Can be: `true` or `false` and the default is `false`.", + "description": "Can be: `true` or `false` and the default is `false`. Whether to exclude phone numbers that require a foreign [Address](https://www.twilio.com/docs/usage/api/address).", "in": "query", "name": "ExcludeForeignAddressRequired", "schema": { @@ -11979,7 +11979,7 @@ } }, { - "description": "Limit results to a specific local access and transport area ([LATA](https://en.wikipedia.org/wiki/Local_access_and_transport_area)). Given a phone number, search within the same [LATA](https://en.wikipedia.org/wiki/Local_access_and_transport_area) as that number. Applies to only phone numbers in the US and Canada.", + "description": "Limit results to a specific local access and transport area (LATA). Given a phone number, search within the same [LATA](https://en.wikipedia.org/wiki/Local_access_and_transport_area) as that number. Applies to only phone numbers in the US and Canada.", "in": "query", "name": "InLata", "schema": { @@ -12121,7 +12121,7 @@ } }, { - "description": "The pattern on which to match phone numbers. Valid characters are `*`, `0-9`, `a-z`, and `A-Z`. The `*` character matches any single digit. For examples, see [Example 2](https://www.twilio.com/docs/phone-numbers/api/availablephonenumber-resource#local-get-basic-example-2) and [Example 3](https://www.twilio.com/docs/phone-numbers/api/availablephonenumber-resource#local-get-basic-example-3). If specified, this value must have at least two characters.", + "description": "The pattern on which to match phone numbers. Valid characters are `*`, `0-9`, `a-z`, and `A-Z`. The `*` character matches any single digit. If specified, this value must have at least two characters. See [Examples](https://www.twilio.com/docs/phone-numbers/api/availablephonenumber-resource#local-get-basic-example-2)", "in": "query", "name": "Contains", "schema": { @@ -12153,7 +12153,7 @@ } }, { - "description": "Whether to exclude phone numbers that require an [Address](https://www.twilio.com/docs/usage/api/address). Can be: `true` or `false` and the default is `false`.", + "description": "Can be: `true` or `false` and the default is `false`. Whether to exclude phone numbers that require an [Address](https://www.twilio.com/docs/usage/api/address).", "in": "query", "name": "ExcludeAllAddressRequired", "schema": { @@ -12161,7 +12161,7 @@ } }, { - "description": "Whether to exclude phone numbers that require a local [Address](https://www.twilio.com/docs/usage/api/address). Can be: `true` or `false` and the default is `false`.", + "description": "Can be: `true` or `false` and the default is `false`. Whether to exclude phone numbers that require a local [Address](https://www.twilio.com/docs/usage/api/address).", "in": "query", "name": "ExcludeLocalAddressRequired", "schema": { @@ -12169,7 +12169,7 @@ } }, { - "description": "Whether to exclude phone numbers that require a foreign [Address](https://www.twilio.com/docs/usage/api/address). Can be: `true` or `false` and the default is `false`.", + "description": "Can be: `true` or `false` and the default is `false`. Whether to exclude phone numbers that require a foreign [Address](https://www.twilio.com/docs/usage/api/address).", "in": "query", "name": "ExcludeForeignAddressRequired", "schema": { @@ -12233,7 +12233,7 @@ } }, { - "description": "Limit results to a specific local access and transport area ([LATA](https://en.wikipedia.org/wiki/Local_access_and_transport_area)). Given a phone number, search within the same [LATA](https://en.wikipedia.org/wiki/Local_access_and_transport_area) as that number. Applies to only phone numbers in the US and Canada.", + "description": "Limit results to a specific local access and transport area (LATA). Given a phone number, search within the same [LATA](https://en.wikipedia.org/wiki/Local_access_and_transport_area) as that number. Applies to only phone numbers in the US and Canada.", "in": "query", "name": "InLata", "schema": { @@ -31834,4 +31834,4 @@ "name": "Preview" } ] -} \ No newline at end of file +} diff --git a/src/services/twilio-api/twilio_autopilot_v1.json b/src/services/twilio-api/twilio_autopilot_v1.json index 8137b380..d8ca0db2 100644 --- a/src/services/twilio-api/twilio_autopilot_v1.json +++ b/src/services/twilio-api/twilio_autopilot_v1.json @@ -1514,7 +1514,7 @@ } }, { - "description": "The [ISO language-country](https://docs.oracle.com/cd/E13214_01/wli/docs92/xref/xqisocodes.html) tag that specifies the language of the value. Currently supported tags: `en-US`", + "description": "The tag that specifies the language of the value. Currently supported tags: `en-US`, as per [ISO language-country](https://docs.oracle.com/cd/E13214_01/wli/docs92/xref/xqisocodes.html)", "in": "query", "name": "Language", "schema": { @@ -2285,7 +2285,7 @@ } }, { - "description": "The [ISO language-country](https://docs.oracle.com/cd/E13214_01/wli/docs92/xref/xqisocodes.html) string that specifies the language used by the Query resources to read. For example: `en-US`.", + "description": "The string that specifies the language used by the Query resources read. For example:`en-US` as per [ISO language-country](https://docs.oracle.com/cd/E13214_01/wli/docs92/xref/xqisocodes.html).", "in": "query", "name": "Language", "schema": { @@ -2410,7 +2410,7 @@ "schema": { "properties": { "Language": { - "description": "The [ISO language-country](https://docs.oracle.com/cd/E13214_01/wli/docs92/xref/xqisocodes.html) string that specifies the language used for the new query. For example: `en-US`.", + "description": "The string that specifies the language used for the new query. For example: `en-US`, as per [ISO language-country](https://docs.oracle.com/cd/E13214_01/wli/docs92/xref/xqisocodes.html).", "type": "string" }, "ModelBuild": { @@ -3509,7 +3509,7 @@ } }, { - "description": "The [ISO language-country](https://docs.oracle.com/cd/E13214_01/wli/docs92/xref/xqisocodes.html) string that specifies the language used for the sample. For example: `en-US`.", + "description": "The string that specifies the language used for the sample. For example: `en-US`, as per [ISO language-country](https://docs.oracle.com/cd/E13214_01/wli/docs92/xref/xqisocodes.html).", "in": "query", "name": "Language", "schema": { @@ -4449,4 +4449,4 @@ "name": "Preview" } ] -} \ No newline at end of file +} diff --git a/src/services/twilio-api/twilio_fax_v1.json b/src/services/twilio-api/twilio_fax_v1.json index 0224fc5d..670df3f3 100644 --- a/src/services/twilio-api/twilio_fax_v1.json +++ b/src/services/twilio-api/twilio_fax_v1.json @@ -330,12 +330,12 @@ "type": "string" }, "MediaUrl": { - "description": "The URL of the PDF that contains the fax. See our [security](https://www.twilio.com/docs/usage/security) page for information on how to ensure the request for your media comes from Twilio.", + "description": "The URL of the PDF that contains the fax. For information on how to ensure the request for your media comes from Twilio, see our [security](https://www.twilio.com/docs/usage/security) page.", "format": "uri", "type": "string" }, "Quality": { - "description": "The [Fax Quality value](https://www.twilio.com/docs/fax/api/fax-resource#fax-quality-values) that describes the fax quality. Can be: `standard`, `fine`, or `superfine` and defaults to `fine`.", + "description": "Can be: `standard`, `fine`, or `superfine` and defaults to `fine`. The [Fax Quality value](https://www.twilio.com/docs/fax/api/fax-resource#fax-quality-values) that describes the fax quality.", "enum": [ "standard", "fine", @@ -782,4 +782,4 @@ "name": "Beta" } ] -} \ No newline at end of file +}