pub async fn list_refs(
__arg0: State<App>,
tn_id: TnId,
__arg2: Query<ListRefsQuery>,
__arg3: OptionalRequestId,
) -> ClResult<(StatusCode, Json<ApiResponse<Vec<RefResponse>>>)>Expand description
GET /api/refs - List refs for the current tenant