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 1e3dcd5 commit 43935a0Copy full SHA for 43935a0
openapi.json
@@ -8,7 +8,7 @@
8
"url": "https://developers.hostinger.com",
9
"email": "[email protected]"
10
},
11
- "version": "0.1.6",
+ "version": "0.1.7",
12
"x-scalar-sdk-installation": [
13
{
14
"lang": "Shell",
@@ -6257,6 +6257,11 @@
6257
"type": "integer",
6258
"example": 325
6259
6260
+ "restore_time": {
6261
+ "description": "Estimated snapshot restore time in seconds",
6262
+ "type": "integer",
6263
+ "example": 1800
6264
+ },
6265
"created_at": {
6266
"type": "string",
6267
"format": "date-time",
0 commit comments