oatpp/example-crud

Question: example on how to generate <my_spec_file>.yaml from server endpoint definitions

Closed this issue · 0 comments

Good day;

Could it be possible to showcase the usage of [generator] (https://oatpp.io/api/latest/oatpp-swagger/Generator/) in this (or any) example?

I am currently testing on a trial-and-error basis to figure out how to generate an OpenAPI spec file from my server's endpoints definitions (and have it stored in the same folder as my executable and ready to be fed to an OpenAPI generator template to generate a client API)

At least, is such a thing possible?

Any feedback/acknowledge is welcome :)

Kind regards,

Saadharta