pub fn create_router_v1<S>(state: S) -> Routerwhere S: RewardApi + AvailabilityApi + HotShotAvailabilityApi + Clone + Send + Sync + 'static,
Create v1 router without OpenAPI documentation (internal types)