Resolve "Test validating messages with references to GeoJson schema in both JS and python"
examples/autonomy_engine_adapter
planning_configuration.json +44 -48
formats
planning_configuration.py +20 -3
project/soar
swagger.json +19 -31
tests
test_schemas.py +2 -1
CHANGELOG.md +13 -2
README.md +1 -1
generate_schema_config.py +120 -83
requirements-dev.txt +2 -2
setup.py +1 -1
test-js.sh +5 -0
+ 20
- 3
+ 19
- 31
+ 2
- 1
+ 13
- 2
+ 1
- 1
+ 120
- 83
+ 2
- 2
+ 1
- 1
+ 5
- 0