10 lines
215 B
HTTP
10 lines
215 B
HTTP
###
|
|
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}} |