As in this [playground](https://typespec.io/playground/?e=%40typespec%2Fopenapi3&v=type-graph&vs=%7B%22type-graph%3Apath%22%3A%22%24.%28global%29.models.Bar%22%7D&c=bW9kZWwgQmF6IGlzIEFycmF5PGludDMyPiB7DQogIC4uLlJlY29yZDxzdHJpbmc%2BOw0KfQ0KDQrIOHIg2inMFsZVxD4%3D&options=%7B%7D) It is possible to create a model with inconsistent indexers, and the compiled type graph favors the integer indexer without warning the user.
As in this playground
It is possible to create a model with inconsistent indexers, and the compiled type graph favors the integer indexer without warning the user.