openapi3

package
v0.0.0-...-42d6f5d Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package openapi3 provides functions for generating OpenAPI v3 (Swagger) documentation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Namespace

type Namespace struct {
	// contains filtered or unexported fields
}

Namespace provides template functions for the "openapi3".

func New

func New(deps *deps.Deps) *Namespace

New returns a new instance of the openapi3-namespaced template functions.

func (*Namespace) Unmarshal

Unmarshal unmarshals the given resource into an OpenAPI 3 document.

type OpenAPIDocument

type OpenAPIDocument struct {
	*kopenapi3.T
}

OpenAPIDocument represents an OpenAPI 3 document.

Jump to

Keyboard shortcuts

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