Skip to content

Commit

Permalink
Fix route spec
Browse files Browse the repository at this point in the history
  • Loading branch information
supercairos committed Nov 27, 2023
1 parent 25346c6 commit 44dd093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oauth2/handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ type deviceAuthorization struct {
Interval int `json:"interval"`
}

// swagger:route GET /oauth2/device/auth v0alpha2 performOAuth2DeviceFlow
// swagger:route POST /oauth2/device/auth v0alpha2 performOAuth2DeviceFlow
//
// # The OAuth 2.0 Device Authorize Endpoint
//
Expand Down

0 comments on commit 44dd093

Please sign in to comment.