Initial commit
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
clear
|
||||
|
||||
# Delete one record of Booking by id 1
|
||||
curl -X DELETE localhost:8080/booking/1 --silent
|
||||
Reference in New Issue
Block a user