Bugzilla – Attachment 132442 Details for
Bug 30194
Update required JSON::Validator version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30194: Add missing additionalProperties to q_body
Bug-30194-Add-missing-additionalProperties-to-qbod.patch (text/plain), 731 bytes, created by
Martin Renvoize (ashimema)
on 2022-03-29 14:06:10 UTC
(
hide
)
Description:
Bug 30194: Add missing additionalProperties to q_body
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-03-29 14:06:10 UTC
Size:
731 bytes
patch
obsolete
>From d0c796f013d52188b5edf0158c1dacd75652f339 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Tue, 29 Mar 2022 15:03:56 +0100 >Subject: [PATCH] Bug 30194: Add missing additionalProperties to q_body > >This gets xt/api.t passing again. >--- > api/v1/swagger/swagger.yaml | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/api/v1/swagger/swagger.yaml b/api/v1/swagger/swagger.yaml >index 1118cd129c..dbb5340ff4 100644 >--- a/api/v1/swagger/swagger.yaml >+++ b/api/v1/swagger/swagger.yaml >@@ -336,6 +336,7 @@ parameters: > required: false > schema: > type: object >+ additionalProperties: true > q_header: > description: Query filter sent as a request header > in: header >-- >2.20.1
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 30194
:
131374
|
131486
|
131487
|
131488
|
131497
|
131498
|
131499
|
131500
|
131501
|
131502
|
131547
|
131548
|
131549
|
131550
|
131551
|
131552
|
132069
|
132070
|
132071
|
132072
|
132073
|
132097
|
132098
|
132099
|
132100
|
132102
|
132112
|
132116
|
132118
|
132119
|
132120
|
132121
|
132122
|
132123
|
132124
|
132125
|
132126
|
132151
|
132152
|
132252
|
132253
|
132254
|
132334
|
132335
|
132336
|
132337
|
132338
|
132339
|
132340
| 132442 |
132449