openapi3

package
v2.1.1-0...-182a82a Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2021 License: MIT Imports: 11 Imported by: 0

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.

Jump to

Keyboard shortcuts

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