no-oauth-2-parameter-paramformats
Overview
This rule belongs to the apimatic-preliminary-linting ruleset and states that:
The OAuth 2.0 parameter has no record for allowed formats indicating how it must be sent, therefore, the currently specified formats will not be taken into consideration.
| Property | Value |
|---|---|
| Enabled | Yes |
| Maximum Severity | Warning |
| Message | The OAuth 2.0 parameter currently does not accept ParamFormats. |
| Code | APIMATICPRE_L021 |
| Type | Linting |
| Rule System | Semantic |
| Broad Category | Authentication |
| Products Impacted | Code Generation, Developer Experience Portal, API Transformer |
| Tags | preliminary checks linting apimatic oauth 2.0 parameter authentication |