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

是否考虑添加带注释的转换选项? #29

Open
L4nterns opened this issue Aug 31, 2023 · 3 comments
Open

是否考虑添加带注释的转换选项? #29

L4nterns opened this issue Aug 31, 2023 · 3 comments

Comments

@L4nterns
Copy link

L4nterns commented Aug 31, 2023

比如:

/**
 * comment
 */
private String XXX;

=>

{
    "XXX": "" // comment
}

Postman支持该特定的带注释的json格式。

@organics2016
Copy link
Owner

这个待定,可能会单独加一个选项处理。

@lunasaw
Copy link

lunasaw commented Jan 14, 2024

附议!

1 similar comment
@JinChee
Copy link

JinChee commented Nov 18, 2024

附议!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants