Categorygithub.com/rglyons/kube-arangodbdepsgithub.comgoogleapisgnosticlintersgognostic-lint-descriptions
package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.git
Documentation: pkg.go.dev
# README
gnostic-lint-descriptions
This directory contains a gnostic
plugin that analyzes an OpenAPI
description for factors that might influence code generation and other
API automation.
The plugin can be invoked like this:
gnostic bookstore.json --lint-descriptions
# Functions
NewDocumentLinter builds a new DocumentLinter object.
NewDocumentLinter builds a new DocumentLinter object.
# Structs
DocumentLinter contains information collected about an API description.
DocumentLinter contains information collected about an API description.
# Interfaces
No description provided by the author