Add 'uuid' type
This change documents using 'uuid' type instead of just 'string'. Change-Id: Iaba764a055d368120723786d276c0e2d14adbeb5
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user