Skip to content

Commit

Permalink
Update README.md (#77)
Browse files Browse the repository at this point in the history
Signed-off-by: Nina Doschek <ndoschek@eclipsesource.com>
  • Loading branch information
ndoschek authored Feb 16, 2021
1 parent 7f4bc68 commit 7b7f2d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ The following table shows the current HTTP endpoints:
| |Delete model|__DELETE__|`/models`|query parameter: `?modeluri=...`
| |Save|__GET__|`/save`|query parameter: `?modeluri=...`
| |SaveAll|__GET__|`/saveall`| -
| |Undo|__GET__|`/undo`|query parameter: `?modeluri=...`
| |Redo|__GET__|`/redo`|query parameter: `?modeluri=...`
| |Execute commands|__PATCH__|`/edit`|query parameter: `?modeluri=...`
| |Get all available model URIs in the workspace|__GET__|`/modeluris`| -
| |Get model element by id|__GET__|`/modelelement`|query parameter: `?modeluri=...&elementid=...[&format=...]`
Expand Down

0 comments on commit 7b7f2d2

Please sign in to comment.