We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent febe956 commit 3dde4ebCopy full SHA for 3dde4eb
2 files changed
src/test/resources/api/translations/listProjectBuilds.json
@@ -3,10 +3,10 @@
3
{
4
"data": {
5
"id": 2,
6
+ "projectId": 2,
7
"status": "finished",
8
"progress": 100,
9
"attributes": {
- "projectId": 2,
10
"branchId": 1,
11
"targetLanguagesId": [
12
"en"
src/test/resources/api/translations/projectBuildStatus.json
@@ -1,10 +1,10 @@
1
2
0 commit comments