trigger ci
Some checks are pending
CI/CD Pipeline / test (push) Waiting to run

This commit is contained in:
philipp 2024-01-26 16:55:15 +01:00
parent af35dd30eb
commit 23edc4103a

View File

@ -44,3 +44,4 @@ RISolve
# "Scripts"
- Retrieve overview law: `curl -X POST "https://data.bka.gv.at/ris/api/v2.6/Bundesrecht" -H "Content-Type: application/x-www-form-urlencoded" -d "Applikation=BrKons" -d "Gesetzesnummer=10001899" -d "DokumenteProSeite=OneHundred" -d "Seitennummer=1" -d "Fassung.FassungVom=2023-11-03" | jq . > law.json`