apicurio-registry icon indicating copy to clipboard operation
apicurio-registry copied to clipboard

ccompat: support mode per subject

Open yvespp opened this issue 2 years ago • 1 comments

Feature or Problem Description

Currently ccompat doesn't support POST/DELETE/GET of mode per subject. Confluent schema registry API: https://docs.confluent.io/platform/current/schema-registry/develop/api.html#get--mode-(string-%20subject) Mode is only supported for the whole registry.

Proposed Solution

Implement POST/DELETE/GET per subject for ccompat.

Additional Context

I use Apicurio together with Quarkus in dev/test mode. It would be nice if I could run tests locally against Apicurio and don't need to set up my own confluent schema registry.

yvespp avatar May 01 '23 11:05 yvespp

Thank you for reporting an issue!

Pinging @EricWittmann to respond or triage.

apicurio-bot[bot] avatar May 01 '23 11:05 apicurio-bot[bot]