Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:52:11 +08:00
commit f18fd2aa23
17 changed files with 2621 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# References
Bundled resources for api-documentation-generator skill
- [ ] openapi_specification.md: A detailed explanation of the OpenAPI specification and best practices.
- [ ] swagger_ui_integration.md: Documentation on how to integrate Swagger UI with the generated OpenAPI documentation.
- [ ] api_documentation_best_practices.md: A guide to writing effective and comprehensive API documentation.