Files
2025-11-29 18:52:09 +08:00

7 lines
290 B
Markdown

# Scripts
Bundled resources for api-contract-generator skill
- [ ] generate_pact_contract.py: A script to generate a Pact contract based on user input and API specifications.
- [ ] validate_contract.py: A script to validate the generated Pact contract against a schema or API definition.