Is there any way to use Jackson JSONView with the ...
# ktor
s
Is there any way to use Jackson JSONView with the content mapping system? It allows you to have different "profiles" for JSON serialization - e.g., public, which hides some fields, and internal, which shows all