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 2021/09/30 14:45:37 UTC

[GitHub] [pulsar] edgebroker opened a new issue #12253: Admin API V2: swagger.json misses full declaration of /definitions/OutputStream

edgebroker opened a new issue #12253:
URL: https://github.com/apache/pulsar/issues/12253


   Please answer the following questions before submitting your doc issue. Thanks!
   
   # What issue do you find in Pulsar docs?
   
   The declaration of `/definitions/OutputStream` is just a generic JSON object:
   
   `"OutputStream" : {
         "type" : "object"
       }`
   
   # What is your suggestion?
   
   Exactly define the schema of the JSON object.
   
   # Do you have any references?
   
   Most of the definitions (if not all) have the schema correctly defined, this one is missed.
   
   # Would you like to fix this issue?
   
   No.


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



[GitHub] [pulsar] github-actions[bot] commented on issue #12253: Admin API V2: swagger.json misses full declaration of /definitions/OutputStream

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #12253:
URL: https://github.com/apache/pulsar/issues/12253#issuecomment-1053791721


   The issue had no activity for 30 days, mark with Stale label.


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