update
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
meta {
|
||||
name: Get Playtomic Players
|
||||
type: http
|
||||
seq: 4
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{baseUrl}}/api/v1/players/playtomic-player/
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
params:query {
|
||||
~name:
|
||||
}
|
||||
Reference in New Issue
Block a user