LICENSE
README.md
pyproject.toml
data360_autodoc/__init__.py
data360_autodoc/models.py
data360_autodoc.egg-info/PKG-INFO
data360_autodoc.egg-info/SOURCES.txt
data360_autodoc.egg-info/dependency_links.txt
data360_autodoc.egg-info/entry_points.txt
data360_autodoc.egg-info/requires.txt
data360_autodoc.egg-info/top_level.txt
data360_autodoc/cli/__init__.py
data360_autodoc/cli/main.py
data360_autodoc/fetcher/__init__.py
data360_autodoc/fetcher/_http.py
data360_autodoc/fetcher/auth.py
data360_autodoc/fetcher/metadata.py
data360_autodoc/fetcher/streams.py
data360_autodoc/generator/__init__.py
data360_autodoc/generator/markdown.py
data360_autodoc/generator/mermaid.py
data360_autodoc/generator/snapshot.py
tests/test_api_version.py
tests/test_auth.py
tests/test_cli.py
tests/test_dmo_enrichment.py
tests/test_dmo_resilience.py
tests/test_http.py
tests/test_markdown.py
tests/test_mermaid.py
tests/test_metadata.py
tests/test_metadata_errors.py
tests/test_snapshot.py
tests/test_streams.py