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

Dynamic feed availability #160

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

testower
Copy link
Collaborator

@testower testower commented Apr 18, 2023

The api should not link to unavailable content.

  • The system discovery file should not link to urls that give 404
  • Each gbfs discovery file should not link to files that give 404
  • A gbfs file endpoint should be able to 404 even if it is available in the cache (? is it necessary)

This requires that the discovery endpoints content is populated dynamically based on available / mapped data continously.

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

1 participant