Skip to content

Commit

Permalink
add comment to public struct
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Theel committed Apr 13, 2023
1 parent 89f3dc3 commit b1dd4a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions models.go
Original file line number Diff line number Diff line change
Expand Up @@ -914,6 +914,7 @@ func (p *AuthorizationParameters) FormData() map[string]string {
return res
}

// AuthorizationResponse represents the response to an authorization request.
type AuthorizationResponse struct {
}

Expand Down

0 comments on commit b1dd4a7

Please sign in to comment.