Add generated file
This PR adds generated files under pkg/client and vendor folder.
This commit is contained in:
8
vendor/github.com/googleapis/gnostic/plugins/gnostic-summary/README.md
generated
vendored
Normal file
8
vendor/github.com/googleapis/gnostic/plugins/gnostic-summary/README.md
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# gnostic-summary
|
||||
|
||||
This directory contains a `gnostic` plugin that summarizes the contents of an OpenAPI description.
|
||||
|
||||
gnostic bookstore.json --summary-out=-
|
||||
|
||||
Here the `-` in the output path indicates that results are to be written to stdout.
|
||||
A `.` will write a summary file into the current directory.
|
||||
Reference in New Issue
Block a user