Replies: 1 comment
|
Hi! You are absolutely right. We are currently working on such a converter. You can see the progress in these repos:
We plan to release the OAS converter in April 2024. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Would it be a good idea to create a tool, that can transpile JSight to OpenAPI syntax? This way JSight would have compatability with all existing tools, that work with OpenAPI.
Right now JSight lacks codegen for me. If I could generate OpenAPI spec, then I could use the generated spec to generate both clients and servers. I think that would be pretty cool.
All reactions