Add 'uuid' type
This change documents using 'uuid' type instead of just 'string'. Change-Id: Iaba764a055d368120723786d276c0e2d14adbeb5
This commit is contained in:
parent
7a389a1ff4
commit
5f3217d184
@ -170,7 +170,7 @@ required
|
|||||||
|
|
||||||
type
|
type
|
||||||
the javascript/json type of the field. one of ``boolean``, ``int``,
|
the javascript/json type of the field. one of ``boolean``, ``int``,
|
||||||
``float``, ``string``, ``array``, ``object``.
|
``float``, ``string``, ``uuid``, ``array``, ``object``.
|
||||||
|
|
||||||
min_version
|
min_version
|
||||||
the microversion that this parameter was introduced at. Will render
|
the microversion that this parameter was introduced at. Will render
|
||||||
|
Loading…
Reference in New Issue
Block a user