Skip to content

Rework MarshmallowPlugin.resolve_parameters#456

Merged
lafrech merged 1 commit intodevfrom
rework_resolve_parameters
Jun 14, 2019
Merged

Rework MarshmallowPlugin.resolve_parameters#456
lafrech merged 1 commit intodevfrom
rework_resolve_parameters

Conversation

@lafrech
Copy link
Copy Markdown
Member

@lafrech lafrech commented Jun 12, 2019

I'm pretty sure we could also get rid of the and "in" in parameter as I don't think a parameter without in is valid anyway (see #455 (comment)).

@lafrech lafrech force-pushed the rework_resolve_parameters branch from 7502d7a to 92a0f56 Compare June 12, 2019 21:00
@lafrech
Copy link
Copy Markdown
Member Author

lafrech commented Jun 14, 2019

Let's keep the "in" condition. Missing "in" and "name" will trigger an exception at the end of the process (clean_parameters) once #455 is merged but it is too early to raise at this stage, as those could (very theoretically) be added by another plugin working after MarshmallowPlugin.

@lafrech lafrech merged commit 08cbc97 into dev Jun 14, 2019
@lafrech lafrech deleted the rework_resolve_parameters branch June 14, 2019 20:13
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