openapi

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

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 generate the api operation to the cli used api.json.
	ExtCliIgnore = "x-cli-ignore"

	// ExtCliCmdIgnore define the extension key to generate the operation to api.json but will not generate cli command.
	ExtCliCmdIgnore = "x-cli-cmd-ignore"

	// ExtCliOutputFormat define the output format set the CLI operation command.
	ExtCliOutputFormat = "x-cli-output-format"

	// ExtVersionGitCommit define the git commit hash version for openapi.
	ExtVersionGitCommit = "x-version-git-commit"

	// ExtCliTableColumn define the extension key to use in table format.
	ExtCliTableColumn = "x-cli-table-column"
)

OpenAPI Extensions.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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