Added a flattening and splitting path for transformations to be able to easily pluck the information needed
Reminders:
Be mindful of impacts of changing Major/Minor/Patch versions of each elixir app:
[x] If updating patch version, are you sure there are no chart changes required to maintain functionality? If so, you should bump minor version instead.
[x] If updating Major or Minor versions , did you update the sauron chart configuration?
[x] If changing elixir code in an "app", did you update the relevant version
in mix.exs?
[x] If altering an API endpoint, was the relevant postman collection updated?
[x] If a new version of smart_city is being used (new fields on a struct), were the relevant postman collections updated?
Ticket Link #1125
Description
Reminders:
mix.exs
?smart_city
is being used (new fields on a struct), were the relevant postman collections updated?