{ "opencollection": "1.0.0", "info": { "name": "Party Interaction", "version": "1.0.0" }, "items": [ { "info": { "name": "partyInteraction", "type": "folder" }, "items": [ { "info": { "name": "Creates a PartyInteraction", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/partyInteraction" }, "docs": "This operation creates a PartyInteraction entity." } ] } ], "bundled": true }