Skip to content

Commit

Permalink
Merge branch 'add-pacts' into refactor-workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
kulla committed Nov 30, 2023
2 parents 575d22f + ce16775 commit 5cc84c7
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions pacts/api.serlo.org-serlo.org-database-layer.json
Original file line number Diff line number Diff line change
Expand Up @@ -1578,12 +1578,12 @@
"body": {
"__typename": "RemoveEntityLinkNotificationEvent",
"actorId": 1,
"childId": 29648,
"childId": 18521,
"date": "2014-03-01T20:45:56Z",
"id": 55273,
"instance": "de",
"objectId": 29648,
"parentId": 29637
"objectId": 18521,
"parentId": 18514
},
"headers": {
"Content-Type": "application/json; charset=utf-8"
Expand Down Expand Up @@ -4016,7 +4016,6 @@
"revisionIds": [
2220
],
"solutionId": 29648,
"trashed": false
},
"headers": {
Expand Down Expand Up @@ -4055,9 +4054,6 @@
"match": "type",
"min": 1
},
"$.body.solutionId": {
"match": "type"
},
"$.body.trashed": {
"match": "type"
}
Expand Down Expand Up @@ -4228,7 +4224,6 @@
"revisionIds": [
29638
],
"solutionId": 29648,
"taxonomyTermIds": [
5
],
Expand Down Expand Up @@ -4267,9 +4262,6 @@
"match": "type",
"min": 1
},
"$.body.solutionId": {
"match": "type"
},
"$.body.taxonomyTermIds": {
"match": "type",
"min": 1
Expand Down

0 comments on commit 5cc84c7

Please sign in to comment.