Skip to content

Commit

Permalink
update api/manager.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 21, 2024
1 parent 82cac5d commit 4648ffa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ paths:
responses:
"200":
content:
'*/*':
application/json:
schema:
$ref: '#/components/schemas/ExchangeAuthCodeResponse'
description: Found
Expand Down Expand Up @@ -689,7 +689,7 @@ paths:
responses:
"200":
content:
'*/*':
application/json:
schema:
$ref: '#/components/schemas/BuildAuthorizeUriResponse'
description: Found
Expand Down

0 comments on commit 4648ffa

Please sign in to comment.