ceph-csi/vendor/github.com/googleapis/gnostic/plugins/gnostic-summary
2019-01-14 20:15:09 +00:00
..
main.go added vendors 2019-01-14 20:15:09 +00:00
README.md added vendors 2019-01-14 20:15:09 +00:00

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.