Azure / azure-api-style-guide

Spectral rules to check conformance to Azure API Guidelines
MIT License
45 stars 21 forks source link

Replace oas2-unused-definition with az-unused-definition #136

Closed mikekistler closed 5 months ago

mikekistler commented 8 months ago

This PR adds the az-unused-definition rule as a replacement for oas2-unused-definition which gives many false positives on Azure API definitions, in particular for polymorphic schemas.