Serguei Bezverkhi 7b24313bd6 vendor files
2018-01-10 13:42:26 -05:00
..
2018-01-10 13:42:26 -05:00
2018-01-10 13:42:26 -05: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.