Commit 34e1c59
committed
feat: use DELETE for multitenancy subwallet removal
Replace POST /multitenancy/wallet/{wallet_id}/remove with
DELETE /multitenancy/wallet/{wallet_id} for REST consistency.
Updates docs and regenerated OpenAPI/Swagger specs.
Signed-off-by: Emiliano Suñé <2395873+esune@users.noreply.github.com>1 parent 4d34fe6 commit 34e1c59
4 files changed
Lines changed: 6 additions & 10 deletions
File tree
- acapy_agent/multitenant/admin
- docs/features
- open-api
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
691 | 691 | | |
692 | 692 | | |
693 | 693 | | |
694 | | - | |
| 694 | + | |
695 | 695 | | |
696 | 696 | | |
697 | 697 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
| 370 | + | |
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3932 | 3932 | | |
3933 | 3933 | | |
3934 | 3934 | | |
3935 | | - | |
3936 | | - | |
3937 | | - | |
3938 | | - | |
| 3935 | + | |
| 3936 | + | |
3939 | 3937 | | |
3940 | 3938 | | |
3941 | 3939 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3244 | 3244 | | |
3245 | 3245 | | |
3246 | 3246 | | |
3247 | | - | |
3248 | | - | |
3249 | | - | |
3250 | | - | |
| 3247 | + | |
| 3248 | + | |
3251 | 3249 | | |
3252 | 3250 | | |
3253 | 3251 | | |
| |||
0 commit comments