Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OperationTypes = []string{"connect", "delete", "get", "head", "options", "patch", "post", "put", "trace"}
Functions ¶
func ConfigInstance ¶
func ConfigInstance() interface{}
func GetConfig ¶
func GetConfig(connection *plugin.Connection) openAPIConfig
GetConfig :: retrieve and cast connection config from query data
Types ¶
This section is empty.
Source Files
¶
- connection_config.go
- plugin.go
- table_openapi_component_header.go
- table_openapi_component_parameter.go
- table_openapi_component_request_body.go
- table_openapi_component_response.go
- table_openapi_component_schema.go
- table_openapi_component_security_scheme.go
- table_openapi_info.go
- table_openapi_path.go
- table_openapi_path_request_body.go
- table_openapi_path_response.go
- table_openapi_server.go
- utils.go
Click to show internal directories.
Click to hide internal directories.