Skip to content

Commit

Permalink
address pr comment
Browse files Browse the repository at this point in the history
  • Loading branch information
efd6 committed Oct 16, 2024
1 parent 71f4ff1 commit 70c3e56
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ type Group struct {
Profile map[string]any `json:"profile"`
}

// Role is an Okta identity factor description.
// Factor is an Okta identity factor description.
//
// See https://developer.okta.com/docs/api/openapi/okta-management/management/tag/UserFactor/#tag/UserFactor/operation/listFactors.
type Factor struct {
Expand Down

0 comments on commit 70c3e56

Please sign in to comment.