Skip to content

Commit

Permalink
chore: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreiffers committed Sep 28, 2023
1 parent 51f88c4 commit 02f3167
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ curl -H "Content-Type: application/json" -X POST -d '
"definisjon": "lorem ipsum",
"kilde": "Forskrift om tinglysing § 11 tredje ledd og § 16 annet ledd bokstav e). _Forskrift 3. november 1995 nr. 875 om tinglysing_ https://lovdata.no/forskrift/1995-11-03-875",
"merknad": "Lorem",
"merkelapp": ["Lorem"],
"ansvarligVirksomhet": {
"uri": "http://data.brreg.no/enhetsregisteret/enhet/910244132",
"id": "910244132",
Expand All @@ -76,4 +77,4 @@ curl -H "Content-Type: application/json" -X POST -d '
}' http://localhost:8200/begreper

# get the concept just inserted
curl http://localhost:8200/begreper?orgNummer=910244132
curl http://localhost:8200/begreper?orgNummer=910244132

0 comments on commit 02f3167

Please sign in to comment.