wearefrank / ladybug

Enable users of your application to debug and test it
Apache License 2.0
12 stars 8 forks source link

refactor: add name to view for the get views endpoint #256

Open MatthijsSmets opened 3 weeks ago

MatthijsSmets commented 3 weeks ago

In order to make sure that the view models have all the data needed in the frontend, I've added their name to the map that is returned in the endpoint, so the name is not just the key in the map.