Job results do not match standard #1383
sebastianfrey
started this conversation in
General
Replies: 1 comment
-
I also have noticed, that when I execute a job asynchronously, pygeoapi returns |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When executing the hello-world process from the demo server, results are returned as follows:
I am not sure, if this response conforms to the standard. As I understand the standard correctly, results should be returned as specified by the results.yaml schema. If I read that schema correctly, a flat object shall be returned, which keys are matching the parameter names specified in the process's outputs descriptions. That means, the hello-world process should return the following results instead:
Beta Was this translation helpful? Give feedback.
All reactions