don't require currentSubject header for /api/ping anymore
This commit is contained in:
parent
ab0e1f604b
commit
5512c6682c
@ -6,7 +6,7 @@ components:
|
|||||||
currentSubject:
|
currentSubject:
|
||||||
name: current-subject
|
name: current-subject
|
||||||
in: header
|
in: header
|
||||||
required: true
|
required: false
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
description: Identifying name of the current subject (e.g. user).
|
description: Identifying name of the current subject (e.g. user).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user