forked from incjung/cl-swagger-codegen
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
As an FYI, there's a swagger generator as part of the xh4/cube (kubernetes client) project. No documentation, either for the user or in the code, but it seems to produce some nice client definitions.
I have the same goals as cl-swagger: to generate lisp clients from an openapi/swagger spec and cl-swagger and the one in cube are the only ones I can find with an unencumbered license.
cl-swagger is relatively understandable, and modeled after swagger-codegen, so that documentation can be used as a guide for future development. I'll probably stick with cl-swagger-codegen for now, but there may be some good ideas in cube that are worth bringing over.
Metadata
Metadata
Assignees
Labels
No labels