From bed08180d35b1c1836fcec5e781c0d29cb1687ea Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Wed, 31 Jul 2024 15:23:12 +0100 Subject: [PATCH] Update device-roaming-status.yaml --- code/API_definitions/device-roaming-status.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/code/API_definitions/device-roaming-status.yaml b/code/API_definitions/device-roaming-status.yaml index 46c4934..86cb127 100644 --- a/code/API_definitions/device-roaming-status.yaml +++ b/code/API_definitions/device-roaming-status.yaml @@ -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: