mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-09 20:47:44 +00:00
v2 low-level docs are now in also.
That is now 6/6! Time to tune up the README again next.
This commit is contained in:
@@ -9,7 +9,8 @@ import (
|
||||
"io/ioutil"
|
||||
)
|
||||
|
||||
func Example_createLowDocument() {
|
||||
// How to create a low-level OpenAPI 3+ Document from an OpenAPI specification
|
||||
func Example_createLowLevelOpenAPIDocument() {
|
||||
// How to create a low-level OpenAPI 3 Document
|
||||
|
||||
// load petstore into bytes
|
||||
|
||||
Reference in New Issue
Block a user