Skip to content

Commit

Permalink
Update number-recycling.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
yamamoto0104 authored Jan 18, 2025
1 parent 2195be3 commit ef39b12
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 @@ -280,7 +280,7 @@ components:
- PERMISSION_DENIED
examples:
Permission Denied:
description: Permission denided. OAuth2 token access not have the required scope or when the user fails operational security
description: Permission denied. OAuth2 token access not have the required scope or when the user fails operational security
value:
status: 403
code: PERMISSION_DENIED
Expand Down Expand Up @@ -381,7 +381,7 @@ components:
status: 429
code: QUOTA_EXCEEDED
message: Either out of resource quota or reaching rate limiting.
Too Many Requestes:
Too Many Requests:
description: API Server request limit is overpassed
value:
status: 429
Expand Down

0 comments on commit ef39b12

Please sign in to comment.