gnostic-analyze command
gnostic_analyze is a tool for analyzing OpenAPI descriptions.
It scans an API description and evaluates properties that influence the ease and quality of code generation.
- The number of HTTP operations of each method (GET, POST, etc).
- The number of HTTP operations with no OperationId value.
- The parameter types used and their frequencies.
- The response types used and their frequencies.
- The types used in definition objects and arrays and their frequencies.
Results are returned in a JSON structure.
Directories ΒΆ
| Path | Synopsis |
|---|---|
| plugins/gnostic-analyze/statistics | |
| plugins/gnostic-analyze/summarize | summarize is a tool for summarizing the results of gnostic_analyze runs. |
- Version
- v0.7.0 (latest)
- Published
- Aug 25, 2023
- Platform
- linux/amd64
- Imports
- 9 packages
- Last checked
- 8 months ago –
Tools for package owners.