Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: always include all_domains in json output
Previously the all_domains would be absent from the json if it was empty. This means that clients that expected the array could crash. Related to #26
- Loading branch information