"Get complete hierarchical tree of Hadis categories grouped by sect type (shia/sunni). "
"Categories are not grouped by source_type in the response (mobile filters source_type client-side). "
"This sync endpoint returns only category metadata (no hadis payload) for fast offline building of navigation trees."
"This sync endpoint returns only category metadata (no hadis payload) for fast offline building of navigation trees. Includes sect information and full category tree with hadis counts and children counts."
),
operation_summary="Get Complete Hadis Category Tree",
tags=['Hadis'],
responses={
status.HTTP_200_OK:openapi.Response(
description="Complete hierarchical tree grouped by sect with only category metadata (no hadis payloads)",
description="Complete hierarchical tree grouped by sect with category metadata including hadis counts and children counts",