Skip to content

Commit 081946c

Browse files
committed
Correct line URLs for SL transport API
1 parent 004ea8e commit 081946c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/api/our-apis/sl/transport.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ This API consists of 5 endpoints, each with their own URL. No API key is require
4646
{{% tabs %}} {{% tab "Lines" %}}
4747

4848
```text
49-
https://transport.integration.sl.se/v1/lines
49+
https://transport.integration.sl.se/v1/lines?transport_authority_id=1
50+
https://transport.integration.sl.se/v1/lines?transport_authority_id=8
5051
```
5152

5253
{{% /tab %}}

0 commit comments

Comments
 (0)