action haloapi_halo_wars_2_spartan_ranks { label: "Halo Wars 2 - Spartan Ranks" description: "
\n

Changelog

\n
\n

February 27, 2017:

\n \n
\n
\n

February 21, 2017:

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