I read the documentation, read the forums, and can't find any kind of information in regards of DeliveryAPI Changes.
I used to work with Umbraco 13, that generated a swagger file with GetContent2.0, GetContentItemByPath2.0, GetContentItemById2.0 and GetContentItems2.0, now I am starting a new project with Umbraco 16 and my swagger file has QueryV20, ByRouteV20, ByIdV20 and ItemsV20 instead. Am I doing something wrong, or is this an actual breaking change?