Draft: Resolve "Tag current dev as version 1"
docker
docker-compose-test.yaml +1 -1
gitlab
test-js.yml +13 -0
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 +8 -0
README.md +14 -8
generate_schema_config.py +130 -8
+ 1
- 1
\ No newline at end of file
+ 13
- 0
+ 35
- 10
+ 10
- 1
+ 1
- 1