Represents a singleton style guide resource to be used for linting Open API specs.
| JSON representation |
|---|
{ "name": string, "linter": enum ( |
| Fields | |
|---|---|
name |
Identifier. The name of the style guide. Format: |
linter |
Required. Target linter for the style guide. |
contents |
Required. Input only. The contents of the uploaded style guide. |