User Story:
As a technical writer creating API documentation, I want to export endpoint and schema details so that I can include them in external documentation.
Acceptance Criteria:
- Export individual endpoints as Markdown
- Export schema definitions as structured documentation
- Generate complete API documentation in HTML format
- Customize export templates and formatting
- Include code examples in exported documentation
- Batch export multiple endpoints or schemas
- Export maintains proper formatting and links