Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

Introduce a new WP_REST_Request_Controller#2122

Closed
danielbachhuber wants to merge 3 commits intodevelopfrom
1796-validate-query-args
Closed

Introduce a new WP_REST_Request_Controller#2122
danielbachhuber wants to merge 3 commits intodevelopfrom
1796-validate-query-args

Conversation

@danielbachhuber
Copy link
Member

It contains a common set of methods for validating, sanitizing, and
transforming request values based on registered arguments for the
endpoint.

See #1796

It contains a common set of methods for validating, sanitizing, and
transforming request values based on registered arguments for the
endpoint.
To start, it will automatically transform our request variables
@danielbachhuber danielbachhuber added this to the 2.0 Beta 12 milestone Jan 26, 2016
@danielbachhuber danielbachhuber self-assigned this Jan 26, 2016
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't actually need to happen, as we're properly setting a default value.

@danielbachhuber
Copy link
Member Author

@WP-API/amigos Thoughts on this so far?

@danielbachhuber danielbachhuber removed this from the 2.0 Beta 12 milestone Jan 30, 2016
@danielbachhuber
Copy link
Member Author

Handled by subsequent PRs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant