forgot to put new api docs and fixed a bug with duplicates
This commit is contained in:
@@ -6,10 +6,17 @@ meta {
|
||||
|
||||
post {
|
||||
url: {{base_url}}/api/user/games
|
||||
body: none
|
||||
body: json
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
body:json {
|
||||
{
|
||||
"steamAppId": 105600
|
||||
}
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user