Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 552 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 552 Bytes

OpenAPI Codegen Github Action

This action runs OpenAPI Codegen with Github Actions.

Template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.

Inputs

See openapi-generator-cli for the full documentation.

action

Required e.g. generate

language

Required e.g. openapi-yaml

input

Required input spec path or URL