Skip to content

Match Proposal Invalid Decision Policy.example

Generated from specification/schemas/examples/invalid/match-proposal-invalid-decision-policy.example.json. Edit the canonical source file, not this page.

Download the source artifact

{
"_comment": "INVALID: decisionPolicy 'single' is not in enum [unanimous, majority, any]",
"id": "018e8e9c-dead-7000-beef-000000000004",
"resourceVersion": 1,
"ownerOrganizationId": "org-broker-001",
"createdAt": "2026-06-02T10:00:00Z",
"updatedAt": "2026-06-02T10:00:00Z",
"status": "open",
"offerId": "018e8e9c-dead-7000-beef-000000000002",
"requestId": "018e8e9c-dead-7000-beef-000000000003",
"compatibilityChecks": [],
"decisionPolicy": "single",
"requiredDecisions": ["INITIATOR", "ACCEPTOR"]
}