Resolve "MAS-DT update version in header to allow semver"
examples/mas-dt
platform_status_branch.json +24 -0
platform_status_commit.json +24 -0
platform_status_semver.json +24 -0
formats
__init__.py +0 -50
header.py +100 -0
message.py +13 -0
payload.py +33 -0
project/soar
swagger.json +63 -9
CHANGELOG.md +1 -0
generate_schema_config.py +5 -50
+ 0
- 50
+ 100
- 0