Expand description
Endpoint discovery and analysis for OpenAPI generation.
This module provides functionality to discover API endpoints from elif.rs framework components and extract their metadata for documentation generation.
Structs§
- Controller
Info - Controller information for endpoint discovery
- Endpoint
Discovery - Endpoint discovery service
- Endpoint
Metadata - Endpoint metadata extracted from framework components
- Endpoint
Parameter - Parameter extracted from endpoint
Enums§
- Parameter
Source - Source of parameter data