Skip to content

Commit 048f636

Browse files
OpenApi: Add missing RiskScorePolicyRuleCondition and RiskPolicyRuleCondition to OktaSignOnPolicyRuleConditions
OpenApi: Update InlineHooks to match the latest spec
1 parent edd3b32 commit 048f636

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/swagger/api.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56980,6 +56980,10 @@ components:
5698056980
$ref: '#/components/schemas/PolicyPeopleCondition'
5698156981
identityProvider:
5698256982
$ref: '#/components/schemas/IdentityProviderPolicyRuleCondition'
56983+
risk:
56984+
$ref: '#/components/schemas/RiskPolicyRuleCondition'
56985+
riskScore:
56986+
$ref: '#/components/schemas/RiskScorePolicyRuleCondition'
5698356987
OktaSignOnPolicyRuleSignonActions:
5698456988
type: object
5698556989
properties:

0 commit comments

Comments
 (0)