Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
rtritean authored Dec 9, 2024
1 parent 08046ff commit 8925c45
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Trados CA.postman_environment.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"id": "646f0784-6bbf-4baf-9df6-e57e28ad2237",
"name": "Trados CA",
"values": [
{
"key": "baseUrl",
"value": "https://api.ca.cloud.trados.com/public-api/v1",
"type": "default",
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2024-11-18T14:40:15.165Z",
"_postman_exported_using": "Postman/11.20.0"
}
15 changes: 15 additions & 0 deletions Trados EU.postman_environment.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"id": "1cce42c5-484f-4a5d-8afc-f1a6a093f40f",
"name": "Trados EU",
"values": [
{
"key": "baseUrl",
"value": "https://api.eu.cloud.trados.com/public-api/v1",
"type": "default",
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2024-11-18T14:40:20.280Z",
"_postman_exported_using": "Postman/11.20.0"
}

0 comments on commit 8925c45

Please sign in to comment.