Swagger support for documenting workflow -


can swagger used document endpoints in specific order different default, example steps in workflow?

the use case provide runnable documentation shows each step in happy path of workflow. users take response step 1 , use in request step 2, etc. or choose run specific step in middle of workflow. nice if custom text shown each step document workflow route.

this might supported adding annotation specify order in document endpoints example.

ideally built in feature, though 3rd party or open source approach may work well. none of commercial tools fit use case (https://swagger.io/commercial-tools/), though don't know them , it's possible of test support leveraged.


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -