Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OASLoader ¶ added in v0.1.10
type OASLoader struct {
Loader Loader
}
func NewOASLoader ¶ added in v0.1.10
func NewOASLoader() *OASLoader
NewOASLoader returns a loader object that can be used to load OpenAPI specs
func (*OASLoader) From ¶ added in v0.1.10
From is a convenience function that opens an OpenAPI spec from a URL or a local path based on the format of the path parameter
Click to show internal directories.
Click to hide internal directories.