DOCS-18824: Add Embedded Kafka REST command#1541
DOCS-18824: Add Embedded Kafka REST command#1541Tikiela Mims (tikimims) merged 2 commits intomainfrom
Conversation
| RunE: c.onPremCreate, | ||
| Example: examples.BuildExampleString( | ||
| examples.Example{ | ||
| Text: "Create a topic named `my_topic` with default options at specified cluster (providing embedded Kafka REST Proxy endpoint).", |
There was a problem hiding this comment.
Can you fix the example under this one too? Resources should be surrounded with quotes, not backticks!
| Text: "Create a topic named `my_topic` with default options at specified cluster (providing embedded Kafka REST Proxy endpoint).", | |
| Text: `Create a topic named "my_topic" with default options for the current cluster (providing embedded Kafka REST Proxy endpoint).`, |
There was a problem hiding this comment.
Hi Brian Strauch (@brianstrauch) Thanks for taking a look. Looks like there are other examples formatted that way too. I will add a note to the JIRA to update this at the same time as I go through them.
There was a problem hiding this comment.
Okay updated Brian Strauch (@brianstrauch) 👍 Does everything else look okay?
|
Brian Strauch (@brianstrauch) Double checking, okay if I go ahead and merge this one? |
Tikiela Mims (@tikimims) Yes, thank you! |
|
Okay great! Thanks Brian Strauch (@brianstrauch) 👍 |

Checklist
What
References
Test & Review