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