lensesio / schema-registry-ui

Web tool for Avro Schema Registry |
http://lenses.io/product/features
421 stars 112 forks source link

Removed string that stopped update subject compatibility #113

Open alfonsonishikawa opened 1 year ago

alfonsonishikawa commented 1 year ago

The body of the requests when trying to change the compatibility for a subject was like: {"compatibility": "BACKWARDS"}' with a trailing ', which makes the request fail.