From 0d66163bf53931e71b4c52f3cb81b9bde71511eb Mon Sep 17 00:00:00 2001 From: Andrew Lavery Date: Mon, 2 Dec 2019 13:08:44 -0800 Subject: [PATCH] add 'metadata: null' to pact jsons --- pacts/replicated-cli-vendor-api.json | 9 ++++++--- pacts/replicated-cli-vendor-graphql-api.json | 21 +++++++++++++------- 2 files changed, 20 insertions(+), 10 deletions(-) diff --git a/pacts/replicated-cli-vendor-api.json b/pacts/replicated-cli-vendor-api.json index baa2115ad..3ecc9a817 100644 --- a/pacts/replicated-cli-vendor-api.json +++ b/pacts/replicated-cli-vendor-api.json @@ -46,7 +46,8 @@ "match": "type" } } - } + }, + "metadata": null }, { "description": "An empty request to create a new release for cli-create-release-app-id", @@ -83,7 +84,8 @@ "match": "type" } } - } + }, + "metadata": null }, { "description": "A request to get an existing release for cli-create-release-app-id", @@ -117,7 +119,8 @@ "match": "type" } } - } + }, + "metadata": null } ], "metadata": { diff --git a/pacts/replicated-cli-vendor-graphql-api.json b/pacts/replicated-cli-vendor-graphql-api.json index 93eaa77d3..78a37e990 100644 --- a/pacts/replicated-cli-vendor-graphql-api.json +++ b/pacts/replicated-cli-vendor-graphql-api.json @@ -51,7 +51,8 @@ "match": "type" } } - } + }, + "metadata": null }, { "description": "A request to upload a new release for ship-app-1", @@ -91,7 +92,8 @@ "match": "type" } } - } + }, + "metadata": null }, { "description": "A request to finalize a nonexistent uploaded release for ship-app-1", @@ -150,7 +152,8 @@ "match": "type" } } - } + }, + "metadata": null }, { "description": "A mocked minimal request to promote a new release for ship-app-1", @@ -192,7 +195,8 @@ "match": "type" } } - } + }, + "metadata": null }, { "description": "A real request to promote a new release for ship-app-1", @@ -235,7 +239,8 @@ "match": "type" } } - } + }, + "metadata": null }, { "description": "A real request to list releases for ship-app-1", @@ -281,7 +286,8 @@ "match": "type" } } - } + }, + "metadata": null }, { "description": "A real request to lint a release for ship-app-1", @@ -360,7 +366,8 @@ "match": "type" } } - } + }, + "metadata": null } ], "metadata": {