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

Update README.adoc

parent 5bb0d804
No related branches found
No related tags found
No related merge requests found
...@@ -88,7 +88,7 @@ curl http://localhost:5000/benutzer \ ...@@ -88,7 +88,7 @@ curl http://localhost:5000/benutzer \
=== DELETE === DELETE
* `http://localhost:5000/benutzert/:customerID` * `http://localhost:5000/benutzer/:customerID`
** Löscht einen Benutzer anhand seiner `customerID` ** Löscht einen Benutzer anhand seiner `customerID`
*** `curl --user admin:admin -X DELETE http://localhost:5000/benutzer/1` *** `curl --user admin:admin -X DELETE 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