You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In SwaggerUI, there are a couple of REST endpoints under the Devices resource that have a wrong description.
To Reproduce
Steps to reproduce the behavior:
Open SwaggerUI at http:///doc
Expand the Devices resource
Scroll to find Configurations methods
The description are not aligned to the actual endpoint behavior
Expected behavior devices/{deviceId}/configuration/{componentId} endpoints are about a single component, while /{scopeId}/devices/{deviceId}/configuration are about the whole Device configuration
Screenshots
Version of Kapua
1.0.2
Type of deployment
[x] Local Vagrant deployment
[x] Docker
[x] Openshift (in its variants)
[x] Others
Main component affected
[ ] Console (in case of console please report info on which browser you encountered the problem)
[x] REST API
[ ] Message Broker
[ ] - Others
The text was updated successfully, but these errors were encountered:
Describe the bug
In SwaggerUI, there are a couple of REST endpoints under the Devices resource that have a wrong description.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
devices/{deviceId}/configuration/{componentId}
endpoints are about a single component, while/{scopeId}/devices/{deviceId}/configuration
are about the whole Device configurationScreenshots
Version of Kapua
1.0.2
Type of deployment
[x] Local Vagrant deployment
[x] Docker
[x] Openshift (in its variants)
[x] Others
Main component affected
[ ] Console (in case of console please report info on which browser you encountered the problem)
[x] REST API
[ ] Message Broker
[ ] - Others
The text was updated successfully, but these errors were encountered: