summaryrefslogtreecommitdiff
path: root/taskflow/utils/schema_utils.py
Commit message (Collapse)AuthorAgeFilesLines
* Adapt to new jsonschema versionsCorey Bryant2022-08-031-7/+8
| | | | | | | | | | | | This change provides fixes that were dectected by unit test failures with new jsonschema (and py310). The types argument has been removed in favor of providing a type_checker to jsonschema.validators.extend: https://github.com/python-jsonschema/jsonschema/issues/577 Closes-Bug: #1983412 Change-Id: I86f12b3d264320308e7f4841910fc21a6e8b3fa9
* Add + use failure json schema validationJoshua Harlow2015-03-111-0/+34
Change-Id: Ie3aa386c831459a028ba494570bafd53b998126e