action haloapi_halo_wars_2_csr_designations { label: "Halo Wars 2 - CSR Designations" description: "
\n

Changelog

\n
\n

February 22, 2017:

\n \n
\n" provider: haloapi method: GET path: "/hw2/csr-designations" encoding: json input: { type: "object" properties: { "Accept-Language": { type: "string" } startAt: { type: "string" } } additionalProperties: false } output: { type: "object" additionalProperties: true } }