tempest/releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml
Masayuki Igawa 2bbc49212e
Tidy up releasenotes
This commit tidies up releasenotes. Originally, release note files are
in one directory. So, when I see the directory, I feel ""what a mess!".
So this commit tries to improve it.

Change-Id: I54c14a61ebcda16268cf543079c7739def5ebadb
2017-06-29 13:42:37 +09:00

6 lines
171 B
YAML

---
features:
- Added customized JSON schema format checker for 'date-time' format.
Compute response schema will be validated against customized format
checker.