Expand description
API surface detection: endpoint definitions and HTTP client calls.
Post-processing pass on extracted symbols to detect REST/HTTP endpoints and client calls for cross-service linking.
Structs§
- ApiSurface
Result - Result of API surface detection.
- Detected
Client Call - A detected HTTP client call.
- Detected
Endpoint - A detected API endpoint.
Functions§
- detect_
client_ calls - Detect HTTP client calls from extracted references.
- detect_
endpoints - Detect API endpoints from extracted symbols.
- match_
endpoint - Match a client call URL against registered endpoints.
- normalize_
path_ pattern - Normalize a URL path pattern: