openapi3

package
v0.125.1 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 12 Imported by: 2

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 added in v0.109.0

type OpenAPIDocument struct {
	*kopenapi3.T
	// contains filtered or unexported fields
}

OpenAPIDocument represents an OpenAPI 3 document.

func (*OpenAPIDocument) GetIdentityGroup added in v0.123.0

func (o *OpenAPIDocument) GetIdentityGroup() identity.Identity

Jump to

Keyboard shortcuts

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