[progress Communities] [progress Openedge Abl] Forum Post: Re: Swagger

  • Thread starter Thread starter egarcia
  • Start date Start date
Status
Not open for further replies.
E

egarcia

Guest
Hello, I have written a sample tool that you could find useful for Swagger support: community.progress.com/.../3389 Please notice that this is a sample and it is not a supported tool. This sample program (genoas) generates an OpenAPI Specification file from a catalog file. You get the catalog file from building OpenEdge Data Service used for Kendo UI Builder and Mobile support with the JSDO. There are some few ways to enhance the utility further to support general REST/WEB transport in OpenEdge. Perhaps, parsing the internal artifacts and generating the file or as a previous post suggested to parse temp-table and dataset definitions. How do you approach the work with your API? Would you write the API spec first then generate the REST service? (In this case, the code generation would be more important.) If you have comments or suggestions on the tool, please post them to the document: community.progress.com/.../3389 Enjoy, Edsel

Continue reading...
 
Status
Not open for further replies.
Back
Top