🔌 Add API Documentation Generation #7

Open
opened 2025-10-10 09:14:29 +02:00 by jack · 0 comments
Owner

🎯 Feature Request

Description

Generate API documentation from code annotations.

Proposed Tools

  • generate_api_docs - Generate API documentation
  • extract_endpoints - Extract API endpoints
  • generate_openapi_spec - Create OpenAPI/Swagger spec
  • validate_docs_coverage - Check documentation coverage

Benefits

  • Automated API docs
  • OpenAPI/Swagger support
  • Interactive documentation

🤖 Generated with Claude Code

## 🎯 Feature Request ### Description Generate API documentation from code annotations. ### Proposed Tools - `generate_api_docs` - Generate API documentation - `extract_endpoints` - Extract API endpoints - `generate_openapi_spec` - Create OpenAPI/Swagger spec - `validate_docs_coverage` - Check documentation coverage ### Benefits - Automated API docs - OpenAPI/Swagger support - Interactive documentation 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
customable-mcp/docu-mcp#7
No description provided.