Skip to content
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(openapi): support openAPIConfig is array #553

Merged
merged 1 commit into from
Mar 15, 2021
Merged

Conversation

chenshuai2144
Copy link
Contributor

@chenshuai2144 chenshuai2144 commented Mar 15, 2021

@codecov
Copy link

codecov bot commented Mar 15, 2021

Codecov Report

Merging #553 (35a299a) into master (4d1c077) will decrease coverage by 1.48%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #553      +/-   ##
==========================================
- Coverage   47.50%   46.01%   -1.49%     
==========================================
  Files          66       67       +1     
  Lines        1545     1595      +50     
  Branches      425      435      +10     
==========================================
  Hits          734      734              
- Misses        810      860      +50     
  Partials        1        1              
Impacted Files Coverage Δ
packages/plugin-layout/src/layout/index.tsx 0.00% <ø> (ø)
packages/plugin-openapi/src/index.ts 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2aaedb3...35a299a. Read the comment docs.

@chenshuai2144 chenshuai2144 merged commit 2aad730 into master Mar 15, 2021
@delete-merged-branch delete-merged-branch bot deleted the openapi branch March 15, 2021 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

👑 [需求] V5 openapi文档能不能同时加多个,现在都是微服务了
1 participant