From 5f3217d184b3529279e15f8e09df745a939936eb Mon Sep 17 00:00:00 2001 From: Tristan Cacqueray Date: Mon, 18 Dec 2017 01:39:41 +0000 Subject: [PATCH] Add 'uuid' type This change documents using 'uuid' type instead of just 'string'. Change-Id: Iaba764a055d368120723786d276c0e2d14adbeb5 --- doc/source/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/usage.rst b/doc/source/usage.rst index 6014671..538f228 100644 --- a/doc/source/usage.rst +++ b/doc/source/usage.rst @@ -170,7 +170,7 @@ required type the javascript/json type of the field. one of ``boolean``, ``int``, - ``float``, ``string``, ``array``, ``object``. + ``float``, ``string``, ``uuid``, ``array``, ``object``. min_version the microversion that this parameter was introduced at. Will render