Imports of package openapi2
Path | Synopsis |
---|---|
encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/getkin/kin-openapi/openapi3 | Package openapi3 parses and writes OpenAPI 3 specification documents. |
net/http | Package http provides HTTP client and server implementations. |
sort | Package sort provides primitives for sorting slices and user-defined collections. |