List intents
List intents for an app. Returns a paginated list of intents with their current status and details.
Query parameters
Current status of an intent.
Type of intent.
Headers
ID of your Privy app.
Response
List of intents.
Example response
{
"data": [
{
"authorization_details": [
{
"display_name": "Admin Key Quorum",
"members": [
{
"signed_at": null,
"type": "user",
"user_id": "did:privy:clabcd123"
}
],
"threshold": 1
}
],
"created_at": 1741834854578,
"created_by_display_name": "developer@example.com",
"created_by_id": "did:privy:clabcd123",
"custom_expiry": false,
"expires_at": 1741921254578,
"intent_id": "clpq1234567890abcdefghij",
"intent_type": "RPC",
"request_details": {
"body": {
"caip2": "eip155:8453",
"chain_type": "ethereum",
"method": "eth_sendTransaction",
"params": {
"transaction": {
"to": "0x0000000000000000000000000000000000000000",
"value": 1
}
}
},
"method": "POST",
"url": "https://api.privy.io/v1/wallets/xs76o3pi0v5syd62ui1wmijw/rpc"
},
"resource_id": "xs76o3pi0v5syd62ui1wmijw",
"status": "pending"
}
]
}Changes
Changed in 19 of the 46 revisions of this API.49518108
- ▲
the response property
data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/request_details/body/source/anyOf[subschema #1: NamedTokenTransferSource]/amountbecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/request_details/body/source/anyOf[subschema #2: CustomTokenTransferSource]/amountbecame optional for the status200response-property-became-optional
- ▲
- ▲
added
SparkWithdrawRpcInputSparkGetWithdrawalFeeQuoteRpcInputto thedata/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/bodyresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
SparkWithdrawRpcResponseSparkGetWithdrawalFeeQuoteRpcResponseto thedata/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_bodyresponse propertyoneOflist for the response status200response-property-one-of-added
- ○
added
getWithdrawalFeeQuotewithdrawdiscriminator mapping keys to thedata/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_bodyresponse property for the response status200response-property-discriminator-mapping-added
- ○
added
getWithdrawalFeeQuotewithdrawdiscriminator mapping keys to thedata/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/bodyresponse property for the response status200response-property-discriminator-mapping-added
- ▲
- ▲
the
data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ●
added the new
tron_sendTransactionenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
tron_sendTransactionenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
tron_sendTransactionenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
tron_sendTransactionenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
tron_sendTransactionenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
tron_sendTransactionenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
tron_sendTransactionenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
tron_sendTransactionenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
tron_sendTransactionenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
tron_sendTransactionenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
tron_signTransactionenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
tron_signTransactionenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
tron_signTransactionenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
tron_signTransactionenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
tron_signTransactionenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
tron_signTransactionenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
tron_signTransactionenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
tron_signTransactionenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
tron_signTransactionenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
tron_signTransactionenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/methodresponse property for the response status200response-property-enum-value-added
- ○
added
EVMUserOperationEntrypointVersionsubschema #2to thedata/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse propertyallOflist for the response status200response-property-all-of-added
- ○
removed the
0.6enum value from thedata/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.7enum value from thedata/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.8enum value from thedata/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.9enum value from thedata/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_versionresponse property for the response status200response-property-enum-value-removed
- ▲
- ▲
added
TVMTransactionWalletActionStepto thedata/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/response propertyoneOflist for the response status200response-property-one-of-added
- ●
added the new
signRawMessageBytesenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
signRawMessageBytesenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
signRawMessageBytesenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
signRawMessageBytesenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
signRawMessageBytesenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
signRawMessageBytesenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
signRawMessageBytesenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
signRawMessageBytesenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
signRawMessageBytesenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
signRawMessageBytesenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/methodresponse property for the response status200response-property-enum-value-added
- ○
added
tvm_transactiondiscriminator mapping keys to thedata/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/response property for the response status200response-property-discriminator-mapping-added
- ○
removed the
raw_signenum value from thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/methodresponse property for the response status200response-property-enum-value-removed
- ○
removed the
raw_signenum value from thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/methodresponse property for the response status200response-property-enum-value-removed
- ○
removed the
raw_signenum value from thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/methodresponse property for the response status200response-property-enum-value-removed
- ○
removed the
raw_signenum value from thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/methodresponse property for the response status200response-property-enum-value-removed
- ○
removed the
raw_signenum value from thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/methodresponse property for the response status200response-property-enum-value-removed
- ○
removed the
raw_signenum value from thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/methodresponse property for the response status200response-property-enum-value-removed
- ○
removed the
raw_signenum value from thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/methodresponse property for the response status200response-property-enum-value-removed
- ○
removed the
raw_signenum value from thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/methodresponse property for the response status200response-property-enum-value-removed
- ○
removed the
raw_signenum value from thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/methodresponse property for the response status200response-property-enum-value-removed
- ○
removed the
raw_signenum value from thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/methodresponse property for the response status200response-property-enum-value-removed
- ▲
- ●
removed the optional property
data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body/oneOf[subschema #21: TronSignTransactionRpcInput]/params/raw_data/call_valuefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body/oneOf[subschema #22: TronSendTransactionRpcInput]/params/raw_data/call_valuefrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body/oneOf[subschema #21: TronSignTransactionRpcInput]/params/raw_data/contract/items/oneOf[subschema #2: TronTriggerSmartContract]/call_valueto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body/oneOf[subschema #21: TronSignTransactionRpcInput]/params/raw_data/contract/items/oneOf[subschema #2: TronTriggerSmartContract]/datato the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body/oneOf[subschema #22: TronSendTransactionRpcInput]/params/raw_data/contract/items/oneOf[subschema #2: TronTriggerSmartContract]/call_valueto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body/oneOf[subschema #22: TronSendTransactionRpcInput]/params/raw_data/contract/items/oneOf[subschema #2: TronTriggerSmartContract]/datato the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/amount_typeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/request_details/body/amountto the response with the200statusresponse-optional-property-added
- ○
response property
data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/request_details/body/source/anyOf[subschema #1: NamedTokenTransferSource]/amountdeprecatedresponse-property-deprecated
- ○
response property
data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/request_details/body/source/anyOf[subschema #2: CustomTokenTransferSource]/amountdeprecatedresponse-property-deprecated
- ●
- ○
added the optional property
data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/oneOf[subschema #22: TronSendTransactionRpcResponse]/data/reference_idto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
signMessageenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
signMessageenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
signMessageenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
signMessageenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
signMessageenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
signMessageenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
signMessageenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
signMessageenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
signMessageenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
signMessageenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/methodresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body/oneOf[subschema #22: TronSendTransactionRpcInput]/params/reference_idto the response with the200statusresponse-optional-property-added
- ○
added the required property
data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/oneOf[subschema #22: TronSendTransactionRpcResponse]/data/hashto the response with the200statusresponse-required-property-added
- ●
- ▲
added
MessageSigningConditionto thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
MessageSigningConditionto thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
MessageSigningConditionto thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
MessageSigningConditionto thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
MessageSigningConditionto thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
MessageSigningConditionto thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
MessageSigningConditionto thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
MessageSigningConditionto thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
MessageSigningConditionto thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
MessageSigningConditionto thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
TronSignTransactionRpcInputTronSendTransactionRpcInputto thedata/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/bodyresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
TronSignTransactionRpcResponseTronSendTransactionRpcResponseto thedata/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_bodyresponse propertyoneOflist for the response status200response-property-one-of-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
containsenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ends_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
raw_signenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
raw_signenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
raw_signenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
raw_signenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
raw_signenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
raw_signenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
raw_signenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
raw_signenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
raw_signenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
raw_signenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/methodresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #10: SystemCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #16: AggregationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
starts_withenum value to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operatorresponse property for the response status200response-property-enum-value-added
- ○
added
messagediscriminator mapping keys to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/response property for the response status200response-property-discriminator-mapping-added
- ○
added
messagediscriminator mapping keys to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/response property for the response status200response-property-discriminator-mapping-added
- ○
added
messagediscriminator mapping keys to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/response property for the response status200response-property-discriminator-mapping-added
- ○
added
messagediscriminator mapping keys to thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/response property for the response status200response-property-discriminator-mapping-added
- ○
added
messagediscriminator mapping keys to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/response property for the response status200response-property-discriminator-mapping-added
- ○
added
messagediscriminator mapping keys to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/response property for the response status200response-property-discriminator-mapping-added
- ○
added
messagediscriminator mapping keys to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/response property for the response status200response-property-discriminator-mapping-added
- ○
added
messagediscriminator mapping keys to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/response property for the response status200response-property-discriminator-mapping-added
- ○
added
messagediscriminator mapping keys to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/response property for the response status200response-property-discriminator-mapping-added
- ○
added
messagediscriminator mapping keys to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/response property for the response status200response-property-discriminator-mapping-added
- ○
added
tron_sendTransactiontron_signTransactiondiscriminator mapping keys to thedata/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_bodyresponse property for the response status200response-property-discriminator-mapping-added
- ○
added
tron_sendTransactiontron_signTransactiondiscriminator mapping keys to thedata/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/bodyresponse property for the response status200response-property-discriminator-mapping-added
- ▲
- ○
added the optional property
data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Wallet]/archived_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Wallet]/archived_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/oneOf[subschema #3: WalletIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Wallet]/archived_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/oneOf[subschema #3: WalletIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/archived_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/oneOf[subschema #3: WalletIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Wallet]/archived_atto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
added
CustodianTransactionWalletActionStepto thedata/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
IntentAuthorizationUserMemberIntentAuthorizationKeyMemberIntentAuthorizationKeyQuorumto thedata/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
IntentAuthorizationUserMemberIntentAuthorizationKeyMemberIntentAuthorizationKeyQuorumto thedata/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
IntentAuthorizationUserMemberIntentAuthorizationKeyMemberIntentAuthorizationKeyQuorumto thedata/items/oneOf[subschema #3: WalletIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
IntentAuthorizationUserMemberIntentAuthorizationKeyMemberIntentAuthorizationKeyQuorumto thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
IntentAuthorizationUserMemberIntentAuthorizationKeyMemberIntentAuthorizationKeyQuorumto thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
IntentAuthorizationUserMemberIntentAuthorizationKeyMemberIntentAuthorizationKeyQuorumto thedata/items/oneOf[subschema #6: KeyQuorumIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
the
data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #3: RuleIntentDeleteRequestDetails]/bodyresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ○
added the optional property
data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/oneOf[subschema #1: EVMTransactionWalletActionStep]/finalizedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/finalizedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/oneOf[subschema #3: SVMTransactionWalletActionStep]/finalizedto the response with the200statusresponse-optional-property-added
- ○
added
RuleIntentDeleteRequestBodysubschema #2to thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #3: RuleIntentDeleteRequestDetails]/bodyresponse propertyallOflist for the response status200response-property-all-of-added
- ○
the
bodyresponse's property default value{}was removed for the status200response-property-default-value-removed
- ○
added discriminator to
data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/response property for the response status200response-property-discriminator-added
- ○
added discriminator to
data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/response property for the response status200response-property-discriminator-added
- ○
added discriminator to
data/items/oneOf[subschema #3: WalletIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/response property for the response status200response-property-discriminator-added
- ○
added discriminator to
data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/response property for the response status200response-property-discriminator-added
- ○
added discriminator to
data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/response property for the response status200response-property-discriminator-added
- ○
added discriminator to
data/items/oneOf[subschema #6: KeyQuorumIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/response property for the response status200response-property-discriminator-added
- ○
added
custodian_transactiondiscriminator mapping keys to thedata/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/response property for the response status200response-property-discriminator-mapping-added
- ○
removed the
finalizedenum value from thedata/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/oneOf[subschema #3: SVMTransactionWalletActionStep]/status/allOf[subschema #1: SVMWalletActionStepStatus]/response property for the response status200response-property-enum-value-removed
- ○
removed
subschema #1: User membersubschema #2: Key membersubschema #3: Key quorum memberfrom thedata/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/response propertyoneOflist for the response status200response-property-one-of-removed
- ○
removed
subschema #1: User membersubschema #2: Key membersubschema #3: Key quorum memberfrom thedata/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/response propertyoneOflist for the response status200response-property-one-of-removed
- ○
removed
subschema #1: User membersubschema #2: Key membersubschema #3: Key quorum memberfrom thedata/items/oneOf[subschema #3: WalletIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/response propertyoneOflist for the response status200response-property-one-of-removed
- ○
removed
subschema #1: User membersubschema #2: Key membersubschema #3: Key quorum memberfrom thedata/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/response propertyoneOflist for the response status200response-property-one-of-removed
- ○
removed
subschema #1: User membersubschema #2: Key membersubschema #3: Key quorum memberfrom thedata/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/response propertyoneOflist for the response status200response-property-one-of-removed
- ○
removed
subschema #1: User membersubschema #2: Key membersubschema #3: Key quorum memberfrom thedata/items/oneOf[subschema #6: KeyQuorumIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/response propertyoneOflist for the response status200response-property-one-of-removed
- ▲