Commit cd623218 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'restful-naming' into 'master'

Restful naming

The name endpoint is more common for RPC interfaces http://en.wikipedia.org/wiki/Web_Services_Description_Language#Objects_in_WSDL_1.1_.2F_WSDL_2.0 where the url is the same for different calls on the same endpoint. With restful interfaces the url changes.
parents fd61e3e9 b2b2989f
# GitLab API
## End-points
## Resources
+ [Users](users.md)
+ [Session](session.md)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment