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

Fixed extra '/' and extra paths in the URL #241

Merged
merged 2 commits into from
Jul 10, 2018

Conversation

vaibhavchellani
Copy link
Contributor

Fixes #238 and #237

Checklist

  • My branch is up-to-date with upstream/develop branch.
  • Everything works and tested for Python 3.5.2 and above.

Description

Fixed extra '/' in the URL and extra endpoints in the entrypoint

Test Logs

screen shot 2018-07-10 at 1 07 10 pm

"supportedOperation": [
{
"@id": "_:_:user_collection_retrieve",
"@id": "_:_:order_collection_retrieve",
Copy link
Member

Choose a reason for hiding this comment

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

This is still wrong. It should be _:user_collection_retrieve

Copy link
Contributor Author

@vaibhavchellani vaibhavchellani Jul 10, 2018

Choose a reason for hiding this comment

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

actually @xadahiya i also saw this abnormality but ignored since there were multiple instances of this here , if you believe this is an error i will make corrections to doc_maker since i am using that to generate the doc , Let me .

Copy link
Member

Choose a reason for hiding this comment

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

Okay, create an issue for this. Merging PR

@xadahiya xadahiya merged commit d072b57 into HTTP-APIs:develop Jul 10, 2018
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.

2 participants