Skip to content

Commit

Permalink
Update code/API_definitions/sim-swap-subscriptions.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Fernando Prado Cabrillo <[email protected]>
  • Loading branch information
bigludo7 and fernandopradocabrillo authored Aug 23, 2024
1 parent 5124fda commit de86a2b
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions code/API_definitions/sim-swap-subscriptions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1040,12 +1040,13 @@ components:
status: 422
code: "MULTIEVENT_SUBSCRIPTION_NOT_SUPPORTED"
message: "Multi event types subscription not managed"
DeviceNotApplicable:
description: Service is not available for the provided device
PhoneNumberNotApplicable:
description: Service is not available for the provided phone number
value:
status: 422
code: DEVICE_NOT_APPLICABLE
message: The service is not available for the provided device.
code: PHONE_NUMBER_NOT_APPLICABLE
message: The service is not available for the provided phone number.

Generic429:
description: Too Many Requests
headers:
Expand Down

0 comments on commit de86a2b

Please sign in to comment.