Skip to content

field.max.depth

Limit the depth of nested object expansion for fields.

Usage

properties
field.max.depth=5

Prevents infinite recursion when a type contains circular references. Default is unlimited.

Released under the Apache-2.0 License.