mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-08-20 06:39:41 +00:00

* Add notion connector and supporting code * minor fixes * Add notion deps to extras * Use the same return type for both helper methods * Don't ignore types that aren't recognized when mapping json * Add support for recursively getting docs * Add recursive search for databases * fix logging * fix linting * remove debugging code