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

Better detection of invalid url #79

Open
PierrickP opened this issue Aug 22, 2022 · 0 comments
Open

Better detection of invalid url #79

PierrickP opened this issue Aug 22, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@PierrickP
Copy link
Collaborator

Eg: etalab/transport-site#2554 (review)
When we try https://gateway.prod.zoov.io/gbfs/2.2/bordeaux/en/station_information.json?key=KEY with station_information.json directly

@PierrickP PierrickP added the bug Something isn't working label Aug 22, 2022
josee-sabourin pushed a commit that referenced this issue Apr 25, 2023
…170e

f43170e V3.0-RC Schemas  (#79)
680df70 Update pr-to-project.yml
c2c30a2 Typo fix in geofencing_zones.json (#78)
c9be765 Create pr-to-project.yml
0a17875 Create issues-to-project.yml
30e5a3a Update README.md

git-subtree-dir: gbfs-validator/versions/schemas
git-subtree-split: f43170e95d0969922a200a512cc5ab494702f79c
tdelmas added a commit to tdelmas/gbfs-validator that referenced this issue Jun 28, 2023
…058d

22b058d fix: incorrect spec for "languages" property in system_information.json (MobilityData#90)
e9d891b Refer to later versions in gbfs_versions.json (MobilityData#87)
fbd3ced Add v3.0 to v3.0-RC schemas (MobilityData#88)
ef0d9a6 Fix schemas for v3.0-RC (MobilityData#85)
2b6ad1e FIX: replaces name field with localized string (MobilityData#82)
abe71f2 Fix invalid json, no trailing commas (MobilityData#83)
f43170e V3.0-RC Schemas  (MobilityData#79)
680df70 Update pr-to-project.yml
c2c30a2 Typo fix in geofencing_zones.json (MobilityData#78)
c9be765 Create pr-to-project.yml
0a17875 Create issues-to-project.yml
30e5a3a Update README.md

git-subtree-dir: gbfs-validator/versions/schemas
git-subtree-split: 22b058dc4a358baf451e006cde74775075929b3d
richfab pushed a commit that referenced this issue Jun 29, 2023
* Git ignore for schemas subtree

Signed-off-by: Tom <[email protected]>

* Squashed 'gbfs-validator/versions/schemas/' changes from 5273f96..22b058d

22b058d fix: incorrect spec for "languages" property in system_information.json (#90)
e9d891b Refer to later versions in gbfs_versions.json (#87)
fbd3ced Add v3.0 to v3.0-RC schemas (#88)
ef0d9a6 Fix schemas for v3.0-RC (#85)
2b6ad1e FIX: replaces name field with localized string (#82)
abe71f2 Fix invalid json, no trailing commas (#83)
f43170e V3.0-RC Schemas  (#79)
680df70 Update pr-to-project.yml
c2c30a2 Typo fix in geofencing_zones.json (#78)
c9be765 Create pr-to-project.yml
0a17875 Create issues-to-project.yml
30e5a3a Update README.md

git-subtree-dir: gbfs-validator/versions/schemas
git-subtree-split: 22b058dc4a358baf451e006cde74775075929b3d

* remove dot files in schemas

Signed-off-by: Tom <[email protected]>

* v3-RC validation

Signed-off-by: Tom <[email protected]>

* Remove unused file

Signed-off-by: Tom <[email protected]>

* Add `serverOpts` required in Windows

Signed-off-by: Tom <[email protected]>

* Fix typo `recommended`

Signed-off-by: Tom <[email protected]>

* update test for 3.0-RC , 3.0 and upcoming minor versions

Signed-off-by: Tom <[email protected]>

* fix after rebase

Signed-off-by: Tom <[email protected]>

* Recommended.

Signed-off-by: Tom <[email protected]>

* Squashed 'gbfs-validator/versions/schemas/' changes from 22b058d..5f12243

5f12243 Patch manifest.json (#91)

git-subtree-dir: gbfs-validator/versions/schemas
git-subtree-split: 5f12243d5735a608eef697212a627b9090eea31a

---------

Signed-off-by: Tom <[email protected]>
@richfab richfab added enhancement New feature or request and removed bug Something isn't working labels Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants