pub async fn get(
__arg0: State<Arc<AppState>>,
auth: HeaderAuth,
__arg2: JsonQuery<GroundingGetParams>,
) -> Result<impl IntoResponse, AppError>pub async fn get(
__arg0: State<Arc<AppState>>,
auth: HeaderAuth,
__arg2: JsonQuery<GroundingGetParams>,
) -> Result<impl IntoResponse, AppError>