Bugzilla – Attachment 100584 Details for
Bug 17268
Advanced cataloging editor - rancor - macros are lost when browser storage cleared
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17268: (follow-up) wqUpdate API field definition to boolean
Bug-17268-follow-up-wqUpdate-API-field-definition-.patch (text/plain), 838 bytes, created by
Nick Clemens (kidclamp)
on 2020-03-11 16:19:13 UTC
(
hide
)
Description:
Bug 17268: (follow-up) wqUpdate API field definition to boolean
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2020-03-11 16:19:13 UTC
Size:
838 bytes
patch
obsolete
>From 7ff2fc0056ec8755b254a0ed0dd60e8f006363c2 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Wed, 11 Mar 2020 12:18:50 -0400 >Subject: [PATCH] Bug 17268: (follow-up) wqUpdate API field definition to > boolean > >--- > api/v1/swagger/definitions/advancededitormacro.json | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/api/v1/swagger/definitions/advancededitormacro.json b/api/v1/swagger/definitions/advancededitormacro.json >index b5f7403292..46e6eebee9 100644 >--- a/api/v1/swagger/definitions/advancededitormacro.json >+++ b/api/v1/swagger/definitions/advancededitormacro.json >@@ -18,7 +18,7 @@ > }, > "shared": { > "description": "is macro shared", >- "type": ["string", "null"] >+ "type": ["boolean", "null"] > } > }, > "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 17268
:
93474
|
95948
|
96616
|
96617
|
96618
|
96757
|
96758
|
96759
|
96760
|
100559
|
100560
|
100561
|
100562
|
100563
|
100564
|
100565
|
100569
|
100570
|
100571
|
100572
|
100573
|
100574
|
100575
|
100584
|
100604
|
100758
|
100759
|
100760
|
100761
|
100762
|
100763
|
100766
|
100767
|
100768
|
100769
|
100770
|
100771
|
100772
|
100773
|
100774
|
100775
|
100776
|
100777
|
100780
|
100781
|
100782
|
100783
|
100784
|
100785
|
100983
|
100984
|
100985
|
100986
|
100987
|
100988
|
101980
|
103507
|
103508
|
103509
|
103510
|
103511
|
103512
|
103513
|
103514
|
104144
|
104145
|
104146
|
104147
|
104148
|
104149
|
104150
|
104151
|
104152
|
104153