Change of default order in list widgets
almost 2 years ago by Jan Katrenic
Starting July 1, 2023, the default value of order_by
field in the list widgets endpoint will be created_datetime:desc
, consistent with other listing endpoints. The previous default value of order_by
field in the list widgets endpoint was order:asc
.