improve documentation

- add debugging chapter
- fix lint warnings
This commit is contained in:
mampfes
2022-01-22 17:34:13 +01:00
parent 1ae0c594de
commit 610e5c113d
24 changed files with 95 additions and 32 deletions

View File

@@ -35,4 +35,4 @@ waste_collection_schedule:
The street_address argument is simply the house mailing address. Road type (eg. St, Ave) and cardinal direction if applicable (eg. N/S/NW) are required, so "501 23rd Ave" and "501 23rd Ave E" will give different results.
If the service cannot be identified based on street address alone (in some multi-family houses, etc), a `prem_code` can be extracted by inspecting the "findAccount" call when looking up your service on the Collection Calendar.
If the service cannot be identified based on street address alone (in some multi-family houses, etc), a `prem_code` can be extracted by inspecting the "findAccount" call when looking up your service on the Collection Calendar.