openapi

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package openapi provides access to the the most recent version of the OpenAPI specification.

It provides methods for loading files of version 2 and up, and converting them to v3.

XXX: actually define v3. XXX: actually convert v2 to v3

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadFile

func LoadFile(path string) (*v2.Document, error)

LoadFile loads the OpenAPI file at the given path, returning the document definition.

Types

This section is empty.

Directories

Path Synopsis
Package v2 defines the OpenAPI 2.0 specification data structures.
Package v2 defines the OpenAPI 2.0 specification data structures.

Jump to

Keyboard shortcuts

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