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 2018/12/31 22:24:41 UTC

[GitHub] jerrypeng opened a new pull request #3271: remove function details from v3 function endpoints

jerrypeng opened a new pull request #3271: remove function details from v3 function endpoints
URL: https://github.com/apache/pulsar/pull/3271
 
 
   ### Motivation
   
   Allowing users to submit a json representation of a FunctionDetails object should not be allowed for v3 endpoints since we have separated out endpoints for Sources, Sinks, and Functions.  Users can still submit a json representation of a FunctionDetails via the v2 endpoints.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services