From adad3737aab1fb6033f1b7b3c9b44d512538129e Mon Sep 17 00:00:00 2001 From: Jim Marino Date: Fri, 15 Mar 2024 15:06:05 +0100 Subject: [PATCH] Revert name change in response --- specifications/identity-trust-sts-api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specifications/identity-trust-sts-api.yaml b/specifications/identity-trust-sts-api.yaml index b2d89e1..75ea264 100644 --- a/specifications/identity-trust-sts-api.yaml +++ b/specifications/identity-trust-sts-api.yaml @@ -72,7 +72,7 @@ components: StsTokenResponse: type: object properties: - token: + access_token: type: string expires_in: type: integer