Fixes https://github.com/payloadcms/payload/issues/10166 [fix: json schema #11123 - Watch Video](https://www.loom.com/share/0f5199234ad1486f910a39165de837e5) - Using the same `URI` with the same `schema` will throw an error. - Using the same `URI` with a different `schema` will throw a warning (but still work). If you want to use the same schema on a different field, you need to define a different URI.