diff --git a/site/specs/numbers_v2.yml b/site/specs/numbers_v2.yml index e7ea08567..ee1cf6cfd 100644 --- a/site/specs/numbers_v2.yml +++ b/site/specs/numbers_v2.yml @@ -15305,13 +15305,13 @@ components: properties: description: description: 'Detailed explanation about error ' - example: You must provide at least one parameter in order to search. + example: A supplied phoneNumberType within '[SPECIALLL]' is invalid. type: string xml: name: Description errorCode: description: Numeric designation of corresponding error - example: 3924 + example: 4010 type: integer xml: name: ErrorCode @@ -43112,8 +43112,8 @@ paths: value: |- { "responseStatus": { - "errorCode": 3924, - "description": "You must provide at least one parameter in order to search." + "errorCode": 4010, + "description": "A supplied phoneNumberType within '[SPECIALLL]' is invalid." } } schema: @@ -43125,8 +43125,8 @@ paths: - 3924 - You must provide at least one parameter in order to search. + 4010 + A supplied phoneNumberType within '[SPECIALLL]' is invalid. schema: