Skip to content

Commit

Permalink
docs(openapi): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshinorin committed Dec 21, 2023
1 parent 0620b8c commit d55ea19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rest-api/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ paths:
schema:
$ref: '#/components/schemas/applicationInfo'
404:
description: Response when Success (If envval `QUALTET_HTTP_ENDPOINT_SYSTEM_METADATA_ENABLED` is `false` or not exists)
description: Resource not found (If envval `QUALTET_HTTP_ENDPOINT_SYSTEM_METADATA_ENABLED` is `false` or not exists)
/token:
post:
summary: Create an IDToken
Expand Down

0 comments on commit d55ea19

Please sign in to comment.