Is the frontend calling the wrong API endpoint (/api/registry/wms-operation-urls instead of /api/registry/wms/{WebMapServiceId}/operation-urls) or is it supposed to use the OperationUrls included in the reply from /api/registry/wms/{WebMapServiceId}?include=layers,operationUrls...?
Is the frontend calling the wrong API endpoint (
/api/registry/wms-operation-urlsinstead of/api/registry/wms/{WebMapServiceId}/operation-urls) or is it supposed to use the OperationUrls included in the reply from/api/registry/wms/{WebMapServiceId}?include=layers,operationUrls...?