Jianye Xi

Results 42 comments of Jianye Xi

> > I try to exclude the generated file before compiling , like > > What target (if any) are you hooking this Remove into? > > Also, the link...

Thanks for the response, is there any way to just skip or change the step of 'including the ones from the last run' when evaluating

add another case: 1. Given this remote ruleset file ``` > cat https://foo/myruleset.js var spectralFormats = require('@stoplight/spectral-formats'); var spectralFunctions = require('@stoplight/spectral-functions'); const ruleset = { extends: [ ], rules: {...

@ArcturusZhang @qiaozha @msyyc to help with the SDK generation errors

@ArcturusZhang @qiaozha could you help confirm the SDK breaking change ?

For the [TopLevelResourcesListBySubscription](https://github.com/Azure/azure-openapi-validator/blob/main/docs/top-level-resources-list-by-subscription.md) error, actually it's according to ARM guideline, you need to support the `_ListBySubscription` operation for the resource when mean you should provide a list the related resource...

For [GuidUsage](https://github.com/Azure/azure-openapi-validator/blob/develop/docs/guid-usage.md) error, I think you need to remove the 'uuid' format For [OperationsApiResponseSchema](https://github.com/Azure/azure-openapi-validator/blob/main/docs/operations-api-response-schema.md) , you can ignore it, but seems you move the 'Operations_List' to another swagger, I don't...

Sorry, just because the PR has no activity for over half a year and I am not PR reviewer now. please re-open it if necessary,