From 1bb8c8e06998189010b44a02f3eb8486596df3c7 Mon Sep 17 00:00:00 2001 From: DX-Bandwidth Date: Mon, 25 Sep 2023 14:01:29 +0000 Subject: [PATCH] Add Code Snippets to Spec Files --- site/specs/numbers.yml | 30 ------------------------------ site/specs/numbers_v2.yml | 22 ++++++++++------------ 2 files changed, 10 insertions(+), 42 deletions(-) diff --git a/site/specs/numbers.yml b/site/specs/numbers.yml index f1f80e79c..611700f55 100644 --- a/site/specs/numbers.yml +++ b/site/specs/numbers.yml @@ -29507,36 +29507,6 @@ paths: 979E019287CDF6A1 - Portins containing non-NANP numbers: - description: >- - List containing a single portin order with international - numbers - value: |- - - - 2 - - Link=<https://test.dashboard.bandwidth.com:443/v1.0/accounts/9900012/portins?page=1&size=10&date=2020-01-15&status=foc>;rel="first"; - - - 9900012 - 1 - gforrest - 2023-03-29T19:06:10.085Z - 2023-03-29T19:06:10.085Z - b2190bcc-0272-4a51-ba56-7c3d628e8706 - port_in - 2023-04-01T01:00:00.000Z - WandEDemo - 1290 - SFR - SUBMITTED - 2023-03-29 - ?? - ?? - 979E019287CDF6A1 - - RespOrg exception toll-free order containing NANP numbers: description: >- List containing a single RespOrg exception toll-free portin diff --git a/site/specs/numbers_v2.yml b/site/specs/numbers_v2.yml index ce412e3af..00b2e0896 100644 --- a/site/specs/numbers_v2.yml +++ b/site/specs/numbers_v2.yml @@ -8497,7 +8497,7 @@ components: type: string title: LnpOrderSupp type: object - LnpOrderSuppGlobalInternational: + LnpOrderSuppGlobalManual: allOf: - $ref: '#/components/schemas/LnpOrderBasicModifiableFields' properties: @@ -9086,9 +9086,9 @@ components: RequestedFocDate: description: >- Format: ISO8601 encoding such as "2019-10-31".

For - international ports, if `RequestedFocDate` is specified the - time portions will be ignored and the date portion must - be:
- in the future
- not on a weekend. + global ports, if `RequestedFocDate` is specified the time + portions will be ignored and the date portion must be:
+ - in the future
- not on a weekend. type: string SiteId: description: >- @@ -30419,9 +30419,7 @@ paths: Portins containing non-NANP numbers: - description: >- - List containing a single portin order with international - numbers + description: List containing a single portin order with global numbers value: |- @@ -30502,7 +30500,7 @@ paths: examples: Automated NANP Toll-Free Port-in: value: "\n\n\tMy order id\n\t2021-06-16Z\n\t2439\n\t23432\n\tThe Authgal\n\tJYT01\n\t\n\t\t+18774809871\n\t\n" - International Port-in, Business Subscriber: + Global Port-in, Business Subscriber: value: |- @@ -30521,7 +30519,7 @@ paths: myOrder - International Port-in, Personal Subscriber: + Global Port-in, Personal Subscriber: value: |- @@ -30558,7 +30556,7 @@ paths: examples: Automated NANP Toll-Free Port-in Order Response: value: "\n\n\t03f194d5-3932-4e9f-8ba1-03ef767985e5\n\t\n\t\t201\n\t\tOrder request received. Please use the order id to check the status of your order later.\n\t\n\tVALIDATE_TFNS\n\t2016-03-25T21:15:00.000Z\n\tThe Authguy\n\t\n\t\t+18774809871\n\t\n\tPROCESSING\n\tPHASE_1_TOLLFREE\n\tJYT01\n" - International Port-in Order Response, Business Subscriber: + Global Port-in Order Response, Business Subscriber: value: |- @@ -30583,7 +30581,7 @@ paths: myOrder - International Port-in Order Response, Personal Subscriber: + Global Port-in Order Response, Personal Subscriber: value: |- @@ -31126,7 +31124,7 @@ paths: type: object - properties: LnpOrderSupp: - $ref: '#/components/schemas/LnpOrderSuppGlobalInternational' + $ref: '#/components/schemas/LnpOrderSuppGlobalManual' title: Manual Global type: object responses: