-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
[Improvement] add springdoc-openapi-ui #12379
Conversation
If you are replacing springfox with springdoc, can you remove the springfox dependencies? |
i'll fix it,thx |
Codecov Report
@@ Coverage Diff @@
## dev #12379 +/- ##
============================================
+ Coverage 39.41% 39.78% +0.37%
- Complexity 4217 4507 +290
============================================
Files 1039 1044 +5
Lines 39140 41841 +2701
Branches 4473 5375 +902
============================================
+ Hits 15427 16647 +1220
- Misses 21940 23358 +1418
- Partials 1773 1836 +63
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
i have a problem that can't autowire two version's OpenAI |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CodeQL found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.
Can we use two |
@ruanwenjun can you help me to fix the problem that can not pass check dependencies |
Please ignore the OWASP Dependency Check failure. |
@ruanwenjun @kezhenxu94 plz review this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
...er-api/src/main/java/org/apache/dolphinscheduler/api/configuration/OpenAPIConfiguration.java
Outdated
Show resolved
Hide resolved
...er-api/src/main/java/org/apache/dolphinscheduler/api/configuration/OpenAPIConfiguration.java
Outdated
Show resolved
Hide resolved
@ruanwenjun plz have a look |
@fuchanghai Basically LGTM, please resolved the conflicts. |
…/api/configuration/OpenAPIConfiguration.java Co-authored-by: Wenjun Ruan <wenjun@apache.org>
…/api/configuration/OpenAPIConfiguration.java Co-authored-by: Wenjun Ruan <wenjun@apache.org>
6123378
to
b07e50b
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs |
Co-authored-by: fuchanghai <‘2875334588@qq.com’> Co-authored-by: Wenjun Ruan <wenjun@apache.org>
Purpose of the pull request
Brief change log
relation docs
update annotation
result:
Verify this pull request
This pull request is code cleanup without any test coverage.
this close : #12331