Skip to content

Added description in OAuth section. #1

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions endpoints/comments/POST_comments_id_comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Creates a reply to an existing comment. Comments can only be nested one level de
***

## Requires authentication
**[OAuth][]**
**[OAuth][]** is an open standard for access delegation, commonly used as a way for Internet users to grant websites or applications access to their information on other websites but without giving them the passwords.

***

Expand Down Expand Up @@ -73,4 +73,4 @@ All known errors cause the resource to return HTTP error code header together wi
}
```

[OAuth]: https://github.com/500px/api-documentation/tree/master/authentication
[OAuth]: https://github.com/500px/api-documentation/tree/master/authentication