We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95eb480 commit 0ebcec5Copy full SHA for 0ebcec5
services/object-storage/v2/object-storage.json
@@ -92,6 +92,7 @@
92
"expires": {
93
"description": "Expiration date. Null means never expires.",
94
"example": "2020-09-04T00:00:00.000Z",
95
+ "nullable": true,
96
"title": "Expires",
97
"type": "string"
98
},
0 commit comments