Package-level declarations

Types

Link copied to clipboard
enum Format : Enum<Format>

The format of the output OpenAPI file.

Link copied to clipboard
class TegralOpenApiCli(fileSystem: FileSystem = FileSystems.getDefault()) : CliktCommand

Tegral OpenAPI CLI object, which provides the "dump" command (managed by Clikt).

Functions

Link copied to clipboard
fun main(args: Array<String>)

Main entrypoint for the CLI.