Skip to content
Snippets Groups Projects
Commit 60f07c20 authored by Yannic Nevado Hidalgo's avatar Yannic Nevado Hidalgo
Browse files

Update README.adoc

parent f7f27940
No related branches found
No related tags found
No related merge requests found
...@@ -57,7 +57,7 @@ Die Routen sind Passwort geschützt. ...@@ -57,7 +57,7 @@ Die Routen sind Passwort geschützt.
=== GET === GET
* `http://localhost:5000/benutze/:customerID` * `http://localhost:5000/benutzer/:customerID`
** Gibt die E-Mail Adresse eines Benutzers zurück ** Gibt die E-Mail Adresse eines Benutzers zurück
*** `curl --user admin:admin -X GET http://localhost:5000/benutzer/1` *** `curl --user admin:admin -X GET http://localhost:5000/benutzer/1`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment