Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Task1 Security Of Web Applications
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Yannic Nevado Hidalgo
Task1 Security Of Web Applications
Commits
bf3a2382
Commit
bf3a2382
authored
3 years ago
by
Yannic Nevado Hidalgo
Browse files
Options
Downloads
Patches
Plain Diff
Update README.adoc
parent
5bb0d804
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.adoc
+1
-1
1 addition, 1 deletion
README.adoc
with
1 addition
and
1 deletion
README.adoc
+
1
−
1
View file @
bf3a2382
...
@@ -88,7 +88,7 @@ curl http://localhost:5000/benutzer \
...
@@ -88,7 +88,7 @@ curl http://localhost:5000/benutzer \
=== DELETE
=== DELETE
* `http://localhost:5000/benutzer
t
/: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`
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment