Bugzilla – Attachment 160349 Details for
Bug 34784
Add ability to populate empty item call numbers for a record based on the itemcallnumber system preference
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34784: (QA follow-up) Add additionalProperties to pass xt
Bug-34784-QA-follow-up-Add-additionalProperties-to.patch (text/plain), 1.25 KB, created by
Martin Renvoize (ashimema)
on 2023-12-28 11:10:51 UTC
(
hide
)
Description:
Bug 34784: (QA follow-up) Add additionalProperties to pass xt
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2023-12-28 11:10:51 UTC
Size:
1.25 KB
patch
obsolete
>From 1640ee6a95cb8f38fdbf0f173f45467e84c07fe2 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Thu, 28 Dec 2023 11:10:04 +0000 >Subject: [PATCH] Bug 34784: (QA follow-up) Add additionalProperties to pass xt > >--- > api/v1/swagger/paths/biblios.yaml | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/api/v1/swagger/paths/biblios.yaml b/api/v1/swagger/paths/biblios.yaml >index 5412705a3de..1d163384004 100644 >--- a/api/v1/swagger/paths/biblios.yaml >+++ b/api/v1/swagger/paths/biblios.yaml >@@ -559,6 +559,7 @@ > callnumber: > description: Call number added to updated items > type: string >+ additionalProperties: false > "400": > description: Bad request > schema: >@@ -619,6 +620,7 @@ > callnumber: > description: Call number added to updated items > type: string >+ additionalProperties: false > "400": > description: Bad request > schema: >@@ -970,6 +972,7 @@ > callnumber: > description: Item call number generated for bibliographic record > type: string >+ additionaProperties: false > "401": > description: Authentication required > schema: >-- >2.43.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 34784
:
155623
|
155624
|
155626
|
155627
|
156140
|
156141
|
158554
|
158555
|
158556
|
158569
|
158570
|
158571
|
158572
|
158593
|
158627
|
158628
|
158629
|
158630
|
158631
|
160349
|
173076
|
173077
|
173078
|
174241