mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-06 12:27:48 +00:00
Fix token issue
This commit is contained in:
@@ -133,4 +133,4 @@ components:
|
||||
BearerAuth:
|
||||
type: http
|
||||
scheme: bearer
|
||||
bearerFormat: Token token={your token}
|
||||
bearerFormat: Token token=your token
|
||||
Reference in New Issue
Block a user