coderzc opened a new pull request, #17521: URL: https://github.com/apache/pulsar/pull/17521
### Motivation The JSON text has a lot of escape characters, we can use [Text Blocks](https://docs.oracle.com/en/java/javase/15/text-blocks/index.html) to improve it. ### Modifications Use Text Blocks to improve JSON text Need to update docs? - [ ] `doc-required` (Your PR needs to update docs and you will update later) - [ ] `doc-not-needed` (Please explain why) - [x] `doc` (Your PR contains doc changes) - [ ] `doc-complete` (Docs have been already added) -- 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: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org