mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-12 15:33:23 -05: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**
|
||||
|
||||
```shell
|
||||
curl -X GET "http://localhost:3689/api/library/track/1"
|
||||
curl -X GET "http://localhost:3689/api/library/tracks/1"
|
||||
```
|
||||
|
||||
```json
|
||||
|
Loading…
Reference in New Issue
Block a user