Update API docs (#84)

* Update API docs

* Update API pages with v0.23.0

---------

Co-authored-by: netbirddev <dev@netbird.io>
This commit is contained in:
Maycon Santos
2023-09-06 11:55:51 +02:00
committed by GitHub
parent d2d0f836c1
commit 0d50068de9
3 changed files with 64 additions and 23 deletions

View File

@@ -176,6 +176,7 @@ echo $response;
"name": "Tom Schulz",
"role": "admin",
"status": "active",
"last_login": "2023-05-05T09:00:35.477782Z",
"auto_groups": [
"devs"
],
@@ -193,6 +194,7 @@ echo $response;
"name": "string",
"role": "string",
"status": "string",
"last_login": "string",
"auto_groups": [
"string"
],
@@ -487,6 +489,7 @@ echo $response;
"name": "Tom Schulz",
"role": "admin",
"status": "active",
"last_login": "2023-05-05T09:00:35.477782Z",
"auto_groups": [
"devs"
],
@@ -502,6 +505,7 @@ echo $response;
"name": "string",
"role": "string",
"status": "string",
"last_login": "string",
"auto_groups": [
"string"
],
@@ -775,6 +779,7 @@ echo $response;
"name": "Tom Schulz",
"role": "admin",
"status": "active",
"last_login": "2023-05-05T09:00:35.477782Z",
"auto_groups": [
"devs"
],
@@ -790,6 +795,7 @@ echo $response;
"name": "string",
"role": "string",
"status": "string",
"last_login": "string",
"auto_groups": [
"string"
],