mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-29 13:00:12 +02:00
removed deprecation note from api docs
This commit is contained in:
parent
dbf870da87
commit
a82db92991
@ -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…
x
Reference in New Issue
Block a user