Update api-ref and release notes for schema validation

This patch adds a reno for validate boolean parameters with spaces.
Also adds valid values in api-ref for boolean parameters that user
can pass in request body.

Implements: bp/json-schema-validation
Change-Id: Iff4b2906dba93a238d720a218fcf7a9f78b96a37
This commit is contained in:
Neha Alhat
2018-05-23 10:20:07 +05:30
committed by Pooja Jadhav
parent b52d26a361
commit d98dbf4da8
4 changed files with 54 additions and 2 deletions

View File

@@ -52,3 +52,6 @@ Block Storage API V3 (CURRENT)
.. include:: quota-classes.inc
.. include:: quota-sets.inc
.. include:: worker-cleanup.inc
.. valid values for boolean parameters.
.. include:: valid-boolean-values.inc