pub async fn post_configure( __arg0: State<ApiState>, __arg1: Json<HashMap<String, Value>>, ) -> ApiResult<Json<HashMap<String, String>>>
Configure input sources and their parameters.