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
/
withIncludeWriteOnly
with
Include
Write
Only
fun
withIncludeWriteOnly
(
value
:
Boolean
)
:
SchemaExampleValueGeneratorOptions
Returns a copy with
includeWriteOnly
replaced. Java-friendly alternative to
copy
.