lhotari edited a comment on issue #14104: URL: https://github.com/apache/pulsar/issues/14104#issuecomment-1029808800
The custom content type could be set here: https://github.com/apache/pulsar/blob/10036d562d1a6440e2bf5f2d81e352e66a69642f/pulsar-client-admin/src/main/java/org/apache/pulsar/client/admin/internal/TopicsImpl.java#L353-L358 Would be `MediaType.valueOf("application/vnd.some-custom-identifier+json")` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
