Add json-schema for v2.1 fixed-ips
This patch adds json-schema for v2.1 fixed-ips. The json-schame limits the input for actions reserve/unreserve. Also fixed the API sample file at same time and add parameter_type none. Co-Authored-By: Ken'ichi Ohmichi <ken1ohmichi@gmail.com> Change-Id: Id2d0416c3ccc2a50d3cb66bed8747082f98fb194 Closes-Bug: #1438480
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"reserve": "None"
|
||||
"reserve": null
|
||||
}
|
||||
Reference in New Issue
Block a user