55f322085d
Allows ordering in GET api/v4/projects/:project_id/repository/contributors through `order_by` and `sort` params. The available `order_by` options are: name|email|commits. The available `sort` options are: asc|desc.
5 lines
127 B
YAML
5 lines
127 B
YAML
---
|
|
title: Adds ordering to projects contributors in API
|
|
merge_request: 15469
|
|
author: Jacopo Beschi @jacopo-beschi
|
|
type: added
|