OpenAPI Test Generator API
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
OpenAPI Test Generator API
core
/
art.galushko.openapi.testgen.config
/
ParserSettings
/
ParserSettings
Parser
Settings
constructor
(
yamlCodePointLimit
:
Int
?
=
null
,
yamlMaxAliasesForCollections
:
Int
?
=
null
,
yamlAllowRecursiveKeys
:
Boolean
?
=
null
,
yamlNestingDepthLimit
:
Int
?
=
null
)