1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-09-21 19:49:03 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Arnaud Roques
66520f0a35 Add interactive functionality for Usecase diagrams exported to SVG 2021-03-04 19:11:16 +01:00
matthew16550
a4553adeb2 Add "POST /render" endpoint to picoweb server.
It expects a JSON body like
  { "source": PLANTUML_SOURCE_STRING, "options": ARRAY_OF_STRINGS }

And returns the rendered diagram with suitable Content-Type header (all output formats are supported).
2021-02-13 01:09:28 +11:00