Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Add attributes for [FromFormData] [FromQuery] [FromUrl] #860

Closed
rynowak opened this issue Jul 24, 2014 · 1 comment
Closed

Add attributes for [FromFormData] [FromQuery] [FromUrl] #860

rynowak opened this issue Jul 24, 2014 · 1 comment
Assignees
Milestone

Comments

@rynowak
Copy link
Member

rynowak commented Jul 24, 2014

These attributes restrict model binding to a specific value provider, and allow fine-grained support over the data source.

This also impacts api-explorer and allows us to provide more specific info that schema-generators generally include.

Need to settle on actual design/attributes

@danroth27 danroth27 added this to the 6.0.0-beta1 milestone Oct 8, 2014
harshgMSFT added a commit that referenced this issue Oct 14, 2014
…omRoute],

also updates FromBody to use the new pattern for model binding.
harshgMSFT added a commit that referenced this issue Oct 15, 2014
…omRoute],

also updates FromBody to use the new pattern for model binding.
harshgMSFT added a commit that referenced this issue Oct 15, 2014
…omRoute],

also updates FromBody to use the new pattern for model binding.
harshgMSFT added a commit that referenced this issue Oct 16, 2014
…omRoute],

also updates FromBody to use the new pattern for model binding.
@harshgMSFT
Copy link
Contributor

8f933b2

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

No branches or pull requests

3 participants