Bugzilla – Attachment 180333 Details for
Bug 37054
Allow for custom library colors in the staff interface
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37054: API support
Bug-37054-API-support.patch (text/plain), 790 bytes, created by
Lucas Gass (lukeg)
on 2025-04-02 13:02:44 UTC
(
hide
)
Description:
Bug 37054: API support
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2025-04-02 13:02:44 UTC
Size:
790 bytes
patch
obsolete
>From e75a55dcdc65b3b20ec86364520c75562e1114d2 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Wed, 2 Apr 2025 12:58:07 +0000 >Subject: [PATCH] Bug 37054: API support > >--- > api/v1/swagger/definitions/library.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/api/v1/swagger/definitions/library.yaml b/api/v1/swagger/definitions/library.yaml >index 0fc79673580..1e10c30ef43 100644 >--- a/api/v1/swagger/definitions/library.yaml >+++ b/api/v1/swagger/definitions/library.yaml >@@ -94,6 +94,11 @@ properties: > - string > - "null" > description: geolocation of your library >+ library_color: >+ type: >+ - string >+ - "null" >+ description: the primary color used by the library > marc_org_code: > type: > - string >-- >2.39.5
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 37054
:
167577
|
167578
|
167579
|
167590
|
167595
|
167596
|
167597
|
167598
|
167609
|
167612
|
167613
|
167614
|
167615
|
167616
|
167618
|
167625
|
171221
|
171222
|
171223
|
171224
|
171225
|
171226
|
175991
|
175992
|
175993
|
175994
|
175995
|
175996
|
176014
|
176015
|
176016
|
176615
|
176616
|
180329
|
180330
|
180331
|
180332
| 180333 |
180334