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 1a88963 commit 6f742d2
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 @@ -247,7 +247,7 @@ Eignungstest: 1=Studiencheck, 2=OSA. Mehrere Semikolon-getrennte Angaben möglic

```bash
studienangebot=$(curl -m 60 \
-H "OAuthAccessToken: $token" \
-H "X-API-Key: infosysbub-studisu" \
'https://rest.arbeitsagentur.de/infosysbub/studisu/pc/v1/studienangebote?sw=IT-Security-Manager')
```

Expand Down

0 comments on commit 6f742d2

Please sign in to comment.