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:25 UTC

[apisix-dashboard] branch juzhiyuan-patch-1 created (now e505561)

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

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


      at e505561  Update IMPORT_OPENAPI_USER_GUIDE.md

This branch includes the following new commits:

     new e505561  Update IMPORT_OPENAPI_USER_GUIDE.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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

Posted by ju...@apache.org.
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.