From 19e6fd680bdc73d36f1cc09bcf35b1432f5e559a Mon Sep 17 00:00:00 2001 From: Hugh Nimmo-Smith Date: Wed, 4 Mar 2026 10:10:01 +0000 Subject: [PATCH] Update data/api/client-server/oauth_server_metadata.yaml --- data/api/client-server/oauth_server_metadata.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/api/client-server/oauth_server_metadata.yaml b/data/api/client-server/oauth_server_metadata.yaml index 798beb6f..bc644cf9 100644 --- a/data/api/client-server/oauth_server_metadata.yaml +++ b/data/api/client-server/oauth_server_metadata.yaml @@ -67,8 +67,7 @@ paths: type: string format: uri description: |- - URL of the token endpoint, necessary to use the authorization code grant, - device authorization grant and the refresh token grant. + URL of the token endpoint, used by the grants. revocation_endpoint: type: string format: uri