Skip to content

Commit

Permalink
fix: update input.json to use UPRN parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
dp247 committed Jun 26, 2024
1 parent 48ec41d commit 28c3846
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions uk_bin_collection/tests/input.json
Original file line number Diff line number Diff line change
Expand Up @@ -283,10 +283,10 @@
"wiki_name": "Doncaster Council"
},
"DorsetCouncil": {
"url": "https://gi.dorsetcouncil.gov.uk/mapping/mylocal/viewresults/100040711049",
"wiki_command_url_override": "https://gi.dorsetcouncil.gov.uk/mapping/mylocal/viewresults/XXXXXXXX",
"wiki_name": "Dorset Council",
"wiki_note": "Replace XXXXXXXX with UPRN."
"skip_get_url": true,
"url": "https://www.dorsetcouncil.gov.uk/",
"uprn": "100040711049",
"wiki_name": "Dorset Council"
},
"DoverDistrictCouncil": {
"url": "https://collections.dover.gov.uk/property/100060908340",
Expand Down

0 comments on commit 28c3846

Please sign in to comment.