SignorMercurio commented on code in PR #16627:
URL: https://github.com/apache/pulsar/pull/16627#discussion_r925850338


##########
site2/docs/reference-configuration-websocket.md:
##########
@@ -0,0 +1,495 @@
+# WebSocket
+## Required
+### clusterName
+Name of the cluster to which this broker belongs to
+
+**Default**: `null`
+
+**Dynamic**: `false`
+
+**Category**: 

Review Comment:
   I think so. However, there're some docs like 
`reference-configuration-broker` that do have values for `Category`, and docs 
for `broker` and `websocket` are generated by the same code. We could certainly 
add some additional conditions to eliminate these useless `Category` and do the 
trick, but it would made the code hard to extend and clumsy.



-- 
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]

Reply via email to