mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:13:31 +02:00
Add auth middleware in api unit. Now only authorized user can access api unit
This commit is contained in:
@@ -33,6 +33,7 @@ paths:
|
||||
description: Unexpected Error
|
||||
schema:
|
||||
$ref: "#/definitions/ErrorResponse"
|
||||
|
||||
definitions:
|
||||
UserResponse:
|
||||
required:
|
||||
|
||||
Reference in New Issue
Block a user