Peripli / specification

Service Manager Specification
Apache License 2.0
11 stars 4 forks source link

Create sequence diagrams for covered scenarios #10

Open dzahariev opened 6 years ago

dzahariev commented 6 years ago

Create sequence diagrams that visualise the communication and participants on each of the calls in all of the covered scenarios.

vlerenc commented 6 years ago

Minor suggestion: We use Python seqdiag to "create" or actually "code" sequence diagrams. It generates sequence diagrams (=images) from said code/spec. See here.

dzahariev commented 6 years ago

Thank you for this idea Vedran, I look at your repo and it do not seem to be difficult at all.

Here is the link to the repo itself (including the branch with diagram sources) https://github.com/cloudfoundry-incubator/service-fabrik-broker/tree/gh-pages The details about the tool are here: http://blockdiag.com/en/seqdiag/introduction.html Details about diagram description are on this page: http://blockdiag.com/en/seqdiag/examples.html#seqdiag-sample-diagrams