removed deprecation note from api docs
This commit is contained in:
parent
dbf870da87
commit
a82db92991
1 changed files with 0 additions and 5 deletions
|
@ -2,12 +2,7 @@
|
|||
This document provides info about methods and acceptable variables for all cobalt API requests.<br>
|
||||
## POST: ``/api/json``
|
||||
Main processing endpoint.<br>
|
||||
```
|
||||
⚠️ GET method for this endpoint is deprecated and will be removed entirely soon.
|
||||
|
||||
Make sure to update your shortcuts and scripts.
|
||||
Only url query can be used with this method.
|
||||
```
|
||||
Request Body Type: ``application/json``<br>
|
||||
Response Body Type: ``application/json``
|
||||
|
||||
|
|
Loading…
Reference in a new issue