Azure / azure-openapi-validator

Azure Open API Validator
MIT License
47 stars 46 forks source link

Add new rule ValidQueryParametersForPointOperations #746

Closed AkhilaIlla closed 2 months ago

AkhilaIlla commented 2 months ago

This PR adds new linter rule - ValidQueryParametersForPointOperations to validate "Point operations (GET, PUT, PATCH, DELETE) do not include any query parameters other than api-version"