The schema registry REST API allows you to specify references when doing compatibility checks
If you have a schema with references the current compatibility check without references will fail. This PR is adding in support for references for compatibility in the same way that it is supported for the other operations.
The schema registry REST API allows you to specify references when doing compatibility checks If you have a schema with references the current compatibility check without references will fail. This PR is adding in support for references for compatibility in the same way that it is supported for the other operations.