Bugzilla – Attachment 83946 Details for
Bug 16497
Add routes for library retrieval, update and deletion
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16497: Add missing field in definitions due to bug 18066
Bug-16497-Add-missing-field-in-definitions-due-to-.patch (text/plain), 1.11 KB, created by
Josef Moravec
on 2019-01-15 11:24:10 UTC
(
hide
)
Description:
Bug 16497: Add missing field in definitions due to bug 18066
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2019-01-15 11:24:10 UTC
Size:
1.11 KB
patch
obsolete
>From f317e9a3b1c8e02a67272a6840644f3686d16979 Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Fri, 5 May 2017 10:49:37 +0000 >Subject: [PATCH] Bug 16497: Add missing field in definitions due to bug 18066 > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >Signed-off-by: Benjamin Rokseth <benjamin.rokseth@kul.oslo.kommune.no> >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > api/v1/swagger/definitions/library.json | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/api/v1/swagger/definitions/library.json b/api/v1/swagger/definitions/library.json >index e16390cdb0..112dfddde8 100644 >--- a/api/v1/swagger/definitions/library.json >+++ b/api/v1/swagger/definitions/library.json >@@ -79,6 +79,10 @@ > "opac_info": { > "type": ["string", "null"], > "description": "HTML that displays in OPAC" >+ }, >+ "geolocation": { >+ "type": ["string", "null"], >+ "description": "geolocation of your library" > } > }, > "additionalProperties": false, >-- >2.11.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 16497
:
51454
|
52905
|
53818
|
53819
|
54943
|
60801
|
60802
|
61164
|
61165
|
63160
|
63161
|
66837
|
66838
|
68746
|
68747
|
68748
|
68838
|
68839
|
68840
|
68841
|
69508
|
83913
|
83914
|
83915
|
83916
|
83917
|
83943
|
83945
|
83946
|
83947
|
83948
|
83949
|
84198
|
84588
|
84589
|
84590
|
84591
|
84592
|
84593
|
84734
|
84769