Skip to content

Commit

Permalink
fix: Get organization git token (#490)
Browse files Browse the repository at this point in the history
  • Loading branch information
mzottola authored Nov 2, 2023
1 parent c2143f5 commit 92e6907
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/resources/GitTokenRef.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
get:
summary: 'Get organization git token'
description: 'Get organization git tokens'
operationId: getOrganizationGitTokens
description: 'Get organization git token'
operationId: getOrganizationGitToken
parameters:
- $ref: '../parameters/path/organizationId.yaml'
- $ref: '../parameters/path/gitTokenId.yaml'
Expand Down

0 comments on commit 92e6907

Please sign in to comment.