{
"id": "lenso.organization-admin@2",
"version": "1.0.0",
"portable": true,
"cross_lane_transfer": true,
"operations": [
{
"name": "create_organization",
"interaction": "request",
"request_schema": "schemas/create-organization-request.schema.json",
"response_schema": "schemas/create-organization-response.schema.json",
"domain_error_schema": "schemas/create-organization-error.schema.json"
}
]
}