TwitchApi.ApiJson.Template.Method.Headers (TwitchApi v0.1.2) View Source
Provides the methods headers template for a twitch api item module
Link to this section Summary
Functions
Configures the headers for the Finch request
Configures the OAuth headers for the Finch request
Provides the twitch api Elixir headers method for a twitch api item
Parses the twitch api Elixir get_headers method for a twitch api item. If its an OAuth header it config the needed method type spec.
Parses the twitch api Elixir get_headers method for a twitch api item. If its an OAuth header it config the needed method param.
Parses the twitch api Elixir body_params method for a twitch api item
Parses body specs from a twitch api item
Link to this section Functions
Specs
Configures the headers for the Finch request
Specs
Configures the OAuth headers for the Finch request
Specs
get_headers(TwitchApi.ApiJson.Item.t()) :: String.t() | :not_supported | :oauth
Provides the twitch api Elixir headers method for a twitch api item
Specs
Parses the twitch api Elixir get_headers method for a twitch api item. If its an OAuth header it config the needed method type spec.
Specs
Parses the twitch api Elixir get_headers method for a twitch api item. If its an OAuth header it config the needed method param.
Specs
Parses the twitch api Elixir body_params method for a twitch api item
Specs
Parses body specs from a twitch api item