You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2025. It is now read-only.
Refactor API endpoint building to use ApiPathEnum.
Replaced the EndpointBuilder utility with ApiPathEnum for constructing API endpoints. This change simplifies and standardizes endpoint generation, improving maintainability and reducing code complexity. Removed the unused EndpointBuilder class.
0 commit comments