Azure / azure-api-style-guide

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

Add az-request-body-type rule #114

Closed mikekistler closed 1 year ago

mikekistler commented 1 year ago

This PR adds the az-request-body-type rule, which flags any request body whose top-level type is "array".