issues
search
jacksmith15
/
statham-schema
Statham is a Python Model Parsing Library for JSON Schema.
https://statham-schema.readthedocs.io/en/latest/
MIT License
39
stars
10
forks
source link
Add support for contains keyword
#59
Closed
jacksmith15
closed
4 years ago
jacksmith15
commented
4 years ago
Added
Added support for
contains
keyword.
Check list
Before asking for a review
[x] Target branch is
master
[x]
make test
passes locally.
[x]
[Unreleased]
section in
CHANGELOG.md
is updated.
[x] I reviewed the "Files changed" tab and self-annotated anything unexpected.
Before review (reviewer)
[ ] All of the above are checked and true.
Review ALL items.
If not, return the PR to the author.
[ ] Continuous Integration is passing. If not, return the PR to the author.
After merge (reviewer)
[ ] Any issues that may now be closed are closed.
Added
contains
keyword.Check list
Before asking for a review
master
make test
passes locally.[Unreleased]
section in CHANGELOG.md is updated.Before review (reviewer)
After merge (reviewer)