Skip to content

Commit

Permalink
correct auth login path
Browse files Browse the repository at this point in the history
  • Loading branch information
sdumetz committed Oct 10, 2024
1 parent e9de723 commit a85ecee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _data/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ paths:
tags: [users]
operationId: patchUser
description: change a user's data
/auth:
/auth/login:
get:
tags: [auth]
operationId: getAuth
Expand Down

0 comments on commit a85ecee

Please sign in to comment.