Azure / azure-openapi-validator

Azure Open API Validator
MIT License
44 stars 43 forks source link

Akhilailla/fix properties type object no definition false negatives #718

Open AkhilaIlla opened 2 weeks ago

AkhilaIlla commented 2 weeks ago

Blocking comment related to property of type object not having definition is added manually: (https://github.com/Azure/azure-rest-api-specs/pull/28891#discussion_r1597228278)

This PR validates if the false negative mentioned in https://msazure.visualstudio.com/One/_workitems/edit/28199177 (https://github.com/Azure/azure-rest-api-specs/pull/28891#discussion_r1597228278) is being flagged.

Also, found that no jobs ran until a couple of comments on the PR. Either the checks didnt run & hence didnt flag the error or the builds arent showing up now. image