You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/openapi3/client/petstore/python-aiohttp/docs/FormatTest.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Name | Type | Description | Notes
18
18
**binary** | **bytearray** | | [optional]
19
19
**var_date** | **date** | |
20
20
**date_time** | **datetime** | | [optional]
21
-
**uuid** | **str** | | [optional]
21
+
**uuid** | **UUID** | | [optional]
22
22
**password** | **str** | |
23
23
**pattern_with_digits** | **str** | A string that is a 10 digit number. Can have leading zeros. | [optional]
24
24
**pattern_with_digits_and_delimiter** | **str** | A string starting with 'image_' (case insensitive) and one to three digits following i.e. Image_01. | [optional]
0 commit comments