Mischa
Results
2
issues of
Mischa
schema registry api: subjects needs to be urlencoded when used in a path for the schema registry API
for schemas with references the reference has the package name (for proto schemas). if it is not on top level the package name contains slashes, so the current call to...
bug
backend
##### Description The validation does not check whether a required property is actually part of the definition: A message like `Schema properties specified as 'required' must be defined` is not...