Commit 33dc957
authored
fix(openapi): use correct response type for key deletion (#77)
* fix response schema for DELETE /keys/{keyId} endpoint
* add missing ApiKeyDeleteResponse schema definition
* ensure id field description matches actual response1 parent 4c11347 commit 33dc957
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1105 | 1105 | | |
1106 | 1106 | | |
1107 | 1107 | | |
1108 | | - | |
| 1108 | + | |
1109 | 1109 | | |
1110 | 1110 | | |
1111 | 1111 | | |
| |||
2363 | 2363 | | |
2364 | 2364 | | |
2365 | 2365 | | |
| 2366 | + | |
| 2367 | + | |
| 2368 | + | |
| 2369 | + | |
| 2370 | + | |
| 2371 | + | |
| 2372 | + | |
| 2373 | + | |
| 2374 | + | |
2366 | 2375 | | |
2367 | 2376 | | |
2368 | 2377 | | |
| |||
0 commit comments