MarkdownDocumentationGenerator
A generator that creates Markdown documentation from tapik endpoint definitions.
Properties
Functions
Link copied to clipboard
open override fun generate(endpoints: List<HttpEndpointMetadata>, context: TapikGeneratorContext): Set<File>
Generates artefacts for the provided endpoints.