Skip to content

Commit 5929e9e

Browse files
authored
Merge pull request #93 from replicatedhq/update-pacts
update pacts
2 parents 3859379 + 4f0ba8a commit 5929e9e

File tree

3 files changed

+11
-22
lines changed

3 files changed

+11
-22
lines changed

pacts/replicated-cli-kots-vendor-graphql-api.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@
7272
"match": "type"
7373
}
7474
}
75-
},
76-
"metadata": null
75+
}
7776
}
7877
],
7978
"metadata": {

pacts/replicated-cli-vendor-api.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@
4646
"match": "type"
4747
}
4848
}
49-
},
50-
"metadata": null
49+
}
5150
},
5251
{
5352
"description": "An empty request to create a new release for cli-create-release-app-id",
@@ -84,8 +83,7 @@
8483
"match": "type"
8584
}
8685
}
87-
},
88-
"metadata": null
86+
}
8987
},
9088
{
9189
"description": "A request to get an existing release for cli-create-release-app-id",
@@ -119,8 +117,7 @@
119117
"match": "type"
120118
}
121119
}
122-
},
123-
"metadata": null
120+
}
124121
}
125122
],
126123
"metadata": {

pacts/replicated-cli-vendor-graphql-api.json

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@
5151
"match": "type"
5252
}
5353
}
54-
},
55-
"metadata": null
54+
}
5655
},
5756
{
5857
"description": "A request to upload a new release for ship-app-1",
@@ -92,8 +91,7 @@
9291
"match": "type"
9392
}
9493
}
95-
},
96-
"metadata": null
94+
}
9795
},
9896
{
9997
"description": "A request to finalize a nonexistent uploaded release for ship-app-1",
@@ -152,8 +150,7 @@
152150
"match": "type"
153151
}
154152
}
155-
},
156-
"metadata": null
153+
}
157154
},
158155
{
159156
"description": "A mocked minimal request to promote a new release for ship-app-1",
@@ -195,8 +192,7 @@
195192
"match": "type"
196193
}
197194
}
198-
},
199-
"metadata": null
195+
}
200196
},
201197
{
202198
"description": "A real request to promote a new release for ship-app-1",
@@ -239,8 +235,7 @@
239235
"match": "type"
240236
}
241237
}
242-
},
243-
"metadata": null
238+
}
244239
},
245240
{
246241
"description": "A real request to list releases for ship-app-1",
@@ -286,8 +281,7 @@
286281
"match": "type"
287282
}
288283
}
289-
},
290-
"metadata": null
284+
}
291285
},
292286
{
293287
"description": "A real request to lint a release for ship-app-1",
@@ -366,8 +360,7 @@
366360
"match": "type"
367361
}
368362
}
369-
},
370-
"metadata": null
363+
}
371364
}
372365
],
373366
"metadata": {

0 commit comments

Comments
 (0)