Aanand Prasad 42f4d814d7 Merge pull request #2880 from dnephin/merge_jsonschemas 9 years ago
..
__init__.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 9 years ago
config.py dc3a5ce624 Refactor config validation to support constraints in the same jsonschema 9 years ago
config_schema_v1.json dc3a5ce624 Refactor config validation to support constraints in the same jsonschema 9 years ago
config_schema_v2.0.json dc3a5ce624 Refactor config validation to support constraints in the same jsonschema 9 years ago
errors.py ef8db3650a Improve error messages for invalid versions 9 years ago
interpolation.py 4b2a666231 Validate that each section of the config is a mapping before running interpolation. 9 years ago
serialize.py 1bfbba36b2 Ensure that the config output by config command never contains python objects. 9 years ago
sort_services.py cdda616d6b Reduce complexity of sort_service_dicts. 9 years ago
types.py e32863f89e Make links unique-by-alias when merging 9 years ago
validation.py dc3a5ce624 Refactor config validation to support constraints in the same jsonschema 9 years ago