mirror of
https://github.com/owntone/owntone-server.git
synced 2025-05-06 01:28:13 -04:00
[docs] Fix typo in json-api.md
This commit is contained in:
parent
dbbe0a519d
commit
0d15e2a34d
@ -1511,7 +1511,7 @@ On success returns the HTTP `200 OK` success status response code. With the resp
|
|||||||
**Example**
|
**Example**
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
curl -X GET "http://localhost:3689/api/library/track/1"
|
curl -X GET "http://localhost:3689/api/library/tracks/1"
|
||||||
```
|
```
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user