upgrade swagger version to v0.27.0 (#798)

This commit is contained in:
Harshavardhana
2021-06-08 12:35:39 -07:00
committed by GitHub
parent 6f0df68200
commit 6791631904
400 changed files with 5257 additions and 1128 deletions

View File

@@ -30,7 +30,8 @@ import (
)
// NewLogoutParams creates a new LogoutParams object
// no default values defined in spec.
//
// There are no default values defined in the spec.
func NewLogoutParams() LogoutParams {
return LogoutParams{}