# Functions
Generate OpenAPI files with the given options.
Generate a single OpenAPI file.
WithAllowGET sets a file to use as a base for all OpenAPI files.
WithBaseOpenAPI sets a file to use as a base for all OpenAPI files.
WithContentTypes sets a file to use as a base for all OpenAPI files.
WithDebug sets up the logger to emit debug entries.
WithFiles will generate OpenAPI specs for the given files.
WithFormat sets the format for the OpenAPI file.
WithGlobal will generate OpenAPI specs for any service in the global registry.
WithIncludeNumberEnumValues sets a file to use as a base for all OpenAPI files.
WithProtoAnnotations adds some details about protobuf to descrioptions.
WithSourceFiles adds the given files as source files but won't generate OpenAPI based on any services found in here.
WithStreaming sets a file to use as a base for all OpenAPI files.
# Variables
No description provided by the author
# Type aliases
No description provided by the author