mirror of
https://github.com/maputnik/editor.git
synced 2026-06-22 15:17:29 +00:00
@@ -47,9 +47,9 @@ maputnik --watch --file basic-v9.json
|
|||||||
|
|
||||||
| Method | Description
|
| Method | Description
|
||||||
|---------------------------------|---------------------------------------
|
|---------------------------------|---------------------------------------
|
||||||
| `GET /files` | List all configured style files
|
| `GET /files` | List all configured style files
|
||||||
| `GET /files/{filename}` | Get contents of a single style file
|
| `GET /files/{filename}` | Get contents of a single style file
|
||||||
| `PUT GET /files/{filename}` | Update contents of a style file
|
| `PUT /files/{filename}` | Update contents of a style file
|
||||||
| `WEBSOCKET /ws` | Listen to change events for the configured style files
|
| `WEBSOCKET /ws` | Listen to change events for the configured style files
|
||||||
|
|
||||||
### Build
|
### Build
|
||||||
|
|||||||
Reference in New Issue
Block a user