View | Details | Raw Unified | Return to bug 27680
Collapse All | Expand All

(-)a/api/v1/swagger/parameters.json (-2 lines)
Lines 72-78 Link Here
72
    "required": false,
72
    "required": false,
73
    "description": "Sorting criteria",
73
    "description": "Sorting criteria",
74
    "type": "array",
74
    "type": "array",
75
    "collectionFormat": "pipes",
76
    "items": {
75
    "items": {
77
        "type": "string"
76
        "type": "string"
78
    }
77
    }
79
- 

Return to bug 27680