Skip to content
This repository has been archived by the owner on Mar 3, 2025. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/entur/upgrade/gbfs-model' …
Browse files Browse the repository at this point in the history
…into otp2_entur_develop
  • Loading branch information
vpaturet committed Jun 7, 2024
2 parents 2ff5fca + a9df6a9 commit 78665f0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,7 @@
<dependency>
<groupId>org.mobilitydata</groupId>
<artifactId>gbfs-java-model</artifactId>
<version>1.0.6</version>
<version>1.0.7</version>
</dependency>

<!-- TESTING -->
Expand Down
6 changes: 5 additions & 1 deletion src/test/resources/gbfs/lillestrombysykkel/gbfs.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
"data": {
"nb": {
"feeds": [
{
"name": "gbfs",
"url": "file:src/test/resources/gbfs/lillestrombysykkel/gbfs.json"
},
{
"name": "system_information",
"url": "file:src/test/resources/gbfs/lillestrombysykkel/system_information.json"
Expand All @@ -28,4 +32,4 @@
]
}
}
}
}

0 comments on commit 78665f0

Please sign in to comment.