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
Notice that the annotation gets replaced but it's property remains the same.
The text was updated successfully, but these errors were encountered:
pmop
added
bug
RPAV
Replaces a code annotation attribute value by another.
RPA
This bug may be simulated by replacing an annotation for another.
misuse
Is a bug caused by annotation misuse.
and removed
RPAV
Replaces a code annotation attribute value by another.
labels
Mar 9, 2018
Issue: eclipse-archived/smarthome#2807
PR: eclipse-archived/smarthome#2808
Commit: eclipse-archived/smarthome@62f3a5e
Changes :
- @Consumes(MediaType.APPLICATION_JSON)
+ @Produces(MediaType.APPLICATION_JSON)
Notice that the annotation gets replaced but it's property remains the same.
The text was updated successfully, but these errors were encountered: