sijie opened a new issue #4782: Schema restful api improvements URL: https://github.com/apache/pulsar/issues/4782 This issue for tracking add a few new result api for schema. - `getAllVersions`: return the list of schema versions for a given topic. - `testCompatibility`: be able to test the compatibility for a schema without registering it - `getVersionBySchema`: give a schema definition and find the schema version for it.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
