generate
open override fun generate(endpoints: List<HttpEndpointMetadata>, context: TapikGeneratorContext): Set<File>(source)
Generates artefacts for the provided endpoints.
Return
files generated during this invocation.
Parameters
endpoints
endpoints discovered during bytecode scanning.
context
contextual information and utilities required by generators.