add basic auth for config webapi

This commit is contained in:
ginuerzh
2022-02-14 22:50:06 +08:00
parent edca3e0a55
commit 5daefb8e3c
11 changed files with 263 additions and 40 deletions

View File

@ -11,7 +11,8 @@
// - application/json
//
// SecurityDefinitions:
// api_key:
// basicAuth:
// type: basic
//
// swagger:meta
package api