Initial commit
This commit is contained in:
8
skills/skill-adapter/scripts/README.md
Normal file
8
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for api-migration-tool skill
|
||||
|
||||
- [ ] api_version_compatibility_check.py: Checks compatibility between API versions using static analysis or API calls.
|
||||
- [ ] api_migration.py: Automates the migration of API code, including updating function calls and data structures.
|
||||
- [ ] api_deprecation_analyzer.py: Analyzes code for deprecated API usage and suggests replacements.
|
||||
- [ ] api_documentation_generator.py: Generates API documentation from code or configuration files.
|
||||
Reference in New Issue
Block a user