julie icon indicating copy to clipboard operation
julie copied to clipboard

Manage version on schema registry

Open DavideP79 opened this issue 2 years ago • 0 comments

Describe the solution you'd like Hi, for my purpose I would like to request an enhancement for julie, if possible to manage version of a schema on a topic declaration. I would to force a version of my schema on schema registry. So i'm expect that julie-ops, when find , as latest, a different version, replace the schema with a delete of the latest version with command, for example curl -X DELETE : /subjects/Kafka-value?permanent=true and the register a new schema with expected versione in a subject Thanks

DavideP79 avatar Aug 10 '22 13:08 DavideP79