-- Schalk W. Cronjé Twitter / Ello: @ysb33r
Is it possible to control the amount of spacing when pretty-printing
from JsonOutput? By default it uses 4, but I would like to use 2. I
could not see anything specific in JsonGenerator.Options either.
- JsonOutput and indentation Schalk Cronje
- Re: JsonOutput and indentation Paul King