pub async fn learning_samples(
__arg0: State<Arc<ProxyState>>,
__arg1: Path<String>,
__arg2: Query<LearningQuery>,
) -> impl IntoResponseExpand description
Get traffic samples for a specific SType
GET /_mpl/learning/samples/:stype
pub async fn learning_samples(
__arg0: State<Arc<ProxyState>>,
__arg1: Path<String>,
__arg2: Query<LearningQuery>,
) -> impl IntoResponseGet traffic samples for a specific SType
GET /_mpl/learning/samples/:stype