|
|
@@ -125,9 +125,8 @@ displaying data.Frontend code is available at [rustdesk-api-web](https://github.
|
|
125
|
125
|
pre-configured.
|
|
126
|
126
|
3. After logging in, the ID server and key will be automatically synced.
|
|
127
|
127
|
4. The address book will also be automatically saved to the web client for convenient use.
|
|
128
|
|
-5. Now supports `v2 Preview`, accessible at `/webclient2`
|
|
129
|
|
- 
|
|
130
|
|
-6. `v2 preview` deployment, [WIKI](https://github.com/lejianwen/rustdesk-api/wiki)
|
|
|
128
|
+5. ~~Now supports `v2 Preview`, accessible at `/webclient2`~~
|
|
|
129
|
+6. ~~`v2 preview` deployment, [WIKI](https://github.com/lejianwen/rustdesk-api/wiki)~~
|
|
131
|
130
|
|
|
132
|
131
|
### Automated Documentation : API documentation is generated using Swag, making it easier for developers to understand and use the API.
|
|
133
|
132
|
|