Resolve "Test validating messages with references to GeoJson schema in both JS and python"
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
examples
autonomy_engine_adapter
planning_configuration.json +5 -3
gui_adapter
planning_configuration.json +6 -4
formats
planning_configuration.py +6 -22
project/soar
swagger.json +1234 -64
tests
test_schemas.py +5 -3
.flake8 +38 -0
CHANGELOG.md +2 -0
generate_schema_config.py +207 -79
requirements.txt +1 -0
+ 6
- 22
+ 1234
- 64
Files with large changes are collapsed by default.
+ 5
- 3