Skip to content

Commit b1dd4a7

Browse files
author
Tobias Theel
committed
add comment to public struct
1 parent 89f3dc3 commit b1dd4a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

models.go

+1
Original file line numberDiff line numberDiff line change
@@ -914,6 +914,7 @@ func (p *AuthorizationParameters) FormData() map[string]string {
914914
return res
915915
}
916916

917+
// AuthorizationResponse represents the response to an authorization request.
917918
type AuthorizationResponse struct {
918919
}
919920

0 commit comments

Comments
 (0)