openapi-gen

command
v1.4.0-alpha.2....-4dc418c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 6, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

README

# Generate OpenAPI definitions

- To generate definition for a specific type or package add "+k8s:openapi-gen=true" tag to the type/package comment lines.
- To exclude a type or a member from a tagged package/type, add "+k8s:openapi-gen=false" tag to the comment lines.

Documentation

Overview

This package generates openAPI definition file to be used in open API spec generation on API servers. To generate definition for a specific type or package add "+k8s:openapi-gen=true" tag to the type/package comment lines. To exclude a type from a tagged package, add "+k8s:openapi-gen=false" tag to the type comment lines.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL