Bugzilla – Attachment 164528 Details for
Bug 33568
Use the REST API to display items on the staff biblio detail view
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33568: (follow-up) Fix duplicated key in item spec
Bug-33568-follow-up-Fix-duplicated-key-in-item-spe.patch (text/plain), 777 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2024-04-09 07:56:05 UTC
(
hide
)
Description:
Bug 33568: (follow-up) Fix duplicated key in item spec
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2024-04-09 07:56:05 UTC
Size:
777 bytes
patch
obsolete
>From 14b69a254eb202a08f279d96576618f9b94eb4e2 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Tue, 9 Apr 2024 09:53:58 +0200 >Subject: [PATCH] Bug 33568: (follow-up) Fix duplicated key in item spec > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > api/v1/swagger/definitions/item.yaml | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/api/v1/swagger/definitions/item.yaml b/api/v1/swagger/definitions/item.yaml >index e70ef75ecc7..d2b9d16d0e7 100644 >--- a/api/v1/swagger/definitions/item.yaml >+++ b/api/v1/swagger/definitions/item.yaml >@@ -7,7 +7,6 @@ properties: > biblio_id: > type: integer > description: Internal identifier for the parent bibliographic record >- biblio: {} > external_id: > type: > - string >-- >2.44.0
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 33568
:
151339
|
153791
|
164308
|
164309
|
164310
|
164311
|
164312
|
164313
|
164314
|
164315
|
164316
|
164317
|
164318
|
164319
|
164320
|
164321
|
164322
|
164323
|
164324
|
164325
|
164326
|
164327
|
164328
|
164329
|
164330
|
164331
|
164332
|
164333
|
164334
|
164335
|
164336
|
164337
|
164338
|
164339
|
164340
|
164341
|
164342
|
164343
|
164344
|
164345
|
164346
|
164347
|
164348
|
164349
|
164350
|
164351
|
164352
|
164353
|
164354
|
164355
|
164356
|
164358
|
164359
|
164360
|
164361
|
164362
|
164363
|
164364
|
164365
|
164366
|
164367
|
164368
|
164369
|
164370
|
164371
|
164372
|
164373
|
164374
|
164472
|
164480
|
164482
|
164483
|
164485
| 164528