We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f132f8f commit 0b5c4ecCopy full SHA for 0b5c4ec
README.md
@@ -5,6 +5,10 @@ Package openapi is a set of Go types for [OpenAPI Specification
5
is to assist in generation of OpenAPI documentation or to offer building blocks
6
for code-generation.
7
8
+## Documentation
9
+
10
+[Documentation for the package can be found on pkg.go.dev](https://pkg.go.dev/github.com/chanced/openapi).
11
12
## Validation
13
14
Currently, specifications are validated with JSON Schema. Per OpenAPI's
0 commit comments