{ "name": "ERP5", "description": "ERP5, Open-Source ERP", "serialisation": "json-in-xml", "software-type": { "default": { "title": "Default", "description": "No automated database modification (ERP5Site is not automatically created).", "request": "instance-erp5-input-schema.json", "response": "instance-erp5-output-schema.json", "index": 0 }, "create-erp5-site": { "title": "Create ERP5 Site", "description": "Automated ERP5Site creation on instanciation when ZODB is found empty.", "request": "instance-erp5-input-schema.json", "response": "instance-erp5-output-schema.json", "index": 1 } } }