cm-core-team / cm-core

Manage a congregation with ease.
https://cm-core.netlify.app
5 stars 2 forks source link

[FindLocalMeetings] In the FindLocalMeetingsRequestDTO, the fields should be of type float and not string. #96

Closed j-koziel closed 9 months ago

j-koziel commented 9 months ago

This probably should have come up in one of my code reviews but that's up to my slacking off a bit probably from reading so much code... but anyways I think this way it will be easier because then won't have to convert the data we get from the geocoding api into strings.

Thoughts on this @JudeDavis1?