Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Agnul97
Copy link
Contributor

@Agnul97 Agnul97 commented Jul 15, 2024

API documentation for:

GET /{scopeId}/devices

explains that sort is case insensitive. While this is true for most of the fields there are some cases when it is not. For example the clientID.
This PR fixed the issue

@Agnul97 Agnul97 changed the title FIX: fixed API doc. on "GET /{scopeId}/devices" request section FIX - API doc. on "GET /{scopeId}/devices" request section Jul 15, 2024
@Coduz Coduz added Bug This is a bug or an unexpected behaviour. Fix it! REST API We hope to REST everyday labels Jul 23, 2024
@Coduz Coduz changed the title FIX - API doc. on "GET /{scopeId}/devices" request section 🐛 [Open API] FIX - API doc. on "GET /{scopeId}/devices" request section Jul 23, 2024
@codecov
Copy link

codecov bot commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 16.76%. Comparing base (be2ee60) to head (2efbfca).
Report is 15 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #4084      +/-   ##
=============================================
- Coverage      16.80%   16.76%   -0.04%     
  Complexity        22       22              
=============================================
  Files           2011     2016       +5     
  Lines          52282    52317      +35     
  Branches        4403     4407       +4     
=============================================
- Hits            8787     8773      -14     
- Misses         43097    43144      +47     
- Partials         398      400       +2     

see 17 files with indirect coverage changes

@Coduz Coduz merged commit 62722f7 into eclipse-kapua:develop Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug This is a bug or an unexpected behaviour. Fix it! REST API We hope to REST everyday

Projects

Development

Successfully merging this pull request may close these issues.

2 participants