TapikKotlinEndpointGenerator
Specialised Tapik generator that contributes nested Kotlin members to shared endpoint contract files.
Functions
Link copied to clipboard
abstract fun contribute(endpoints: List<HttpEndpointMetadata>, context: TapikGeneratorContext): TapikKotlinContribution
Produces Kotlin source contributions that will be merged with other Kotlin endpoint generators.