confirm_sync_changes

Function confirm_sync_changes 

Source
pub async fn confirm_sync_changes(
    __arg0: State<AdminState>,
    __arg1: Path<String>,
    __arg2: Json<Value>,
) -> Json<ApiResponse<String>>