Skip to content

Commit

Permalink
Update curl example
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasFischer1985 authored Aug 6, 2024
1 parent e82113f commit 967cd3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Zu Ausbildungsberufen, Weiterbildungsberufen und Studiengängen werden darüber

```bash
berufeinfo=$(curl -m 60 \
-H "X-API-Key: d672172b-f3ef-4746-b659-227c39d95acf" \
-H "X-API-Key: infosysbub-berufenet" \
"https://rest.arbeitsagentur.de/infosysbub/bnet/pc/v1/berufe/129987")
```

Expand Down

0 comments on commit 967cd3b

Please sign in to comment.