cli icon indicating copy to clipboard operation
cli copied to clipboard

Generate OpenAPI specification

Open wilzbach opened this issue 7 years ago • 0 comments

It would be really cool if the CLI could generate an OpenAPI specification file based on the actions listed in microservice.yml

Benefits:

  1. documentation for all actions
  2. automatically generate clients (https://swagger.io/tools/swagger-codegen/)

See also: https://swagger.io/specification

I presume that (1) will be done by the Asyncy Hub and (2) will be done by Storyscript, but I guess once OMG gets bigger people might want to access existing services also outside from Storyscript, so this could be a nice-to-have feature.

wilzbach avatar Dec 06 '18 16:12 wilzbach