Skip to content

param.max.depth

Limit the depth of nested object expansion for parameters.

Usage

properties
param.max.depth=3

Prevents infinite recursion when a parameter type contains circular references.

Released under the Apache-2.0 License.