Skip to content

make path → URL resolution clearer. #855

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

Merged
merged 1 commit into from
Feb 27, 2017
Merged

Conversation

ePaul
Copy link
Contributor

@ePaul ePaul commented Dec 12, 2016

You can't append a string to an object (at least not with a canonical result), so we should make clear that we want to append to the url field of the server object (possibly after filling in the templates there).

The highlighting of "appended" makes it clearer that there is no relative URL resolution as mentioned in #843 (comment).

The task list in #589 (comment) says the cleanup of the Paths object is already finished, so I felt free to add this edit now.

You can't append a string to an object (at least not with a canonical result), so we should make clear that we want to append to the `url` field of the server object (possibly after filling in the templates there).

The highlighting of "appended" makes it clearer that there is no relative URL resolution as mentioned in OAI#843 (comment).
@ePaul
Copy link
Contributor Author

ePaul commented Feb 27, 2017

I just rebased this branch to solve the conflicts.

@darrelmiller
Copy link
Member

The changes look good to me. I wish we could avoid using the word "endpoint" but unfortunately there is no good word for thing that the path object represents.

@ePaul
Copy link
Contributor Author

ePaul commented Feb 27, 2017

@darrelmiller maybe "path family"?

@darrelmiller darrelmiller merged commit 51ea600 into OAI:OpenAPI.next Feb 27, 2017
@webron
Copy link
Member

webron commented Feb 27, 2017

Let's not introduce new terminology now. Suggest opening a ticket for future clarifications. This can still make it in 3.0.0-FINAL (which will just be called 3.0.0).

@ePaul ePaul deleted the patch-1 branch February 27, 2017 19:12
AndersDJohnson pushed a commit to AndersDJohnson/OpenAPI-Specification that referenced this pull request Apr 8, 2019
make path → URL resolution clearer.
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