Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement reactive support for server side code generation #663

Closed
carlesarnal opened this issue Feb 20, 2024 · 3 comments · Fixed by #731
Closed

Implement reactive support for server side code generation #663

carlesarnal opened this issue Feb 20, 2024 · 3 comments · Fixed by #731
Assignees
Labels
added to backlog The issue was added to backlog area:server This item is related to the server extension enhancement New feature or request pinned Issues and PRs that must not stale

Comments

@carlesarnal
Copy link
Contributor

#482 adds support for generating server stubs from OpenAPI definitions. This only supports for now classic. The underlying library, Apicurio Codegen, also supports reactive generation. Use the capabilities of the library to implement reactive support in the extension.

@carlesarnal carlesarnal added the enhancement New feature or request label Feb 20, 2024
@carlesarnal carlesarnal self-assigned this Feb 20, 2024
@hbelmiro hbelmiro added the added to backlog The issue was added to backlog label Feb 20, 2024
@ricardozanini ricardozanini added the area:server This item is related to the server extension label Feb 27, 2024
Copy link
Contributor

@ricardozanini @hbelmiro This is being labeled as Stale.

@github-actions github-actions bot added the Stale label Apr 28, 2024
@hbelmiro hbelmiro added pinned Issues and PRs that must not stale and removed Stale labels Apr 28, 2024
@lprocx
Copy link

lprocx commented Jun 6, 2024

Is there any indication of when this could be available? I'm currently generating code, but changing it manually every time to make it reactive. Would be great if it's going to work automatically :-)

@carlesarnal carlesarnal linked a pull request Jun 12, 2024 that will close this issue
7 tasks
@carlesarnal
Copy link
Contributor Author

@lprocx I just submitted a PR that addresses this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
added to backlog The issue was added to backlog area:server This item is related to the server extension enhancement New feature or request pinned Issues and PRs that must not stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants