pub(crate) async fn set_next_table_id(
__arg0: State<TableIdSequenceHandler>,
__arg1: Json<ResetTableIdRequest>,
) -> ResponseExpand description
Set the next table id.
pub(crate) async fn set_next_table_id(
__arg0: State<TableIdSequenceHandler>,
__arg1: Json<ResetTableIdRequest>,
) -> ResponseSet the next table id.