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

Check if API call is made in case of wrong ID in /poi/<id> URL #442

Closed
wazolab opened this issue Dec 4, 2024 · 0 comments · Fixed by #446
Closed

Check if API call is made in case of wrong ID in /poi/<id> URL #442

wazolab opened this issue Dec 4, 2024 · 0 comments · Fixed by #446
Assignees
Labels
bug Something isn't working prod
Milestone

Comments

@wazolab
Copy link
Member

wazolab commented Dec 4, 2024

All POIs id or ids could be internal id (like 163458), cartocode (cartocode:A1), external data source reference (ref:[source-slug]:224402 where [source-slug] must be replaced with the slug of the data source) or OpenStreetMap id (osm:w122937626 where the first char is the type n, w or r and followed by the numeric identifier).

/{poi_Id}, /{category_ids}/ and /{category_ids}/{poi_id}

Cases to be handle:

@wazolab wazolab added bug Something isn't working prod labels Dec 4, 2024
@wazolab wazolab self-assigned this Dec 4, 2024
@wazolab wazolab modified the milestone: v1.25 Dec 4, 2024
wazolab added a commit that referenced this issue Dec 11, 2024
wazolab added a commit that referenced this issue Dec 11, 2024
@wazolab wazolab linked a pull request Dec 11, 2024 that will close this issue
wazolab added a commit that referenced this issue Dec 11, 2024
wazolab added a commit that referenced this issue Dec 12, 2024
wazolab added a commit that referenced this issue Dec 16, 2024
wazolab added a commit that referenced this issue Dec 16, 2024
@wazolab wazolab added this to the v1.24 milestone Dec 16, 2024
wazolab added a commit that referenced this issue Dec 16, 2024
wazolab added a commit that referenced this issue Dec 16, 2024
wazolab added a commit that referenced this issue Dec 16, 2024
@wazolab wazolab modified the milestones: v1.24, v1.24.1 Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working prod
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant