Azure / azure-openapi-validator

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

Added new rule LroAzureAsyncOperationHeader #749

Open tejaswiMinnu opened 1 month ago

tejaswiMinnu commented 1 month ago

LroAzureAsyncOperationHeader rule checks "Azure-AsyncOperation" header must be added for all async operations that response status code 202

WorkItem