Skip to content

Commit

Permalink
OKTA-852583: Fix spec definition of LinksResend to address deserial…
Browse files Browse the repository at this point in the history
…ization issue with enrollfactor response (#1597)

* OKTA-852583: Fix spec definition of UserFactor LinksResend - address deserialization issue with enrollfactor
  • Loading branch information
arvindkrishnakumar-okta authored Feb 6, 2025
1 parent 33a7ef2 commit 3c31c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/swagger/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54181,7 +54181,7 @@ components:
type: object
properties:
resend:
allOf:
items:
- description: Resends the factor enrollment challenge. See [Resend a Factor enrollment](/openapi/okta-management/management/tag/UserFactor/#tag/UserFactor/operation/resendEnrollFactor).
- $ref: '#/components/schemas/HrefObject'
readOnly: true
Expand Down

0 comments on commit 3c31c61

Please sign in to comment.