https://github.com/specmatic/labs-contracts
Central Contracts Repo for projects inside Labs
https://github.com/specmatic/labs-contracts
Last synced: 4 months ago
JSON representation
Central Contracts Repo for projects inside Labs
- Host: GitHub
- URL: https://github.com/specmatic/labs-contracts
- Owner: specmatic
- License: mit
- Created: 2026-03-26T12:54:08.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-03-26T17:13:08.000Z (5 months ago)
- Last Synced: 2026-03-27T07:18:58.961Z (5 months ago)
- Size: 19.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Central Contract repo for Labs
Canonical OpenAPI and AsyncAPI contracts used in [specmatic/labs](https://github.com/specmatic/labs).
## Layout
- `common/` contains deduplicated contracts reused by multiple labs.
- `openapi/` contains OpenAPI contracts grouped by lab or shared scenario.
- `asyncapi/` contains AsyncAPI contracts grouped by lab or shared scenario.
- Shared contracts are deduplicated here and referenced from lab `specmatic.yaml` files via a git source.