Module endpoints

Module endpoints 

Source
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§

ControllerInfo
Controller information for endpoint discovery
EndpointDiscovery
Endpoint discovery service
EndpointMetadata
Endpoint metadata extracted from framework components
EndpointParameter
Parameter extracted from endpoint

Enums§

ParameterSource
Source of parameter data