Release v1 0 0
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
docker
docker-compose-test.yaml +1 -1
gitlab
test-js.yml +13 -0
project/soar
swagger.json +1108 -1108
tests
test_schemas.py +35 -10
tests-js
docker
Dockerfile +10 -1
soar-examples.test.js +1 -1
.gitignore +1 -0
.gitlab-ci.yml +1 -0
CHANGELOG.md +13 -1
README.md +14 -8
generate_schema_config.py +130 -8
setup.py +1 -1
+ 1
- 1
\ No newline at end of file
+ 13
- 0
+ 1108
- 1108
Files with large changes are collapsed by default.
+ 35
- 10
+ 10
- 1