Commit ae29ccc
authored
fix: use correct response for override deletion (#79)
* fix response schema for DELETE `/overrides/{overrideId}` endpoint
* add missing SearchOverrideDeleteResponse schema definition
* ensure id field description matches actual response1 parent ebe9aae commit ae29ccc
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
532 | | - | |
| 532 | + | |
533 | 533 | | |
534 | 534 | | |
535 | 535 | | |
| |||
2218 | 2218 | | |
2219 | 2219 | | |
2220 | 2220 | | |
| 2221 | + | |
| 2222 | + | |
| 2223 | + | |
| 2224 | + | |
| 2225 | + | |
| 2226 | + | |
| 2227 | + | |
| 2228 | + | |
2221 | 2229 | | |
2222 | 2230 | | |
2223 | 2231 | | |
| |||
0 commit comments