Upgrade python validator packages
With the embedded GeoJSON schemas, the schema itself fails to validate. This is an issue with the current pinned version of the openapi-spec-validator package which is fixed in a later release.
-
Update
openapi-spec-validatortov0.7.1 -
Update
openapi-schema-validatortov0.6.2 -
Driveby fix missing test script referenced in
README.md