Bugzilla – Attachment 136437 Details for
Bug 30903
CSV import of quotes broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30903: Fix POST /quote
Bug-30903-Fix-POST-quote.patch (text/plain), 740 bytes, created by
Fridolin Somers
on 2022-06-23 08:53:40 UTC
(
hide
)
Description:
Bug 30903: Fix POST /quote
Filename:
MIME Type:
Creator:
Fridolin Somers
Created:
2022-06-23 08:53:40 UTC
Size:
740 bytes
patch
obsolete
>From 8c51f6a431a80eb7c3a7a760352a70cf987a40b2 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 7 Jun 2022 15:56:59 +0200 >Subject: [PATCH] Bug 30903: Fix POST /quote > >quote_id should not be required > >Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com> >--- > api/v1/swagger/definitions/quote.yaml | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/api/v1/swagger/definitions/quote.yaml b/api/v1/swagger/definitions/quote.yaml >index 0af727ee40..d5abed8eaa 100644 >--- a/api/v1/swagger/definitions/quote.yaml >+++ b/api/v1/swagger/definitions/quote.yaml >@@ -19,6 +19,5 @@ properties: > - "null" > additionalProperties: false > required: >- - quote_id > - source > - text >-- >2.35.3
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 30903
:
135696
|
135773
|
135774
|
135781
|
135782
|
136336
|
136383
|
136384
|
136437
|
136438
|
136439
|
136702
|
136703
|
136704
|
137176
|
137177
|
137178