Update swagger docs

This commit is contained in:
cameronts
2022-09-10 21:51:59 -07:00
parent 7467770657
commit 661290c84d
12 changed files with 2012 additions and 70 deletions

View File

@@ -99,7 +99,7 @@ func HandleAuthCallback(w http.ResponseWriter, r *http.Request) {
// swagger:route GET /api/oauth/login nodes HandleAuthLogin
//
// Handles OAuth login
// Handles OAuth login.
//
// Schemes: https
//