Breaking Change checks: AutoRest Runtime error: ERROR: Syntax error: missed comma between flow collection entries
#7833
Labels
Breaking Changes
Improvements to Breaking Changes tooling
Central-EngSys
This issue is owned by the Engineering System team.
Spec PR Tools
Tooling that runs in azure-rest-api-specs repo.
https://github.com/Azure/azure-rest-api-specs/pull/27789/checks?check_run_id=22266212679
This
subscriptions.json
spec may be malformed. It causesERROR: Syntax error: missed comma between flow collection entries
as seen in https://github.com/Azure/azure-rest-api-specs/pull/27789/checks?check_run_id=22266212679I found this about the error:
My comment on
subscriptions.json
:It might be an issue with AutoRest itself, not the spec.
Possibly fixed by migrating AutoRest to --v3. At least it may improve the error message:
Related issue aggregator:
The text was updated successfully, but these errors were encountered: