Strapi plugin populate-deep

This plugin allows for a more manageable population of deep content structures using the rest API.

Strapi plugin populate-deep

Strapi plugin populate-deep

Hi

I upgraded from strapi-plugin-populate-deep 0.1.2 to 3.0 and now the data returned is not the same ie the nesting is different. Were there breaking changes and if so does anyone know what they are

Im literally just doing GET courses/7?populate=deep,8 and the one json key (nested) is not there when it used to be

Thanks