Skip to content

Commit cad4064

Browse files
committed
Use specmatic.yml instead of specmatic.json
1 parent f218a08 commit cad4064

File tree

4 files changed

+8
-12
lines changed

4 files changed

+8
-12
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"autoprefixer": "^10.4.19",
5353
"postcss": "^8.4.38",
5454
"specmatic": "1.3.37",
55-
"specmatic-beta": "github:znsio/specmatic-node-beta#2.0.5",
55+
"specmatic-beta": "github:znsio/specmatic-node-beta#2.0.6",
5656
"tailwindcss": "^3.4.3"
5757
}
5858
}

specmatic.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

specmatic.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
sources:
2+
- provider: git
3+
repository: https://github.com/znsio/specmatic-order-contracts.git
4+
stub:
5+
- com/marketplacer/marketplacer.graphqls

0 commit comments

Comments
 (0)