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

API Explorer: Expose Parameter Binding info #886

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

API Explorer: Expose Parameter Binding info #886

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

Comments

@rynowak
Copy link
Member

rynowak commented Jul 28, 2014

Depends on #883 and Parameter Binding

Design and implement a way to provide parameter binding info as part of API Explorer.

@rynowak rynowak self-assigned this Jul 28, 2014
@danroth27 danroth27 added this to the 6.0.0-beta1 milestone Sep 23, 2014
javiercn added a commit that referenced this issue Oct 8, 2014
1) Expose the simplified relative path template by cleaning up constraints, optional and catch all tokens from the template.
2) Expose the parameters on the route template as API parameters.
3) Combine parameters from the route and the action descriptor when the parameter doesn't come from the body. #886 will refine this.
4) Expose optionality and constraints for path parameters. Open question: Should we explicitly expose IsCatchAll?
@danroth27 danroth27 modified the milestones: 6.0.0-rc1, 6.0.0-beta1 Oct 9, 2014
javiercn added a commit that referenced this issue Oct 13, 2014
1) Expose the simplified relative path template by cleaning up constraints, optional and catch all tokens from the template.
2) Expose the parameters on the route template as API parameters.
3) Combine parameters from the route and the action descriptor when the parameter doesn't come from the body. #886 will refine this.
4) Expose optionality and constraints for path parameters. Open question: Should we explicitly expose IsCatchAll?
@rynowak rynowak closed this as completed Jan 23, 2015
@rynowak
Copy link
Member Author

rynowak commented Jan 23, 2015

09928a2

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