first commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
###
|
||||
GET http://localhost:8080/tdm/api/deal?
|
||||
limit={{$random.integer(100)}}&
|
||||
offset={{$random.integer(100)}}
|
||||
|
||||
###
|
||||
POST http://localhost:8080/tdm/api/calls
|
||||
|
||||
###
|
||||
PUT http://localhost:8080/tdm/api/clients/{{id}}
|
||||
Reference in New Issue
Block a user