mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-13 16:03:23 -05:00
[docs] Fix markup in README_JSON_API
This commit is contained in:
parent
a758be8209
commit
a9e038841a
@ -529,7 +529,7 @@ curl -X PUT "http://localhost:3689/api/outputs/0/toggle"
|
||||
| GET | [/api/queue](#list-queue-items) | Get a list of queue items |
|
||||
| PUT | [/api/queue/clear](#clearing-the-queue) | Remove all items from the queue |
|
||||
| POST | [/api/queue/items/add](#adding-items-to-the-queue) | Add items to the queue |
|
||||
| PUT | [/api/queue/items/{id}|now_playing](#updating-a-queue-item) | Updating a queue item in the queue |
|
||||
| PUT | [/api/queue/items/{id}\|now_playing](#updating-a-queue-item)| Updating a queue item in the queue |
|
||||
| DELETE | [/api/queue/items/{id}](#removing-a-queue-item) | Remove a queue item from the queue |
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user