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

response model's field can't support toJson #272

Open
shijinkui opened this issue Jul 13, 2019 · 1 comment
Open

response model's field can't support toJson #272

shijinkui opened this issue Jul 13, 2019 · 1 comment

Comments

@shijinkui
Copy link

shijinkui commented Jul 13, 2019

case class ErrorMsg(errorId: Int, errorPayload: JsValue)

also not support Json camel case

the JsValue can't be toJson even though add JsValue to the swagger-custom-mapping.json

@Javakky-pxv
Copy link
Collaborator

@shijinkui
We are currently reviewing it. It may take some time, but we plan to address it.

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

2 participants