unity-sds / unity-sps-prototype

Apache License 2.0
2 stars 7 forks source link

[Bug]: Test type of JSON payload in WPS-T requests #228

Open LucaCinquini opened 1 year ago

LucaCinquini commented 1 year ago

In order to facilitate debugging problems reported by clients, we suggested testing the type of the payload in WPS-T requests to register a process, and execute a job. If the type is string, parse the string into a JSON object, and return any errors to the client.