Skip to content

Commit c6896d3

Browse files
.
1 parent ff017ef commit c6896d3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

commands/03-server/51-workspace-api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ The Structurizr server provides a JSON/HTTP API for workspaces, with the followi
1919
- PUT `/api/workspace/{workspaceId}/images/{filename}` (put image - [push](/push))
2020
- PUT `/api/workspace/{workspaceId}/branch/{branch}/images/{filename}` (put image to branch - [push](/push))
2121

22+
> Please note that the [old CLI](/cli) is not compatible with this new version of the API.
23+
2224
## HTTP headers
2325

2426
Requests should include the following HTTP headers:

0 commit comments

Comments
 (0)