You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/13 08:52:48 UTC

[GitHub] [pulsar] visortelle commented on issue #16024: [admin] Inconsistent response in GET namespace deduplication REST API endpoint

visortelle commented on issue #16024:
URL: https://github.com/apache/pulsar/issues/16024#issuecomment-1153653355

   @Technoboy- Thank you for the response. It explains the reason, but probably it would be better to return something like:
   
   ```
   {
     "enabled": boolean,
     "policyLevel": "namespace" | "topic"
   }
   ```


-- 
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-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org