Random Mode: Generating Test Opportunity Data
Test Data Generator
Example
{
"@type": "ListItem",
"item": {
"@type": "Slot",
"facilityUse": {
"@type": "IndividualFacilityUse",
"provider": {
"@type": "Organization",
"@id": "https://id.booking-system.example.com/organizer/3"
}
},
"test:testOpportunityCriteria": "https://openactive.io/test-interface#TestOpportunityBookable",
"test:testOpenBookingFlow": "https://openactive.io/test-interface#OpenBookingSimpleFlow",
},
"test:numberOfInstancesInDistribution": 32
}Last updated