Skip to content

Commit

Permalink
fix mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorPolyakov committed Jul 12, 2024
1 parent 3596c1f commit e81d19a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ paths:
description: >-
Authenticates a user by user_name and password, starts a new session,
and returns a session cookie.
operationId: SignInUser
operationId: signInUser
requestBody:
required: true
content:
Expand Down

0 comments on commit e81d19a

Please sign in to comment.