action haloapi_halo_wars_2_packs { label: "Halo Wars 2 - Packs" description: "
\n

Changelog

\n
\n

February 21, 2017:

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