Bugzilla – Attachment 131549 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: Fix invalid spec
Bug-30194-Fix-invalid-spec.patch (text/plain), 806 bytes, created by
Martin Renvoize (ashimema)
on 2022-03-10 12:22:30 UTC
(
hide
)
Description:
Bug 30194: Fix invalid spec
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-03-10 12:22:30 UTC
Size:
806 bytes
patch
obsolete
>From dba11c8848b85dbd82900ae6fd4486792e7ceae8 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Tue, 8 Mar 2022 12:57:02 -0300 >Subject: [PATCH] Bug 30194: Fix invalid spec > >This patch fixes a problem with the spec. > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > api/v1/swagger/parameters.yaml | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > >diff --git a/api/v1/swagger/parameters.yaml b/api/v1/swagger/parameters.yaml >index ec15f2f8f6..c2539ad722 100644 >--- a/api/v1/swagger/parameters.yaml >+++ b/api/v1/swagger/parameters.yaml >@@ -67,9 +67,7 @@ q_body: > required: false > description: Query filter sent through request's body > schema: >- type: >- - object >- - array >+ type: object > q_param: > name: q > in: query >-- >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