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

Support v3.0 #180

Closed
5 tasks done
richfab opened this issue Apr 11, 2024 · 4 comments · Fixed by #181
Closed
5 tasks done

Support v3.0 #180

richfab opened this issue Apr 11, 2024 · 4 comments · Fixed by #181
Assignees

Comments

@richfab
Copy link
Contributor

richfab commented Apr 11, 2024

Context

v3.0 became the official version on April 11, 2024 (see release notes).

The validator needs to be updated to support v3.0.

To do

  • Add the new v3.0 JSON Schema to gbfs-validator/versions/schemas.
  • Remove the v3.0-RC and v3.0-RC2 JSON Schemas from gbfs-validator/versions/schemas.
  • Support validation of v3.0 feeds (one example feed here).
  • Remove support and mentions of v3.0-RC and v3.0-RC2.
  • Remove reservation_price_per_min and reservation_price_flat_rate from the fixtures gbfs-validator/__test__/fixtures/v3.0-RC2/exaustive.js because Reservation Price gbfs#457 was withdrawned from v3.0.
@Alessandro100
Copy link
Contributor

@richfab the feed you linked https://api.dev.entur.io/mobility/v2/gbfs/v3beta/getaroundstavanger/gbfs uses v3.0-RC2. Do you know if someone is already on v3.0?

@richfab
Copy link
Contributor Author

richfab commented Apr 12, 2024

the feed you linked https://api.dev.entur.io/mobility/v2/gbfs/v3beta/getaroundstavanger/gbfs uses v3.0-RC2. Do you know if someone is already on v3.0?

You may use https://data-sharing.tier-services.io/tier_paris/gbfs/3.0/ from TIER.

@testower
Copy link
Collaborator

Seems like this can be closed @richfab @Alessandro100 ?

@richfab
Copy link
Contributor Author

richfab commented Apr 29, 2024

Indeed! Thank @testower. Closing now ✅

@richfab richfab closed this as completed Apr 29, 2024
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 a pull request may close this issue.

3 participants