Skip to content

Commit

Permalink
Update build/api-docs.js
Browse files Browse the repository at this point in the history
Escape backticks

Co-authored-by: Jannis R <[email protected]>
  • Loading branch information
JohannesGandhi and derhuerst authored Sep 29, 2024
1 parent 3b552a3 commit e392335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/api-docs.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ The \`routingMode\` parameter influences which data the system uses to compute t
Furthermore, \`REALTIME\` doesn't support [Pagination](#pagination) fully. If you need fully functioning pagination, use \`HYBRID\` instead.
The `hafas-client` repository has [more details on the different routing modes](https://github.com/public-transport/hafas-client/blob/45610fc951bb834e1b6f09e363ee820c0b92b673/p/db/readme.md#using-the-routingmode-option).
The \`hafas-client\` repository has [more details on the different routing modes](https://github.com/public-transport/hafas-client/blob/45610fc951bb834e1b6f09e363ee820c0b92b673/p/db/readme.md#using-the-routingmode-option).
`,
'/journeys/:ref': `\
Uses [\`hafasClient.refreshJourney()\`](https://github.com/public-transport/hafas-client/blob/6/docs/refresh-journey.md) to **"refresh" a journey, using its \`refreshToken\`**.
Expand Down

0 comments on commit e392335

Please sign in to comment.