Skip to content

Commit

Permalink
Update createdesktop_implicit.postman_collection.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely authored Oct 12, 2023
1 parent 93349e9 commit 635f6ba
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"width\": 1440,\n \"height\": 819,\n \"timezone\": \"Europe/Paris\",\n \"hostname\": \"localhost\"\n}"
"raw": "{ \"width\": 1440, \"height\": 819, \"timezone\": \"Europe/Paris\", \"hostname\": \"localhost\" }"
},
"url": {
"raw": "{{base_url}}/API/composer/launchdesktop",
Expand Down Expand Up @@ -304,4 +304,4 @@
"value": "jwt_desktop_token"
}
]
}
}

0 comments on commit 635f6ba

Please sign in to comment.