swagger doc add bearer auth
This commit is contained in:
No files matched your search
@@ -908,4 +908,11 @@ paths:
|
||||
summary: Get List Tindakan
|
||||
tags:
|
||||
- Reference
|
||||
security:
|
||||
- BearerAuth: []
|
||||
securityDefinitions:
|
||||
BearerAuth:
|
||||
in: header
|
||||
name: Authorization
|
||||
type: apiKey
|
||||
swagger: "2.0"
|
||||
Reference in New Issue
Block a user