Commit 2fa54ff
authored
Change deleteSubmodelReferenceByIdAasRepository to return NO_CONTENT (#961)
* Change deleteSubmodelReferenceByIdAasRepository to return NO_CONTENT status
* Fix delete response assertion to expect NO_CONTENT status
* Fix delete response assertion to expect NO_CONTENT status1 parent 6770f59 commit 2fa54ff
3 files changed
Lines changed: 4 additions & 4 deletions
File tree
- basyx.aasrepository
- basyx.aasrepository-feature-authorization/src/test/java/org/eclipse/digitaltwin/basyx/aasrepository/feature/authorization
- basyx.aasrepository-http/src
- main/java/org/eclipse/digitaltwin/basyx/aasrepository/http
- test/java/org/eclipse/digitaltwin/basyx/aasrepository/http
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
430 | | - | |
| 430 | + | |
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
| |||
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
442 | | - | |
| 442 | + | |
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
| 283 | + | |
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| |||
0 commit comments