graphhopper / directions-api-clients

API clients for various languages for the GraphHopper Directions API
https://docs.graphhopper.com/
Apache License 2.0
30 stars 39 forks source link

C# client does not compile #14

Closed karussell closed 4 years ago

karussell commented 6 years ago

due to minor problems with swagger codegen, reported here: https://github.com/swagger-api/swagger-codegen/issues/7218

karussell commented 6 years ago

There was a PR provided and we were able to create a project that compiles: https://github.com/graphhopper/directions-api-clients/tree/master/csharp

This is now merged in their master and will close here if the official released swagger version is confirmed to be working