Azure / azure-openapi-validator

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

Consider upgrading common-types to v6 #734

Closed mikeharder closed 2 months ago

mikeharder commented 3 months ago

v6 common types were added in this PR:

https://github.com/Azure/azure-rest-api-specs/pull/29155

But azure-openapi-validator was not updated to match:

https://github.com/Azure/azure-openapi-validator/blob/3f5b0c26d46995e23918f74c07d60df24d8a86fd/packages/rulesets/src/spectral/functions/utils.ts#L3-L11

Should it be?

tejaswiMinnu commented 3 months ago

PR - https://github.com/Azure/azure-openapi-validator/pull/735