Description
POST {{baseUrl}}/linter?rulesUrl=https://rules.linting.org/rules/swagger-v2-info-description/
Making sure the OpenAPI has a description providing a detailed description of what the API can do.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
rulesUrl | string | (Required) A dynamic ruleset built from multiple description rules. You can pass in any rules or ruleset of your own.https://rules.linting.org/rules/openapi-v3-info-description-max-length/ |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |