OpenAPI format, required
plus minimum
/maximum
fields
#449
Labels
question
Further information is requested
required
plus minimum
/maximum
fields
#449
I'm trying to validate a schema generated my OpenAPI and
check-jsonschema
is not working with it. In particular, I need to checkrequired
plusminimum
/maximum
fields.This is the schemafile:
This is the instance an example of instance file:
{"latitude":190.0}
.Currently
check-jsonschema
is returningok -- validation done
The text was updated successfully, but these errors were encountered: