OpenAPI Test Generator API
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
OpenAPI Test Generator API
openapi-testgen-example-value
/
art.galushko.openapi.testgen.example.config
/
UuidProviderSettings
Uuid
Provider
Settings
data
class
UuidProviderSettings
(
val
template
:
String
=
UuidValueProvider.DEFAULT_UUID_TEMPLATE
)
Configuration for UUID value generation.
Members
Constructors
Uuid
Provider
Settings
Link copied to clipboard
constructor
(
template
:
String
=
UuidValueProvider.DEFAULT_UUID_TEMPLATE
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
template
Link copied to clipboard
val
template
:
String
template string for UUID generation