Description:
Schemas in the Python Backend API docs are ordered alphabetically except schemas starting with E, which are currently placed at the end instead of between D and F.
Rationale:
Keeping all schemas in proper alphabetical order improves consistency and makes navigation easier. Attached screenshots demonstrate the issue.

Description:
Schemas in the Python Backend API docs are ordered alphabetically except schemas starting with
E, which are currently placed at the end instead of betweenDandF.Rationale:
Keeping all schemas in proper alphabetical order improves consistency and makes navigation easier. Attached screenshots demonstrate the issue.