Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Observation lat/lng validation #476

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Conversation

tsubik
Copy link
Collaborator

@tsubik tsubik commented Dec 20, 2023

No description provided.

@@ -84,7 +84,7 @@ module V1
params = {
"country-id": country.id,
"observation-type": "operator",
lat: 123.4444,
lat: 50.4444,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hehe

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙈

@tsubik tsubik force-pushed the feat/obs-lat-lng-validation branch from 7367fd2 to 8fbf24f Compare January 26, 2024 15:21
@tsubik tsubik merged commit e3f85e2 into develop Mar 20, 2024
3 checks passed
@tsubik tsubik deleted the feat/obs-lat-lng-validation branch March 20, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants