api login method

This commit is contained in:
Stephan D
2026-02-28 10:07:52 +01:00
parent f50313c30b
commit 800f8c12f8
19 changed files with 455 additions and 24 deletions

View File

@@ -29,6 +29,8 @@ tags:
paths:
/accounts/login:
$ref: ./api/accounts/auth_login.yaml
/accounts/login/api:
$ref: ./api/accounts/auth_login_api.yaml
/accounts/rotate:
$ref: ./api/accounts/auth_rotate.yaml
/accounts/refresh: