We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14fe19f commit 2b2a3f8Copy full SHA for 2b2a3f8
lib/pact_broker/db/seed/pact_1.json
@@ -1,9 +1,9 @@
1
{
2
"consumer": {
3
- "name": "Zoo App"
+ "name": "Example App"
4
},
5
"provider": {
6
- "name": "Animal Service"
+ "name": "Example API"
7
8
"interactions": [
9
lib/pact_broker/db/seed/pact_2.json
lib/pact_broker/db/seed/pact_3.json
0 commit comments