AstronomyAPI/Samples

Endpoint expects float type values instead of strings

Closed this issue · 2 comments

The studio endpoint seems to want floats for latitude and longitude instead of strings. The v-model in MoonPhase.vue can be updated to float, and I think the data function has to be updated? I'm not actually familiar with vue, so I'm not certain, but that's what I did to fix it.
Thanks again for this great example

Thanks, if you could send a PR it would be nice

This is now fixed