{ "opencollection": "1.0.0", "info": { "name": "XMS access-paths host-validators API", "version": "SDS_4.2.000.0.200302" }, "items": [ { "info": { "name": "host-validators", "type": "folder" }, "items": [ { "info": { "name": "CreateHostValidator", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/host-validators/" }, "docs": "Create host validator" }, { "info": { "name": "GetHostValidator", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/host-validators/:host_validator_id", "params": [ { "name": "host_validator_id", "value": "", "type": "path", "description": "host validator id" } ] }, "docs": "Get host validator" } ] } ], "bundled": true }