opt-cc/api/apib/army-management/ranks.apib

19 lines
374 B
Plaintext
Raw Normal View History

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