mirror of
https://github.com/wukko/cobalt.git
synced 2025-03-23 09:39:21 +01:00
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>
|
This document provides info about methods and acceptable variables for all cobalt API requests.<br>
|
||||||
## POST: ``/api/json``
|
## POST: ``/api/json``
|
||||||
Main processing endpoint.<br>
|
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>
|
Request Body Type: ``application/json``<br>
|
||||||
Response Body Type: ``application/json``
|
Response Body Type: ``application/json``
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue