Skip to content

Commit

Permalink
Update device-roaming-status.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-murray authored Jul 31, 2024
1 parent fcc102f commit bed0818
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions code/API_definitions/device-roaming-status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -346,10 +346,8 @@ components:
In addition to regular scenario of `PERMISSION_DENIED`, other scenarios may exist:
- Phone number cannot be deducted from access token context.(`{"code": "3INVALID_TOKEN_CONTEXT","message": "Phone number cannot be deducted from access token context"}`)
headers:
X-Correlator:
description: Correlation id for the different services
schema:
type: string
x-correlator:
$ref: '#/components/headers/x-correlator'
content:
application/json:
schema:
Expand Down

0 comments on commit bed0818

Please sign in to comment.