update
This commit is contained in:
15
tournme/collection/PadelTour API/Players/Get Players.bru
Normal file
15
tournme/collection/PadelTour API/Players/Get Players.bru
Normal file
@@ -0,0 +1,15 @@
|
||||
meta {
|
||||
name: Get Players
|
||||
type: http
|
||||
seq: 2
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{baseUrl}}/api/v1/players/
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
params:query {
|
||||
~search:
|
||||
}
|
||||
Reference in New Issue
Block a user