Skip to content

Define override response kwargs from inside function#50

Open
kylebarron wants to merge 2 commits intovincentsarago:masterfrom
kylebarron:resp-params
Open

Define override response kwargs from inside function#50
kylebarron wants to merge 2 commits intovincentsarago:masterfrom
kylebarron:resp-params

Conversation

@kylebarron
Copy link
Copy Markdown
Contributor

If >= 4 items are returned from route_entry.endpoint, the fourth is assumed to be a dict with override parameters for the HTTP response. This is then combined with the default parameters for self.response, with values from the function overriding global parameters.

@kylebarron kylebarron changed the title Define custom response parameters from inside function Define override response kwargs from inside function May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant