summaryrefslogtreecommitdiff
path: root/rest/authentication.rst
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2017-10-29 15:48:04 +0000
committerMike Crute <mike@crute.us>2017-10-29 15:48:04 +0000
commit112be71223bee7bb0ec859ac23c518b83de9f822 (patch)
treeac08c8242db4e210c4a0e16467cb2caaf96e90ce /rest/authentication.rst
parentcbbcd70463862c5aac1c2467d70895a77bdb96b3 (diff)
downloadpandora-apidoc-112be71223bee7bb0ec859ac23c518b83de9f822.tar.gz
pandora-apidoc-112be71223bee7bb0ec859ac23c518b83de9f822.tar.bz2
pandora-apidoc-112be71223bee7bb0ec859ac23c518b83de9f822.zip
Fix typos, move implementation
Diffstat (limited to 'rest/authentication.rst')
-rw-r--r--rest/authentication.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest/authentication.rst b/rest/authentication.rst
index 763ddcc..191da4e 100644
--- a/rest/authentication.rst
+++ b/rest/authentication.rst
@@ -9,7 +9,7 @@ Authentication
User Login
==========
-:Endpoint: /v1/login
+:Endpoint: /v1/auth/login
Request
-------