Open-EO / openeo-backend-validator

Service to validate back-end compliance with the API specification.
Apache License 2.0
1 stars 3 forks source link

"missingSchema" #35

Open soxofaan opened 4 years ago

soxofaan commented 4 years ago

minor confusion in error messages like these:

Input: ; Error: Response of the back end not valid; 
Details: response body doesn't match the schema:
Error at '/input/GeoJSON/gis_data_types':Property 'gis_data_types' is missingSchema: { 'description': ...

I guess there is a space+period missing in missingSchema