Default
class Default(operationIdGenerator: OperationIdGenerator) : OperationOutputGenerator
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
open override fun generate(operationDescriptorList: Collection<OperationDescriptor>): OperationOutput
Content copied to clipboard
Generate
Properties
Link copied to clipboard
A version that is used as input of the Gradle task. Since OperationOutputGenerator cannot easily be serialized and influences the output of the task, we need a way to mark the task out-of-date when the implementation changes.