Skip to content

Commit 43935a0

Browse files
committed
chore: Update OpenAPI specs
1 parent 1e3dcd5 commit 43935a0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

openapi.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://developers.hostinger.com",
99
"email": "[email protected]"
1010
},
11-
"version": "0.1.6",
11+
"version": "0.1.7",
1212
"x-scalar-sdk-installation": [
1313
{
1414
"lang": "Shell",
@@ -6257,6 +6257,11 @@
62576257
"type": "integer",
62586258
"example": 325
62596259
},
6260+
"restore_time": {
6261+
"description": "Estimated snapshot restore time in seconds",
6262+
"type": "integer",
6263+
"example": 1800
6264+
},
62606265
"created_at": {
62616266
"type": "string",
62626267
"format": "date-time",

0 commit comments

Comments
 (0)