Bugzilla – Attachment 189104 Details for
Bug 17387
Add an undelete feature for items/biblios
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17387: update swagger for deleted biblios/items restore
Bug-17387-update-swagger-for-deleted-bibliositems-.patch (text/plain), 964 bytes, created by
Jacob O'Mara
on 2025-11-05 15:59:35 UTC
(
hide
)
Description:
Bug 17387: update swagger for deleted biblios/items restore
Filename:
MIME Type:
Creator:
Jacob O'Mara
Created:
2025-11-05 15:59:35 UTC
Size:
964 bytes
patch
obsolete
>From 8edb1a656559c048d52482cc0f2a6d3009e8cca2 Mon Sep 17 00:00:00 2001 >From: Jacob O'Mara <Jacob.omara@openfifth.co.uk> >Date: Thu, 30 Oct 2025 09:54:46 +0000 >Subject: [PATCH] Bug 17387: update swagger for deleted biblios/items restore > >--- > api/v1/swagger/swagger.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/api/v1/swagger/swagger.yaml b/api/v1/swagger/swagger.yaml >index 14e41bd327f..c9cae378535 100644 >--- a/api/v1/swagger/swagger.yaml >+++ b/api/v1/swagger/swagger.yaml >@@ -333,6 +333,10 @@ paths: > $ref: "./paths/deleted_biblios.yaml#/~1deleted~1biblios" > "/deleted/biblios/{biblio_id}": > $ref: "./paths/deleted_biblios.yaml#/~1deleted~1biblios~1{biblio_id}" >+ "/deleted/items": >+ $ref: "./paths/deleted_items.yaml#/~1deleted~1items" >+ "/deleted/items/{item_id}": >+ $ref: "./paths/deleted_items.yaml#/~1deleted~1items~1{item_id}" > /erm/config: > $ref: ./paths/erm_config.yaml#/~1erm~1config > /erm/agreements: >-- >2.39.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 17387
:
188670
|
188671
|
188672
|
188673
|
188674
|
188675
|
188676
|
188677
|
188678
|
188679
|
188680
|
188681
|
188682
|
188683
|
188684
|
188685
|
188686
|
188687
|
188688
|
188689
|
188690
|
188691
|
188692
|
188693
|
188694
|
188695
|
188696
|
188697
|
188698
|
188699
|
188700
|
188701
|
188780
|
188781
|
188782
|
188783
|
188784
|
188785
|
188786
|
188787
|
188788
|
188789
|
188790
|
188791
|
188792
|
188793
|
188794
|
188795
|
189046
|
189047
|
189048
|
189049
|
189050
|
189051
|
189052
|
189053
|
189054
|
189055
|
189056
|
189057
|
189058
|
189059
|
189060
|
189061
|
189062
|
189082
|
189083
|
189084
|
189085
|
189086
|
189087
|
189088
|
189089
|
189090
|
189091
|
189092
|
189093
|
189094
|
189095
|
189096
|
189097
|
189098
|
189099
|
189100
|
189101
|
189102
|
189103
| 189104 |
189105
|
189106
|
189107
|
189108
|
189109
|
189110
|
189111
|
189112
|
189113
|
189114
|
189115
|
189116
|
189117
|
189118
|
189119