{ "opencollection": "1.0.0", "info": { "name": "Axon Server REST Applications Commands API", "version": "4.9.0" }, "items": [ { "info": { "name": "Commands", "type": "folder" }, "items": [ { "info": { "name": "Axon Framework - List Command Handlers", "type": "http" }, "http": { "method": "GET", "url": "{baseUrl}/v1/commands", "params": [ { "name": "context", "value": "", "type": "query" } ] }, "docs": "Returns registered command handlers and their routing information." } ] } ], "bundled": true }