Skip to content

Commit

Permalink
feat: update json schema with latest version (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgamez authored Nov 25, 2024
1 parent 39fd956 commit a1f7f5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gbfs-validator/__test__/fixtures/v3.0/exaustive.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ class MockRequests {
email: '[email protected]',
feed_contact_email: '[email protected]',
manifest_url: `${basePath}/manifest.json`,
timezone: 'America/Chicago',
timezone: 'America/Montreal',
license_id: 'CC-BY-4.0',
attribution_organization_name: [
{
Expand Down
2 changes: 1 addition & 1 deletion gbfs-validator/versions/gbfs-json-schema
Submodule gbfs-json-schema updated 117 files

0 comments on commit a1f7f5e

Please sign in to comment.