mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 17:46:07 +10:00
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.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# GitLab API
|
||||
|
||||
## End-points
|
||||
## Resources
|
||||
|
||||
+ [Users](users.md)
|
||||
+ [Session](session.md)
|
||||
|
||||
Reference in New Issue
Block a user