Skip to contents

Converts vectors or named lists to JSV. Everything else is left unmodified.

Query parameters in a GET request need to be in JSV format. JSON body parameters in POST/PUT/DELETE requests do not need JSV formatting (they are, JSON)

https://github.com/ServiceStack/ServiceStack.Text/wiki/JSV-Format