Documentation ¶
Index ¶
- func GenerateAPIKeyPolicy() bool
- func GenerateAPIProxyDefFromOAS(name string, oasDocName string, skipPolicy bool) (err error)
- func GenerateFlows(paths openapi3.Paths) (err error)
- func GenerateOAuthPolicy() bool
- func GetEndpoint(doc *openapi3.Swagger) (u *url.URL, err error)
- func GetHTTPMethod(pathItem *openapi3.PathItem, keyPath string) map[string]pathDetailDef
- func LoadDocumentFromFile(filePath string, validate bool) (string, []byte, error)
- func LoadDocumentFromURI(uri string, validate bool) (string, []byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateAPIKeyPolicy ¶
func GenerateAPIKeyPolicy() bool
func GenerateFlows ¶
func GenerateOAuthPolicy ¶
func GenerateOAuthPolicy() bool
func GetHTTPMethod ¶
func LoadDocumentFromFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.