Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support parameters in path, to be applicable for all the operations under this path #413

Merged
merged 3 commits into from
Jun 23, 2016

Conversation

hellosnow
Copy link
Contributor

Fix #358, parameters in PathsObject, which is:

  • A list of parameters that are applicable for all the operations described under this path. These parameters can be overridden at the operation level, but cannot be removed there.
  • The list MUST NOT include duplicated parameters.
  • A unique parameter is defined by a combination of a name and location.

@chenkennt @ansyral @vwxyzh @superyyrrzz @qinezh

@vwxyzh
Copy link
Contributor

vwxyzh commented Jun 22, 2016

👍

@hellosnow hellosnow merged commit 0e0d29b into dotnet:dev Jun 23, 2016
@hellosnow hellosnow deleted the params branch June 23, 2016 02:20
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.

3 participants