Add support for PUT verb for auth token URL

This commit is contained in:
Leonardo Mosquera 2024-01-24 17:56:47 -03:00
parent 05cefd5ecd
commit 96e0539205
No known key found for this signature in database
GPG Key ID: A5174CB390D9E8B1
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ login:
choices:
- GET
- POST
- PUT
oauth2_callback_user_id_path: ""
oauth2_callback_user_info_paths:
type: list