Skip to content

fix: Controller Endpoint API Resolution Order#341

Merged
eadwinCode merged 2 commits intomasterfrom
endpoint_order
Feb 1, 2026
Merged

fix: Controller Endpoint API Resolution Order#341
eadwinCode merged 2 commits intomasterfrom
endpoint_order

Conversation

@eadwinCode
Copy link
Owner

What's changed

  • Fix route endpoint ordering to respect definition order instead of alphabetical order
  • Replace inspect.getmembers() with MRO traversal using __dict__ to preserve the order methods are defined

@eadwinCode eadwinCode merged commit ba1d4ea into master Feb 1, 2026
92 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant