fregie edited a comment on issue #782:
URL:
https://github.com/apache/apisix-dashboard/issues/782#issuecomment-835172384
@juzhiyuan Yes, assign to me.
Drafts need to be comfirmed:
1. **Conflict**,if the resource need to keep the only alrealdy exists.
Draft: return an error and **not import** if conflict by default.And
provide a parameter to specify **skip** conflicting item, **override**
conflicting item, or return an error and **not import** if conflict.
2. **Compatible**,forward compatible and backward compatible.
Draft: return an error and **not import** if there is a incompatible
item.And provide two parameters, one is whether force import all compatible
items,the another is whether to list all incompatible items.
--
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]