2018-03-29 17:13:55 +02:00
|
|
|
### GET Ranks [GET /ranks{?q,fractFilter}]
|
|
|
|
|
|
|
|
List all ranks
|
|
|
|
|
|
|
|
+ Parameters
|
2018-03-29 17:55:31 +02:00
|
|
|
+ q: `Gefr` (string, optional) - filter string which filters for partial rank name
|
2018-03-29 17:13:55 +02:00
|
|
|
|
|
|
|
+ fractFilter (enum[string], optional)
|
|
|
|
Field to filter by fraction
|
|
|
|
|
|
|
|
+ Members
|
|
|
|
+ `BLUFOR`
|
|
|
|
+ `OPFOR`
|
|
|
|
+ `GLOBAL`
|
|
|
|
|
|
|
|
+ Response 200
|
|
|
|
|
|
|
|
+ Attributes (array[Rank])
|