Documentation ¶
Index ¶
Constants ¶
View Source
const ( // XPackageExtensionField is the name of an info property which is used to define package name. // Example: // // info: // x-semaphore-package: com.semaphore // components: // <the rest of file> XPackageExtensionField = "x-semaphore-package" // XModelName is the name of an optional extension property included into response and request objects, // and defines a custom name for the object. XModelName = "x-semaphore-model" )
Variables ¶
This section is empty.
Functions ¶
func SchemaResolver ¶
func SchemaResolver(paths []string) providers.SchemaResolver
SchemaResolver returns a new schemaRef resolver for the given openapi collection
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.