eclipse / kapua

Eclipse Public License 2.0
222 stars 160 forks source link

FIX: changed openApi docs to introduce new error code 409 for device management requests #4056

Closed Agnul97 closed 2 months ago

Agnul97 commented 2 months ago

changed openApi docs to introduce new error code 409 for device management requests

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 16.78%. Comparing base (901f997) to head (70632d3). Report is 2 commits behind head on develop.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/eclipse/kapua/pull/4056/graphs/tree.svg?width=650&height=150&src=pr&token=1P4N4CApH8&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse)](https://app.codecov.io/gh/eclipse/kapua/pull/4056?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse) ```diff @@ Coverage Diff @@ ## develop #4056 +/- ## ========================================== Coverage 16.78% 16.78% Complexity 22 22 ========================================== Files 2006 2006 Lines 52089 52089 Branches 4384 4384 ========================================== Hits 8745 8745 Misses 42949 42949 Partials 395 395 ```