{"openapi": "3.0.3", "info": {"title": "ILS-Spaces/space-aggregator", "version": "latest"}, "paths": {"/api/v1/ILS-Spaces/space-aggregator/": {"post": {"operationId": "invoke_ILS-Spaces_space-aggregator", "requestBody": {"required": true, "content": {"multipart/form-data": {"schema": {"type": "object", "properties": {"src": {"type": "string", "format": "binary"}, "category": {"type": "string"}}, "required": ["src", "category"]}, "encoding": {"entity_types": {"style": "form", "explode": true}}}}}, "responses": {"200": {"description": "OK"}}}}}}