Bugzilla – Attachment 116833 Details for
Bug 27680
API DataTables Wrapper fails for ordering on multi-data-field columns
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27680: Make collectionFormat open for order_by
Bug-27680-Make-collectionFormat-open-for-orderby.patch (text/plain), 692 bytes, created by
Martin Renvoize (ashimema)
on 2021-02-12 14:07:42 UTC
(
hide
)
Description:
Bug 27680: Make collectionFormat open for order_by
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2021-02-12 14:07:42 UTC
Size:
692 bytes
patch
obsolete
>From 29fa95c38e712fbb05b6548bf2ebc5d693c55756 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Fri, 12 Feb 2021 14:04:31 +0000 >Subject: [PATCH] Bug 27680: Make collectionFormat open for order_by > >--- > api/v1/swagger/parameters.json | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/api/v1/swagger/parameters.json b/api/v1/swagger/parameters.json >index 92653a41aa..67d680ba0b 100644 >--- a/api/v1/swagger/parameters.json >+++ b/api/v1/swagger/parameters.json >@@ -72,7 +72,6 @@ > "required": false, > "description": "Sorting criteria", > "type": "array", >- "collectionFormat": "pipes", > "items": { > "type": "string" > } >-- >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 27680
:
116794
|
116795
|
116796
|
116829
|
116831
|
116832
|
116833
|
116834
|
116843
|
116844
|
116845
|
116846
|
117335
|
117336
|
117337
|
117338
|
117339
|
117340
|
117341
|
117375
|
117388
|
117389
|
117390
|
117391
|
117392
|
117393
|
117394
|
117438
|
117439
|
117440
|
117441
|
117442
|
117476