action haloapi_halo_5_game_base_variants { label: "Halo 5 - Game Base Variants" description: "
\n

Changelog

\n
\n

February 21, 2017:

\n \n
\n" provider: haloapi method: GET path: "/h5/metadata/game-base-variants" encoding: json input: { type: "object" properties: { "Accept-Language": { type: "string" } } additionalProperties: false } output: { type: "object" additionalProperties: true } }