mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-22 22:59:35 +02:00
fix links
[skip ci]
This commit is contained in:
parent
179ada6f08
commit
7d10f409ef
1 changed files with 2 additions and 1 deletions
|
@ -66,7 +66,8 @@ docker run \
|
|||
ghcr.io/public-transport/db-vendo-client
|
||||
```
|
||||
|
||||
You may want to generate a client for your programming language for this REST API using the [OpenAPI schema](openapi.yaml) ([open in Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/public-transport/db-vendo-client/refs/heads/master/docs/openapi.yaml)). Note that some profile-specific details like tickets are missing from this API definition.
|
||||
You may want to generate a client for your programming language for this REST API using the [OpenAPI schema](docs/openapi.yaml) ([open in Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/public-transport/db-vendo-client/refs/heads/main/docs/openapi.yaml)). Note
|
||||
that this to be seen more as a starting point for implementation, e.g. some profile-specific details like tickets are missing from this API definition.
|
||||
|
||||
There are [community-maintained TypeScript typings available as `@types/hafas-client`](https://www.npmjs.com/package/@types/hafas-client).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue