Skip to content

Commit

Permalink
Update docs/admin-api-topics.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tisonkun authored Jul 12, 2024
1 parent e45a71a commit 7a9cfa8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/admin-api-topics.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ non-persistent://tenant/namespace/topic

Topic naming: due to backward compability, some special characters, eg., "/", is allowed as a part of topic name. But we recommended that you should avoid using special characters as a part of topic name.

:::

## Manage topic resources
Whether it is a persistent or non-persistent topic, you can obtain the topic resources through `pulsar-admin` tool, REST API and Java.

Expand Down

0 comments on commit 7a9cfa8

Please sign in to comment.