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

Improve code generation for request body of type JSON #23

Closed
animator opened this issue May 5, 2023 · 2 comments
Closed

Improve code generation for request body of type JSON #23

animator opened this issue May 5, 2023 · 2 comments
Labels
codegen Add code generator for new prog language, library & framework enhancement New feature or request good first issue Good for newcomers not planned

Comments

@animator
Copy link
Member

animator commented May 5, 2023

This improvement suggestion was highlighted in #9

In an app, JSON request body is created based on user input/parameters stored as a Map. This Map is then converted to a string when the request is about to be sent. Our code generator should reflect the same.

@animator animator added enhancement New feature or request good first issue Good for newcomers labels May 5, 2023
@Uttkarsh-raj
Copy link

hii @animator i would like to work on this issue but can you brief a bit more about it , it would help me a lot...and can you assign this issue to me...

@MihirCharan42
Copy link

Hi i would like to work on this issue as well, could you please assign this to me? I am GSSoC'2023 participant

@animator animator removed the level2 label Jun 25, 2023
@ashitaprasad ashitaprasad added codegen Add code generator for new prog language, library & framework not planned labels Dec 1, 2024
@Clasherzz Clasherzz mentioned this issue Dec 27, 2024
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codegen Add code generator for new prog language, library & framework enhancement New feature or request good first issue Good for newcomers not planned
Projects
None yet
Development

No branches or pull requests

4 participants