File: doc.go

package info (click to toggle)
golang-github-getkin-kin-openapi 0.1.0%2Bgit20181119.fa639d0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 480 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 212 bytes parent folder | download
1
2
3
4
5
// Package openapi3 parses and writes OpenAPI 3 specifications.
//
// The OpenAPI 3.0 specification can be found at:
//   https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.md
package openapi3