starsz commented on issue #1331:
URL: 
https://github.com/apache/apisix-dashboard/issues/1331#issuecomment-763539826


   > The reason is that the input parameter obj already holds the pointer of 
data that to send back to response, so there's no need to explicitly return it 
via the returned parameter interface{}.
   
   Right, there is no need. 
   But I think we can still keep the logic now. If someday, we want to do some 
custom design in GenericStore, e.g. inject some filed in the returned 
parameter. So the returned parameter value is different from the parameter.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to