Files
external-snapshotter/vendor/github.com/googleapis/gnostic/plugins/gnostic-summary
2018-11-16 14:09:40 -08:00
..
2018-11-16 14:09:40 -08:00
2018-08-10 06:20:40 -07: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.