Merge pull request #985 from scitran/rule-regex-match
Rule regex match
No related branches found
No related tags found
Showing
- api/config.py 1 addition, 1 deletionapi/config.py
- api/jobs/handlers.py 1 addition, 1 deletionapi/jobs/handlers.py
- api/jobs/rules.py 20 additions, 19 deletionsapi/jobs/rules.py
- raml/resources/projects.raml 17 additions, 0 deletionsraml/resources/projects.raml
- raml/schemas/definitions/rule.json 47 additions, 18 deletionsraml/schemas/definitions/rule.json
- raml/schemas/input/rule-add.json 0 additions, 62 deletionsraml/schemas/input/rule-add.json
- raml/schemas/input/rule-new.json 7 additions, 0 deletionsraml/schemas/input/rule-new.json
- raml/schemas/input/rule-update.json 2 additions, 58 deletionsraml/schemas/input/rule-update.json
- raml/schemas/output/rule-list.json 5 additions, 0 deletionsraml/schemas/output/rule-list.json
- raml/schemas/output/rules-list.json 0 additions, 7 deletionsraml/schemas/output/rules-list.json
- tests/integration_tests/python/test_rules.py 26 additions, 3 deletionstests/integration_tests/python/test_rules.py
- tests/unit_tests/python/test_rules.py 58 additions, 9 deletionstests/unit_tests/python/test_rules.py
Loading
Please register or sign in to comment