Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ExtCliOperationName define the extension key to set the CLI operation name. ExtCliOperationName = "x-cli-operation-name" // ExtCliSchemaTypeName define the extension key to set the CLI operation params schema type. ExtCliSchemaTypeName = "x-cli-schema-type" // ExtCliIgnore define the extension key to ignore an operation. ExtCliIgnore = "x-cli-ignore" // ExtCliOutputFormat define the output format set the CLI operation command. ExtCliOutputFormat = "x-cli-output-format" )
OpenAPI Extensions.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.