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: pkg/web/openapi/swagger-ui/api/v1/api.swagger.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -1648,7 +1648,7 @@
1648
1648
"NULL_VALUE"
1649
1649
],
1650
1650
"default": "NULL_VALUE",
1651
-
"description": "`NullValue` is a singleton enumeration to represent the null value for the\n`Value` type union.\n\n The JSON representation for `NullValue` is JSON `null`.\n\n - NULL_VALUE: Null value."
1651
+
"description": "`NullValue` is a singleton enumeration to represent the null value for the\n`Value` type union.\n\nThe JSON representation for `NullValue` is JSON `null`.\n\n - NULL_VALUE: Null value."
0 commit comments