| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adapt to new jsonschema versions | Corey Bryant | 2022-08-03 | 1 | -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 validation | Joshua Harlow | 2015-03-11 | 1 | -0/+34 |
| Change-Id: Ie3aa386c831459a028ba494570bafd53b998126e | |||||
