cli
cli copied to clipboard
Generate OpenAPI specification
It would be really cool if the CLI could generate an OpenAPI specification file based on the actions listed in microservice.yml
Benefits:
- documentation for all actions
- 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.