no-additional-apimatic-vendor-extension-property
Overview
This rule belongs to the openapi-v3-apimatic-linting
ruleset and states that:
APIMatic specific extensions that are used for configuring products like Code Generation, Transformer, etc. do not support any additional vendor extension properties which will be ignored or may not work as expected.
Property | Value |
---|---|
Enabled | Yes |
Maximum Severity | Warning |
Message | Unsupported additional APIMatic extension property detected. |
Code | OPENAPI3APIMATIC_L951 |
Type | Linting |
Rule System | Semantic |
Broad Category | OpenAPI Vendor Extensions |
Products Impacted | API Transformer, Code Generation, Developer Experience Portal |
Tags | openapi3 openapi apimatic semantic linting unsupported vendor extension property |
Suggested Fixes
- Remove unsupported vendor extension properties from your API description file.