TapikDirectGenerator

Contract implemented by generators that directly emit artefacts during invocation.

Inheritors

Functions

Link copied to clipboard
abstract fun generate(endpoints: List<HttpEndpointMetadata>, context: TapikGeneratorContext): Set<File>

Generates artefacts for the provided endpoints.