diff --git a/dist/spec.json b/dist/spec.json index 051599e..4c128e5 100644 --- a/dist/spec.json +++ b/dist/spec.json @@ -21342,7 +21342,7 @@ "RequiredEnum": { "enum": [ "ALWAYS", - "HIGH_RISK_ALWAYS", + "HIGH_RISK_ONLY", "NEVER" ], "type": "string", diff --git a/dist/spec.yaml b/dist/spec.yaml index f8d366c..fcc0643 100644 --- a/dist/spec.yaml +++ b/dist/spec.yaml @@ -13697,7 +13697,7 @@ definitions: RequiredEnum: enum: - ALWAYS - - HIGH_RISK_ALWAYS + - HIGH_RISK_ONLY - NEVER type: string x-okta-tags: diff --git a/resources/spec.yaml b/resources/spec.yaml index bee93b9..1630b7d 100644 --- a/resources/spec.yaml +++ b/resources/spec.yaml @@ -8947,7 +8947,7 @@ definitions: RequiredEnum: enum: - ALWAYS - - HIGH_RISK_ALWAYS + - HIGH_RISK_ONLY - NEVER type: string x-okta-tags: