Skip to content

Commit

Permalink
Address PR comments for OAuth endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
dcharles8 committed Apr 23, 2024
1 parent f2c4792 commit 03b7136
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1497,7 +1497,7 @@ This is an example response body when the provided `access_token` was issued as
</APIField>
</APIBlock>

<JSON title="Example JSON Response for an invalid token" src="oauth/introspect_client_credentials_grant_response.json" />
<JSON title="Example JSON Response for an valid token" src="oauth/introspect_client_credentials_grant_response.json" />

<JSON title="Example JSON Response for an invalid token" src="oauth/introspect_invalid_token_response.json" />

Expand Down

0 comments on commit 03b7136

Please sign in to comment.