momo-jun commented on code in PR #16434: URL: https://github.com/apache/pulsar/pull/16434#discussion_r922939852
########## site2/docs/admin-api-transactions.md: ########## @@ -0,0 +1,710 @@ +--- +id: admin-api-transactions +title: Manage transactions +sidebar_label: "Transactions" +--- + +````mdx-code-block +import Tabs from '@theme/Tabs'; +import TabItem from '@theme/TabItem'; +```` + + +> **Important** Review Comment: Yep, I thought it could be batch fixed and aligned in this issue #15892. Didn't notice it has been addressed for other pages :) I will align the change on this new page as well. -- 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]
