Skip to content

Commit

Permalink
fix(headless): OpenAPI sessions endpoint wrongly documented
Browse files Browse the repository at this point in the history
  • Loading branch information
pennersr committed Sep 10, 2024
1 parent 6007045 commit 1089dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/headless/openapi-specification/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1125,7 +1125,7 @@ paths:
######################################################################
# Authentication: Current Sessions
######################################################################
/_allauth/{client}/v1/sessions:
/_allauth/{client}/v1/auth/sessions:
get:
tags:
- "Sessions"
Expand Down

0 comments on commit 1089dcc

Please sign in to comment.