Bugzilla – Attachment 143461 Details for
Bug 32030
Electronic resource management (ERM)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32030: Add missing additionalProperties to /erm/eholdings/local/titles/import
Bug-32030-Add-missing-additionalProperties-to-erme.patch (text/plain), 874 bytes, created by
Jonathan Druart
on 2022-11-09 08:13:51 UTC
(
hide
)
Description:
Bug 32030: Add missing additionalProperties to /erm/eholdings/local/titles/import
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2022-11-09 08:13:51 UTC
Size:
874 bytes
patch
obsolete
>From fa3976388438bc7247cefa7b342a8b53a0c5d3d1 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 9 Nov 2022 09:12:47 +0100 >Subject: [PATCH] Bug 32030: Add missing additionalProperties to > /erm/eholdings/local/titles/import > >This fixes xt/api.t >--- > api/v1/swagger/paths/erm_eholdings_titles.yaml | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/api/v1/swagger/paths/erm_eholdings_titles.yaml b/api/v1/swagger/paths/erm_eholdings_titles.yaml >index 44010189ab6..5d340b47bd5 100644 >--- a/api/v1/swagger/paths/erm_eholdings_titles.yaml >+++ b/api/v1/swagger/paths/erm_eholdings_titles.yaml >@@ -411,6 +411,7 @@ > type: string > package_id: > type: string >+ additionalProperties: false > responses: > 201: > description: Successfully enqueued the import job >-- >2.25.1
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 32030
:
143458
|
143459
|
143460
| 143461 |
143502