8e5b17cf13
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
4 lines
270 B
Text
4 lines
270 B
Text
# 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.
|