You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2021/05/22 02:26:26 UTC

[apisix-dashboard] 01/01: Update IMPORT_OPENAPI_USER_GUIDE.md

This is an automated email from the ASF dual-hosted git repository.

juzhiyuan pushed a commit to branch juzhiyuan-patch-1
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git

commit e5055610e8bcd9d4fe4f5aaed5666ffa1f04c105
Author: 琚致远 <ju...@apache.org>
AuthorDate: Sat May 22 10:26:18 2021 +0800

    Update IMPORT_OPENAPI_USER_GUIDE.md
---
 docs/en/latest/IMPORT_OPENAPI_USER_GUIDE.md | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/docs/en/latest/IMPORT_OPENAPI_USER_GUIDE.md b/docs/en/latest/IMPORT_OPENAPI_USER_GUIDE.md
index 297c845..af28531 100644
--- a/docs/en/latest/IMPORT_OPENAPI_USER_GUIDE.md
+++ b/docs/en/latest/IMPORT_OPENAPI_USER_GUIDE.md
@@ -443,9 +443,3 @@ paths:
         pass_host: node
       x-apisix-vars: []
 ```
-
-## FAQ
-
-1. What is the default strategy when import a duplicate route?
-
-Currently we reject import duplicate route, that is to say when you import a route which has the same attributes, all of the URI、Host、URIs、Host、RemoteAddrs、RemoteAddr、Priority、Vars and FilterFunc, as the existing route, you will get an error while importing a route from OAS3.0.