Skip to content

field.order

Set the display order of fields.

Usage

properties
field.order=groovy:it.ann("com.fasterxml.jackson.annotation.JsonProperty")?.intValue("index") ?: 0

Released under the Apache-2.0 License.