-
Notifications
You must be signed in to change notification settings - Fork 161
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
OpenAPI definition files #2784
OpenAPI definition files #2784
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #2784 +/- ##
==============================================
+ Coverage 41.05% 57.49% +16.43%
- Complexity 2591 3166 +575
==============================================
Files 1074 1074
Lines 30474 30474
Branches 2427 2427
==============================================
+ Hits 12512 17520 +5008
+ Misses 17005 11794 -5211
- Partials 957 1160 +203
Continue to review full report at Codecov.
|
f4c36ea
to
8802dc7
Compare
Signed-off-by: Claudio Mezzasalma <claudio.mezzasalma@eurotech.com>
Signed-off-by: Claudio Mezzasalma <claudio.mezzasalma@eurotech.com>
Signed-off-by: Claudio Mezzasalma <claudio.mezzasalma@eurotech.com>
Signed-off-by: Gianluca Barbon <gianluca.barbon@eurotech.com>
Signed-off-by: Gianluca Barbon <gianluca.barbon@eurotech.com>
Signed-off-by: Gianluca Barbon <gianluca.barbon@eurotech.com>
8802dc7
to
5b36aa5
Compare
Do we need to ask a CQ even if @gbarbon work is well below a thousand lines? |
Closing this PR as #2795 has been created with more OpenAPI files |
This PR add the OpenAPI definition files to Kapua.
Related Issue
n/a
Description of the solution adopted
OpenAPI specification have been added for Kapua Services. Moreover, Swagger annotations have also been removed.
Screenshots
n/a
Any side note on the changes made
n/a