pub async fn get_sync_changes( __arg0: State<AdminState>, __arg1: Path<String>, ) -> Json<ApiResponse<Vec<Value>>>