nic-chen opened a new issue #519:
URL: https://github.com/apache/apisix-dashboard/issues/519


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ x ] Question or discussion
   - [ ] Bug
   - [ ] Requirements
   - [ ] Feature or performance improvement
   - [ ] Other
   
   ___
   ### Question
   - What do you want to know?
   
   When creating a new resource, we should automatically generate a primary key 
value instead of [letting the client provide 
one](https://github.com/apache/apisix-dashboard/blob/refactor/api/internal/core/store/store.go#L189).
   
   Here is the question:
   Should we generate a uuid as the primary key value, or should we use etcd 
revision as the primary key value like [APISIX admin 
api](https://github.com/apache/apisix/blob/master/apisix/core/etcd.lua#L253)? 
   
   
   


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