OpenAPI Test Generator API
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
OpenAPI Test Generator API
example-value
/
art.galushko.openapi.testgen.example.generator
/
SchemaExampleValueGeneratorOptions
/
withMaxExampleDepth
with
Max
Example
Depth
fun
withMaxExampleDepth
(
value
:
Int
)
:
SchemaExampleValueGeneratorOptions
Returns a copy with
maxExampleDepth
replaced. Java-friendly alternative to
copy
.