mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
chore: correctly document SCIM authentication (#15234)
This commit is contained in:
@ -271,6 +271,10 @@ type Options struct {
|
||||
|
||||
// @BasePath /api/v2
|
||||
|
||||
// @securitydefinitions.apiKey Authorization
|
||||
// @in header
|
||||
// @name Authorizaiton
|
||||
|
||||
// @securitydefinitions.apiKey CoderSessionToken
|
||||
// @in header
|
||||
// @name Coder-Session-Token
|
||||
|
Reference in New Issue
Block a user