diff --git a/docs/_static/auth/v2.yaml b/docs/_static/auth/v2.yaml index a0ff86462..e6bd2aa5f 100644 --- a/docs/_static/auth/v2.yaml +++ b/docs/_static/auth/v2.yaml @@ -600,7 +600,7 @@ components: example: "https://target_token_endpoint" client_id: type: string - description: The client identity the access token was issued to. Since the verifiable presentation is used to grant access, the client_id is just a reflection of the client_id in the access token request. + description: The client identity the access token was issued to. Since the Verifiable Presentation is used to grant access, the client_id reflects the client_id in the access token request. example: https://example.com/oauth2/client exp: type: integer