Initial commit
This commit is contained in:
7
skills/skill-adapter/scripts/README.md
Normal file
7
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for api-documentation-generator skill
|
||||
|
||||
- [ ] generate_openapi.py: Script to automatically generate OpenAPI documentation from code comments or existing API endpoints.
|
||||
- [ ] validate_openapi.py: Script to validate the generated OpenAPI documentation against the OpenAPI specification.
|
||||
- [ ] convert_openapi.py: Script to convert OpenAPI documentation between different formats (e.g., YAML to JSON).
|
||||
Reference in New Issue
Block a user