# Functions
AIPLintV2 accepts an OpenAPI v2 document and will call the individual AIP ruleson the document.
AIPLintV3 accepts an OpenAPI v2 document and will call the individual AIP ruleson the document.
LintOpenapiValidator functions serves as a linter results translater.
LintSpectral functions serves as a linter results translater.
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
The Lint struct is used to parse the structured json data from the IBM linter output.Documentation for IBM's openapi-validator results: https://github.com/IBM/openapi-validator#validation-results.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author