Skip to content

Commit

Permalink
docs(openapi): auth return grantId for grant lookup via interaction id
Browse files Browse the repository at this point in the history
  • Loading branch information
golobitch committed Aug 5, 2024
1 parent 42c5a63 commit ca286fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/auth/src/openapi/specs/id-provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,9 @@ paths:
- PENDING
- APPROVED
- DENIED
grantId:
description: Id of a grant
type: string
'401':
description: Unauthorized
'404':
Expand Down

0 comments on commit ca286fc

Please sign in to comment.