keystone/releasenotes
Morgan Fainberg 7bd6454e47 Fix json schema nullable to add None to ENUM
The JSON Schema validation implementation of nullable(), which makes
values possible to be null was not adding None to the enum if it exists.
This causes validation to fail on ``None`` especially in the case of
keystone's boolean parameter_type implementation. ``nullable()`` now
adds ``None`` to the enum if the enum exists.

Closes-Bug: #1763824
Change-Id: I176fa90df63049661413c445554dba9b7d87272a
(cherry picked from commit 78adf4b40f)
2018-04-19 13:24:08 +00:00
..
notes Fix json schema nullable to add None to ENUM 2018-04-19 13:24:08 +00:00
source Imported Translations from Zanata 2018-02-18 06:54:33 +00:00