Skip to content

Commit

Permalink
Update number-recycling.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-murray authored Dec 17, 2024
1 parent c196ea7 commit 384c8da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/API_definitions/number-recycling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -456,13 +456,13 @@ components:
- 503
code:
enum:
- SERVICE_UNAVAILABLE
- UNAVAILABLE
examples:
GENERIC_503_UNAVAILABLE:
description: Service is not available. Temporary situation usually related to maintenance process in the server side
value:
status: 503
code: SERVICE_UNAVAILABLE
code: UNAVAILABLE
message: Service Unavailable.

Generic504:
Expand Down

0 comments on commit 384c8da

Please sign in to comment.