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-validator
tov0.7.1
-
Update
openapi-schema-validator
tov0.6.2
-
Driveby fix missing test script referenced in
README.md