Open JeroenDeDauw opened 8 years ago
Right now they fetch the whole item, transform it to a whole "simple item", serialize it, and only return the relevant part of that. Especially for the endpoint only returning data for a single property, this is bad.
Right now they fetch the whole item, transform it to a whole "simple item", serialize it, and only return the relevant part of that. Especially for the endpoint only returning data for a single property, this is bad.