Bugzilla – Attachment 83947 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: (follow-up) New column marcorgcode added
Bug-16497-follow-up-New-column-marcorgcode-added.patch (text/plain), 1.08 KB, created by
Josef Moravec
on 2019-01-15 11:24:14 UTC
(
hide
)
Description:
Bug 16497: (follow-up) New column marcorgcode added
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2019-01-15 11:24:14 UTC
Size:
1.08 KB
patch
obsolete
>From 363ddd1002db29482a1b06de7f38b99bbd8167cd Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Fri, 27 Oct 2017 12:07:50 -0300 >Subject: [PATCH] Bug 16497: (follow-up) New column marcorgcode added > >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 112dfddde8..b7f8aa1774 100644 >--- a/api/v1/swagger/definitions/library.json >+++ b/api/v1/swagger/definitions/library.json >@@ -83,6 +83,10 @@ > "geolocation": { > "type": ["string", "null"], > "description": "geolocation of your library" >+ }, >+ "marcorgcode": { >+ "type": [ "string", "null" ], >+ "description": "MARC Organization Code, see http://www.loc.gov/marc/organizations/orgshome.html, when empty defaults to syspref MARCOrgCode" > } > }, > "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