Skip to content

Commit d7b8dea

Browse files
OpenApi: Add missing RiskScorePolicyRuleCondition to OktaSignOnPolicyRuleConditions
OpenApi: Update InlineHooks to match the latest spec
1 parent edd3b32 commit d7b8dea

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/swagger/api.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56980,6 +56980,8 @@ components:
5698056980
$ref: '#/components/schemas/PolicyPeopleCondition'
5698156981
identityProvider:
5698256982
$ref: '#/components/schemas/IdentityProviderPolicyRuleCondition'
56983+
riskScore:
56984+
$ref: '#/components/schemas/RiskScorePolicyRuleCondition'
5698356985
OktaSignOnPolicyRuleSignonActions:
5698456986
type: object
5698556987
properties:

0 commit comments

Comments
 (0)