-
Notifications
You must be signed in to change notification settings - Fork 542
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(fe): import and export routes #1240
Conversation
@liuxiran great work. Thank you very much. Only a small piece of advice, it would be more friendly to non-Chinese developers if you could take the screenshot of the English version. 😄 |
thanks a lot, the screenshots in the issue descirption have been updated ^_^ |
Codecov Report
@@ Coverage Diff @@
## master #1240 +/- ##
==========================================
+ Coverage 65.48% 65.75% +0.27%
==========================================
Files 44 44
Lines 2929 2929
==========================================
+ Hits 1918 1926 +8
+ Misses 782 771 -11
- Partials 229 232 +3
Continue to review full report at Codecov.
|
52fc54b
to
f93c44a
Compare
1cd72ad
to
071b708
Compare
827f955
to
b325571
Compare
|
75a9622
to
f96f54a
Compare
trying to update |
https://github.com/apache/apisix-dashboard/pull/1240/checks?check_run_id=1700366308 be skywalking e2e test failed, pls take a look when you have time, many thanks~! @nic-chen @starsz |
Sorry, I am not very familiar with this. |
wait for the other 2 backends PRs. |
f8bb836
to
51a8709
Compare
as all the related PRs have been merged and CI passed, this pr is ready, merged, thanks for all your reviews |
Please answer these questions before submitting a pull request
Why submit this pull request?
New feature provided
Related issues
export routes FE part for [Proposal]: Import & Export route from OpenAPI Specification3.0 #825
related BE:
Export routes
Export OpenApi3.0
button at the footer of the route listAPISIX_routes_${moment().format('YYYYMMDDHHmmss')}.json/yaml
Import routes
add
Import OpenApi
button at the toolbar of the route listclick import button, a modal show up