mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-10-29 15:21:23 +01:00
Bump api version in #usage section
This commit is contained in:
parent
ef923209b0
commit
dd1e383d6e
@ -62,7 +62,7 @@ Portal submits content into new blog post
|
|||||||
|
|
||||||
### Request Format
|
### Request Format
|
||||||
|
|
||||||
The API is accessible via HTTP. HTTP Requests are in the format /api/$APIVERSION/$FUNCTIONNAME. Parameters are transmitted via HTTP GET. $APIVERSION is 1
|
The API is accessible via HTTP. HTTP Requests are in the format /api/$APIVERSION/$FUNCTIONNAME. Parameters are transmitted via HTTP GET. $APIVERSION depends on the endpoints you want to use. The latest version is `1.1`
|
||||||
|
|
||||||
### Response Format
|
### Response Format
|
||||||
Responses are valid JSON in the following format:
|
Responses are valid JSON in the following format:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user