Replace godep with dep
This commit is contained in:
parent
1e7489927c
commit
bf5616c65b
14883 changed files with 3937406 additions and 361781 deletions
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue