Update API pages

This commit is contained in:
GitHub Actions
2023-07-24 16:01:31 +00:00
parent 68b67a7a12
commit cf787d83c9
6 changed files with 297 additions and 49 deletions

View File

@@ -174,7 +174,8 @@ echo $response;
{
"id": "ch8i4ug6lnn4g9hqv7m0",
"name": "devs",
"peers_count": 2
"peers_count": 2,
"issued": "api"
}
],
"ssh_enabled": true,
@@ -202,7 +203,8 @@ echo $response;
{
"id": "string",
"name": "string",
"peers_count": "integer"
"peers_count": "integer",
"issued": "string"
}
],
"ssh_enabled": "boolean",
@@ -407,7 +409,8 @@ echo $response;
{
"id": "ch8i4ug6lnn4g9hqv7m0",
"name": "devs",
"peers_count": 2
"peers_count": 2,
"issued": "api"
}
],
"ssh_enabled": true,
@@ -433,7 +436,8 @@ echo $response;
{
"id": "string",
"name": "string",
"peers_count": "integer"
"peers_count": "integer",
"issued": "string"
}
],
"ssh_enabled": "boolean",
@@ -703,7 +707,8 @@ echo $response;
{
"id": "ch8i4ug6lnn4g9hqv7m0",
"name": "devs",
"peers_count": 2
"peers_count": 2,
"issued": "api"
}
],
"ssh_enabled": true,
@@ -729,7 +734,8 @@ echo $response;
{
"id": "string",
"name": "string",
"peers_count": "integer"
"peers_count": "integer",
"issued": "string"
}
],
"ssh_enabled": "boolean",