Skip to content

Commit 0b5c4ec

Browse files
committed
README
1 parent f132f8f commit 0b5c4ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Package openapi is a set of Go types for [OpenAPI Specification
55
is to assist in generation of OpenAPI documentation or to offer building blocks
66
for code-generation.
77

8+
## Documentation
9+
10+
[Documentation for the package can be found on pkg.go.dev](https://pkg.go.dev/github.com/chanced/openapi).
11+
812
## Validation
913

1014
Currently, specifications are validated with JSON Schema. Per OpenAPI's

0 commit comments

Comments
 (0)