
Hello from OpenAPI Generator | OpenAPI Generator
We include documentation formats such as HTML and Cwiki, which allow you to distribute static documentation to your consumers. We also support generating from OpenAPI 2.0 to newer …
Usage - OpenAPI Generator
Generator for creating a new template set and configuration for Codegen. The output will be based on the language you specify, and includes default templates to include.
Create a New Generator
We'll focus on the simplest generator (documentation). The other generator types may require heavy extension of the "Config" base class, and these docs could very quickly become outdated.
Configuration Options - OpenAPI Generator
Config options for generators are available in documentation online. You may also use the CLI to query config options for a target generator using openapi-generator config-help -g <generator …
Documentation for the markdown Generator
Documentation for the markdown Generator METADATA ... CONFIG OPTIONS These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to configuration …
Online - OpenAPI Generator
The openapi-generator-online Docker image can act as a self-hosted web application and API for generating code. This container can be incorporated into a CI pipeline, and requires at least …
Generators List | OpenAPI Generator
typescript-nestjs-server (beta) DOCUMENTATION generators asciidoc cwiki dynamic-html html html2 markdown (beta) openapi openapi-yaml plantuml (beta) SCHEMA generators avro …
CLI Installation - OpenAPI Generator
There are a number of ways to use OpenAPI Generator. This page documents how to install the CLI artifact.
Using Templates - OpenAPI Generator
You will need to find and retrieve the templates for your desired generator in order to redefine structures, documentation, or API logic. We cover template customization in the following …
Documentation for the python-fastapi Generator
Documentation for the python-fastapi Generator METADATA ... CONFIG OPTIONS These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to …