Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:52:42 +08:00
commit 4bb7de1bdc
18 changed files with 1789 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Assets
Bundled resources for api-versioning-manager skill
- [ ] api_version_template.json: Template for API version configuration files.
- [ ] deprecation_notice_template.md: Template for deprecation notices.
- [ ] compatibility_test_suite.json: Example compatibility test suite.
- [ ] migration_guide_template.md: Template for migration guides.