To cover scenario https://github.com/microsoft/typespec/issues/9248, we need a new test case in https://github.com/microsoft/typespec/blob/main/packages/http-specs/specs/special-words/main.tsp that it has model property named "list" NOTE: - DO add changelog in https://github.com/microsoft/typespec/tree/main/.chronus/changes - DO run command https://github.com/microsoft/typespec/blob/664978b3cf7399e43e2823d3a69043203e740109/packages/http-specs/package.json#L14 under https://github.com/microsoft/typespec/blob/main/packages/http-specs to check all ci items.
To cover scenario #9248, we need a new test case in https://github.com/microsoft/typespec/blob/main/packages/http-specs/specs/special-words/main.tsp that it has model property named "list"
NOTE:
typespec/packages/http-specs/package.json
Line 14 in 664978b