We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Two missing things:
jsonFormat(Foo, "field1", "field2")
Here's a gist of a more advanced example that might be good for the README:
https://gist.github.com/agemooij/f2e4075a193d166355f8
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Two missing things:
jsonFormat(Foo, "field1", "field2")
methods that allow easy customization of field names (https://groups.google.com/d/topic/spray-user/H0Hr6_ZOkK0/discussion)Here's a gist of a more advanced example that might be good for the README:
https://gist.github.com/agemooij/f2e4075a193d166355f8
The text was updated successfully, but these errors were encountered: