beanhub-cli 3.1.0__tar.gz → 3.1.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/PKG-INFO +1 -1
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/connect/main.py +1 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/plaid_item_sync_state.py +1 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/data/internal-openapi.json +1 -1
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/pyproject.toml +1 -1
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/scripts/gen-internal-api.sh +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/tests/connect/test_sync.py +76 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/uv.lock +1 -1
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/.circleci/config.yml +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/.gitignore +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/.pre-commit-config.yaml +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/LICENSE +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/README.md +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/assets/beanhub.svg +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/assets/forms-screenshot.png +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/__init__.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/aliase.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/api_helpers.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/auth.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/cli.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/config.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/connect/__init__.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/connect/cli.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/encryption.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/environment.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/file_io.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/format.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/__init__.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/__init__.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/constants.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/data/sample_forms_doc.yaml +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/deps.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/helpers.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/main.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/routes.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/settings.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/js/beanhub-web-react-0.3.0.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/js/beanhub-web-react-0.3.0.js.LICENSE.txt +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/js/beanhub-web-react-0.3.0.js.map +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/LICENSE +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/css/bootstrap-datepicker.css +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/css/bootstrap-datepicker.css.map +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/css/bootstrap-datepicker.min.css +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/js/bootstrap-datepicker.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/js/bootstrap-datepicker.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker-en-CA.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.ar-DZ.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.ar-tn.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.ar.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.az.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.bg.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.bm.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.bn.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.br.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.bs.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.ca.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.cs.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.cy.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.da.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.de.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.el.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.en-AU.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.en-CA.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.en-GB.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.en-IE.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.en-NZ.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.en-US.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.en-ZA.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.eo.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.es.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.et.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.eu.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.fa.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.fi.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.fo.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.fr-CH.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.fr.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.gl.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.he.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.hi.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.hr.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.hu.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.hy.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.id.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.is.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.it-CH.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.it.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.ja.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.ka.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.kh.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.kk.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.km.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.ko.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.kr.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.lt.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.lv.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.me.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.mk.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.mn.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.mr.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.ms.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.nl-BE.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.nl.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.no.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.oc.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.pl.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.pt-BR.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.pt.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.ro.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.rs-latin.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.rs.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.ru.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.si.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.sk.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.sl.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.sq.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.sr-latin.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.sr.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.sv.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.sw.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.ta.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.tg.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.th.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.tk.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.uk.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.uz-cyrl.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.uz-latn.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.vi.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.zh-CN.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/bootstrap-datepicker/locales/bootstrap-datepicker.zh-TW.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/fontawesome6/LICENSE.txt +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/fontawesome6/css/all.min.css +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/fontawesome6/webfonts/fa-brands-400.ttf +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/fontawesome6/webfonts/fa-brands-400.woff2 +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/fontawesome6/webfonts/fa-regular-400.ttf +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/fontawesome6/webfonts/fa-regular-400.woff2 +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/fontawesome6/webfonts/fa-solid-900.ttf +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/fontawesome6/webfonts/fa-solid-900.woff2 +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/fontawesome6/webfonts/fa-v4compatibility.ttf +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/fontawesome6/webfonts/fa-v4compatibility.woff2 +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/LICENSE.md +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/css/select2.css +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/css/select2.min.css +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/af.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/ar.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/az.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/bg.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/bn.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/bs.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/ca.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/cs.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/da.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/de.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/dsb.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/el.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/en.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/eo.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/es.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/et.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/eu.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/fa.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/fi.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/fr.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/gl.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/he.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/hi.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/hr.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/hsb.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/hu.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/hy.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/id.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/is.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/it.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/ja.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/ka.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/km.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/ko.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/lt.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/lv.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/mk.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/ms.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/nb.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/ne.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/nl.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/pa.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/pl.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/ps.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/pt-BR.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/pt.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/ro.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/ru.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/sk.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/sl.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/sq.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/sr-Cyrl.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/sr.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/sv.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/te.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/th.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/tk.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/tr.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/uk.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/vi.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/zh-CN.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/i18n/zh-TW.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/select2.full.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/select2.full.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/select2.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/select2/js/select2.min.js +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/templates/errors.html +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/templates/flash_messages.html +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/templates/footer.html +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/templates/form.html +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/templates/home.html +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/templates/layout.html +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/cli.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/main.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/validator.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/import_cli.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/inbox/__init__.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/inbox/cli.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/inbox/main.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/__init__.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/api/__init__.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/api/auth/__init__.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/api/auth/create_auth_session.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/api/auth/poll_auth_session.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/api/connect/__init__.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/api/connect/create_dump_request.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/api/connect/create_sync_batch.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/api/connect/get_dump_request.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/api/connect/get_sync_batch.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/api/inbox/__init__.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/api/inbox/create_inbox_dump_request.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/api/inbox/get_inbox_dump_request.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/api/inbox/get_inbox_emails.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/api/repo/__init__.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/api/repo/list_repo.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/client.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/errors.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/__init__.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/auth_session_not_ready_response.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/auth_session_poll_response.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/auth_session_request.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/auth_session_response.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/create_dump_request_request.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/create_dump_request_response.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/create_inbox_dump_request.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/create_inbox_dump_request_response.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/create_sync_batch_response.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/dump_request_state.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/generic_error.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/get_dump_request_response.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/get_inbox_dump_request_response.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/get_inbox_email_response.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/get_sync_batch_response.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/http_validation_error.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/inbox_dump_request_state.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/inbox_email.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/inbox_email_headers.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/item_data.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/list_repositories_response.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/repository.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/repository_type.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/sync_data.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/models/validation_error.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/py.typed +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/internal_api/types.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/login.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/main.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/mcp/__init__.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/mcp/app/__init__.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/mcp/app/main.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/mcp/app/routes.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/mcp/cli.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/mcp/main.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/mcp/schemes.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/data/internal-api-config.yaml +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/docs/docs/assets/favicon.svg +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/docs/docs/assets/logo.svg +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/docs/docs/commands/connect.md +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/docs/docs/commands/form.md +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/docs/docs/commands/format.md +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/docs/docs/commands/import.md +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/docs/docs/commands/login.md +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/docs/docs/getting-started.md +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/docs/docs/img/auth-session-screenshot.png +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/docs/docs/img/beanhub-connect-list.png +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/docs/docs/img/beanhub-connect-pop-up.png +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/docs/docs/img/forms-screenshot.png +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/docs/docs/index.md +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/docs/mkdocs.yml +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/docs/netlify.toml +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/docs/overrides/partials/integrations/analytics/custom.html +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/docs/requirements.txt +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/pytest.ini +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/tests/__init__.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/tests/conftest.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/tests/connect/__init__.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/tests/connect/test_dump.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/tests/connect/test_encryption.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/tests/factories.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/tests/forms/__init__.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/tests/forms/app/__init__.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/tests/forms/app/conftest.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/tests/forms/app/test_forms.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/tests/forms/app/types_def.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/tests/forms/test_validator.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/tests/helper.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/tests/inbox/__init__.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/tests/inbox/test_dump.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/tests/test_format.py +0 -0
- {beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/tests/test_login.py +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"openapi": "3.1.0", "info": {"title": "BeanHub Internal API", "description": "The BeanHub API for public access but not published yet, so they are subject to changes. Please do not rely on it.", "version": "0.0.1"}, "paths": {"/v1/auth/sessions": {"post": {"tags": ["auth"], "summary": "Create auth session", "operationId": "create_auth_session", "requestBody": {"content": {"application/json": {"schema": {"$ref": "#/components/schemas/AuthSessionRequest"}}}, "required": true}, "responses": {"201": {"description": "Successful Response", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/AuthSessionResponse"}}}}, "422": {"description": "Validation Error", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/HTTPValidationError"}}}}}}}, "/v1/auth/sessions/{auth_session_id}/poll": {"get": {"tags": ["auth"], "summary": "Poll auth session status", "operationId": "poll_auth_session", "parameters": [{"name": "auth_session_id", "in": "path", "required": true, "schema": {"type": "string", "format": "uuid", "title": "Auth Session Id"}}, {"name": "secret_token", "in": "query", "required": true, "schema": {"type": "string", "title": "Secret Token"}}], "responses": {"200": {"description": "Auth session is ready", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/AuthSessionPollResponse"}, "example": {"token": "5308cd91-d7d7-488c-b9a9-ed984f58c01b", "repositories": ["username/repo"]}}}}, "202": {"description": "Not granted yet, please try again later", "content": {"application/json": {"example": {"code": "try_again", "message": "still waiting for auth"}, "schema": {"$ref": "#/components/schemas/AuthSessionNotReadyResponse"}}}}, "404": {"description": "Auth session not found", "content": {"application/json": {"example": {"detail": "Auth session not found"}, "schema": {"$ref": "#/components/schemas/GenericError"}}}}, "422": {"description": "Validation Error", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/HTTPValidationError"}}}}}}}, "/v1/repos/{username}/{repo_name}/connect/sync_batches": {"post": {"tags": ["connect"], "summary": "Create a sync batch", "operationId": "create_sync_batch", "security": [{"APIKeyHeader": []}], "parameters": [{"name": "username", "in": "path", "required": true, "schema": {"type": "string", "title": "Username"}}, {"name": "repo_name", "in": "path", "required": true, "schema": {"type": "string", "title": "Repo Name"}}], "responses": {"201": {"description": "Successful Response", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/CreateSyncBatchResponse"}}}}, "422": {"description": "Validation Error", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/HTTPValidationError"}}}}}}}, "/v1/repos/{username}/{repo_name}/connect/sync_batches/{sync_batch_id}": {"get": {"tags": ["connect"], "summary": "Get a sync batch", "operationId": "get_sync_batch", "security": [{"APIKeyHeader": []}], "parameters": [{"name": "sync_batch_id", "in": "path", "required": true, "schema": {"type": "string", "format": "uuid", "title": "Sync Batch Id"}}, {"name": "username", "in": "path", "required": true, "schema": {"type": "string", "title": "Username"}}, {"name": "repo_name", "in": "path", "required": true, "schema": {"type": "string", "title": "Repo Name"}}], "responses": {"200": {"description": "Successful Response", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/GetSyncBatchResponse"}}}}, "422": {"description": "Validation Error", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/HTTPValidationError"}}}}}}}, "/v1/repos/{username}/{repo_name}/connect/dumps": {"post": {"tags": ["connect"], "summary": "Create a dump request", "operationId": "create_dump_request", "security": [{"APIKeyHeader": []}], "parameters": [{"name": "username", "in": "path", "required": true, "schema": {"type": "string", "title": "Username"}}, {"name": "repo_name", "in": "path", "required": true, "schema": {"type": "string", "title": "Repo Name"}}], "requestBody": {"required": true, "content": {"application/json": {"schema": {"$ref": "#/components/schemas/CreateDumpRequestRequest"}}}}, "responses": {"201": {"description": "Successful Response", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/CreateDumpRequestResponse"}}}}, "422": {"description": "Validation Error", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/HTTPValidationError"}}}}}}}, "/v1/repos/{username}/{repo_name}/connect/dumps/{dump_request_id}": {"get": {"tags": ["connect"], "summary": "Get a dump request", "operationId": "get_dump_request", "security": [{"APIKeyHeader": []}], "parameters": [{"name": "dump_request_id", "in": "path", "required": true, "schema": {"type": "string", "format": "uuid", "title": "Dump Request Id"}}, {"name": "username", "in": "path", "required": true, "schema": {"type": "string", "title": "Username"}}, {"name": "repo_name", "in": "path", "required": true, "schema": {"type": "string", "title": "Repo Name"}}], "responses": {"200": {"description": "Successful Response", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/GetDumpRequestResponse"}}}}, "422": {"description": "Validation Error", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/HTTPValidationError"}}}}}}}, "/v1/repos/{username}/{repo_name}/inbox/emails": {"get": {"tags": ["inbox"], "summary": "Get inbox emails", "operationId": "get_inbox_emails", "security": [{"APIKeyHeader": []}], "parameters": [{"name": "username", "in": "path", "required": true, "schema": {"type": "string", "title": "Username"}}, {"name": "repo_name", "in": "path", "required": true, "schema": {"type": "string", "title": "Repo Name"}}, {"name": "cursor", "in": "query", "required": false, "schema": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Cursor"}}], "responses": {"200": {"description": "Successful Response", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/GetInboxEmailResponse"}}}}, "422": {"description": "Validation Error", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/HTTPValidationError"}}}}}}}, "/v1/repos/{username}/{repo_name}/inbox/dumps": {"post": {"tags": ["inbox"], "summary": "Create an inbox dump request", "operationId": "create_inbox_dump_request", "security": [{"APIKeyHeader": []}], "parameters": [{"name": "username", "in": "path", "required": true, "schema": {"type": "string", "title": "Username"}}, {"name": "repo_name", "in": "path", "required": true, "schema": {"type": "string", "title": "Repo Name"}}], "requestBody": {"required": true, "content": {"application/json": {"schema": {"$ref": "#/components/schemas/CreateInboxDumpRequest"}}}}, "responses": {"201": {"description": "Successful Response", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/CreateInboxDumpRequestResponse"}}}}, "422": {"description": "Validation Error", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/HTTPValidationError"}}}}}}}, "/v1/repos/{username}/{repo_name}/inbox/dumps/{dump_request_id}": {"get": {"tags": ["inbox"], "summary": "Get an inbox dump request", "operationId": "get_inbox_dump_request", "security": [{"APIKeyHeader": []}], "parameters": [{"name": "dump_request_id", "in": "path", "required": true, "schema": {"type": "string", "format": "uuid", "title": "Dump Request Id"}}, {"name": "username", "in": "path", "required": true, "schema": {"type": "string", "title": "Username"}}, {"name": "repo_name", "in": "path", "required": true, "schema": {"type": "string", "title": "Repo Name"}}], "responses": {"200": {"description": "Successful Response", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/GetInboxDumpRequestResponse"}}}}, "422": {"description": "Validation Error", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/HTTPValidationError"}}}}}}}, "/v1/repositories": {"get": {"tags": ["repo"], "summary": "List repositories", "operationId": "list_repo", "responses": {"200": {"description": "Successful Response", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/ListRepositoriesResponse"}}}}}, "security": [{"APIKeyHeader": []}]}}}, "components": {"schemas": {"AuthSessionNotReadyResponse": {"properties": {"code": {"type": "string", "title": "Code"}, "message": {"type": "string", "title": "Message"}}, "type": "object", "required": ["code", "message"], "title": "AuthSessionNotReadyResponse"}, "AuthSessionPollResponse": {"properties": {"token": {"type": "string", "title": "Token"}, "repositories": {"anyOf": [{"items": {"type": "string"}, "type": "array"}, {"type": "null"}], "title": "Repositories", "deprecated": true}}, "type": "object", "required": ["token"], "title": "AuthSessionPollResponse"}, "AuthSessionRequest": {"properties": {"hostname": {"type": "string", "title": "Hostname"}}, "type": "object", "required": ["hostname"], "title": "AuthSessionRequest"}, "AuthSessionResponse": {"properties": {"id": {"type": "string", "format": "uuid", "title": "Id"}, "code": {"type": "string", "title": "Code"}, "auth_url": {"type": "string", "title": "Auth Url"}, "secret_token": {"type": "string", "title": "Secret Token"}, "poll_url": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Poll Url", "deprecated": true}}, "type": "object", "required": ["id", "code", "auth_url", "secret_token"], "title": "AuthSessionResponse"}, "CreateDumpRequestRequest": {"properties": {"public_key": {"type": "string", "title": "Public Key"}, "output_accounts": {"type": "boolean", "title": "Output Accounts", "default": false}}, "type": "object", "required": ["public_key"], "title": "CreateDumpRequestRequest"}, "CreateDumpRequestResponse": {"properties": {"id": {"type": "string", "format": "uuid", "title": "Id"}}, "type": "object", "required": ["id"], "title": "CreateDumpRequestResponse"}, "CreateInboxDumpRequest": {"properties": {"public_key": {"type": "string", "title": "Public Key"}, "email_ids": {"items": {"type": "string"}, "type": "array", "title": "Email Ids"}}, "type": "object", "required": ["public_key", "email_ids"], "title": "CreateInboxDumpRequest"}, "CreateInboxDumpRequestResponse": {"properties": {"id": {"type": "string", "format": "uuid", "title": "Id"}}, "type": "object", "required": ["id"], "title": "CreateInboxDumpRequestResponse"}, "CreateSyncBatchResponse": {"properties": {"id": {"type": "string", "format": "uuid", "title": "Id"}}, "type": "object", "required": ["id"], "title": "CreateSyncBatchResponse"}, "DumpRequestState": {"type": "string", "enum": ["PENDING", "PROCESSING", "COMPLETE", "FAILED"], "title": "DumpRequestState"}, "GenericError": {"properties": {"detail": {"title": "Detail"}}, "type": "object", "title": "GenericError"}, "GetDumpRequestResponse": {"properties": {"id": {"type": "string", "format": "uuid", "title": "Id"}, "state": {"$ref": "#/components/schemas/DumpRequestState"}, "encryption_key": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Encryption Key"}, "download_url": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Download Url"}, "accounts_download_url": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Accounts Download Url"}, "error_message": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Error Message"}}, "type": "object", "required": ["id", "state"], "title": "GetDumpRequestResponse"}, "GetInboxDumpRequestResponse": {"properties": {"id": {"type": "string", "format": "uuid", "title": "Id"}, "state": {"$ref": "#/components/schemas/InboxDumpRequestState"}, "encryption_key": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Encryption Key"}, "download_url": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Download Url"}, "error_message": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Error Message"}}, "type": "object", "required": ["id", "state"], "title": "GetInboxDumpRequestResponse"}, "GetInboxEmailResponse": {"properties": {"emails": {"items": {"$ref": "#/components/schemas/InboxEmail"}, "type": "array", "title": "Emails"}, "cursor": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Cursor"}}, "type": "object", "required": ["emails"], "title": "GetInboxEmailResponse"}, "GetSyncBatchResponse": {"properties": {"id": {"type": "string", "format": "uuid", "title": "Id"}, "syncs": {"items": {"$ref": "#/components/schemas/SyncData"}, "type": "array", "title": "Syncs"}}, "type": "object", "required": ["id", "syncs"], "title": "GetSyncBatchResponse"}, "HTTPValidationError": {"properties": {"detail": {"items": {"$ref": "#/components/schemas/ValidationError"}, "type": "array", "title": "Detail"}}, "type": "object", "title": "HTTPValidationError"}, "InboxDumpRequestState": {"type": "string", "enum": ["PENDING", "PROCESSING", "COMPLETE", "FAILED"], "title": "InboxDumpRequestState"}, "InboxEmail": {"properties": {"id": {"type": "string", "title": "Id"}, "message_id": {"type": "string", "title": "Message Id"}, "headers": {"additionalProperties": {"type": "string"}, "type": "object", "title": "Headers"}, "subject": {"type": "string", "title": "Subject"}, "from_addresses": {"items": {"type": "string"}, "type": "array", "title": "From Addresses"}, "recipients": {"items": {"type": "string"}, "type": "array", "title": "Recipients"}, "tags": {"anyOf": [{"items": {"type": "string"}, "type": "array"}, {"type": "null"}], "title": "Tags"}}, "type": "object", "required": ["id", "message_id", "headers", "subject", "from_addresses", "recipients"], "title": "InboxEmail"}, "ItemData": {"properties": {"id": {"type": "string", "title": "Id"}, "institution_name": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Institution Name"}}, "type": "object", "required": ["id", "institution_name"], "title": "ItemData"}, "ListRepositoriesResponse": {"properties": {"repositories": {"items": {"$ref": "#/components/schemas/Repository"}, "type": "array", "title": "Repositories"}}, "type": "object", "required": ["repositories"], "title": "ListRepositoriesResponse"}, "PlaidItemSyncState": {"type": "string", "enum": ["PENDING", "PROCESSING", "SYNC_COMPLETE", "SYNC_FAILED", "IMPORT_COMPLETE", "IMPORT_COMPLETE_NO_CHANGES", "IMPORT_FAILED"], "title": "PlaidItemSyncState"}, "Repository": {"properties": {"username": {"type": "string", "title": "Username"}, "name": {"type": "string", "title": "Name"}, "type": {"$ref": "#/components/schemas/RepositoryType"}, "public": {"type": "boolean", "title": "Public"}, "active": {"type": "boolean", "title": "Active"}}, "type": "object", "required": ["username", "name", "type", "public", "active"], "title": "Repository"}, "RepositoryType": {"type": "string", "enum": ["GIT", "CONNECT"], "title": "RepositoryType"}, "SyncData": {"properties": {"id": {"type": "string", "title": "Id"}, "state": {"$ref": "#/components/schemas/PlaidItemSyncState"}, "error_message": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Error Message"}, "item": {"$ref": "#/components/schemas/ItemData"}}, "type": "object", "required": ["id", "state", "item"], "title": "SyncData"}, "ValidationError": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "title": "ValidationError"}}, "securitySchemes": {"APIKeyHeader": {"type": "apiKey", "in": "header", "name": "access-token"}}}}
|
|
1
|
+
{"openapi": "3.1.0", "info": {"title": "BeanHub Internal API", "description": "The BeanHub API for public access but not published yet, so they are subject to changes. Please do not rely on it.", "version": "0.0.1"}, "paths": {"/v1/auth/sessions": {"post": {"tags": ["auth"], "summary": "Create auth session", "operationId": "create_auth_session", "requestBody": {"content": {"application/json": {"schema": {"$ref": "#/components/schemas/AuthSessionRequest"}}}, "required": true}, "responses": {"201": {"description": "Successful Response", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/AuthSessionResponse"}}}}, "422": {"description": "Validation Error", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/HTTPValidationError"}}}}}}}, "/v1/auth/sessions/{auth_session_id}/poll": {"get": {"tags": ["auth"], "summary": "Poll auth session status", "operationId": "poll_auth_session", "parameters": [{"name": "auth_session_id", "in": "path", "required": true, "schema": {"type": "string", "format": "uuid", "title": "Auth Session Id"}}, {"name": "secret_token", "in": "query", "required": true, "schema": {"type": "string", "title": "Secret Token"}}], "responses": {"200": {"description": "Auth session is ready", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/AuthSessionPollResponse"}, "example": {"token": "5308cd91-d7d7-488c-b9a9-ed984f58c01b", "repositories": ["username/repo"]}}}}, "202": {"description": "Not granted yet, please try again later", "content": {"application/json": {"example": {"code": "try_again", "message": "still waiting for auth"}, "schema": {"$ref": "#/components/schemas/AuthSessionNotReadyResponse"}}}}, "404": {"description": "Auth session not found", "content": {"application/json": {"example": {"detail": "Auth session not found"}, "schema": {"$ref": "#/components/schemas/GenericError"}}}}, "422": {"description": "Validation Error", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/HTTPValidationError"}}}}}}}, "/v1/repos/{username}/{repo_name}/connect/sync_batches": {"post": {"tags": ["connect"], "summary": "Create a sync batch", "operationId": "create_sync_batch", "security": [{"APIKeyHeader": []}], "parameters": [{"name": "username", "in": "path", "required": true, "schema": {"type": "string", "title": "Username"}}, {"name": "repo_name", "in": "path", "required": true, "schema": {"type": "string", "title": "Repo Name"}}], "responses": {"201": {"description": "Successful Response", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/CreateSyncBatchResponse"}}}}, "422": {"description": "Validation Error", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/HTTPValidationError"}}}}}}}, "/v1/repos/{username}/{repo_name}/connect/sync_batches/{sync_batch_id}": {"get": {"tags": ["connect"], "summary": "Get a sync batch", "operationId": "get_sync_batch", "security": [{"APIKeyHeader": []}], "parameters": [{"name": "sync_batch_id", "in": "path", "required": true, "schema": {"type": "string", "format": "uuid", "title": "Sync Batch Id"}}, {"name": "username", "in": "path", "required": true, "schema": {"type": "string", "title": "Username"}}, {"name": "repo_name", "in": "path", "required": true, "schema": {"type": "string", "title": "Repo Name"}}], "responses": {"200": {"description": "Successful Response", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/GetSyncBatchResponse"}}}}, "422": {"description": "Validation Error", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/HTTPValidationError"}}}}}}}, "/v1/repos/{username}/{repo_name}/connect/dumps": {"post": {"tags": ["connect"], "summary": "Create a dump request", "operationId": "create_dump_request", "security": [{"APIKeyHeader": []}], "parameters": [{"name": "username", "in": "path", "required": true, "schema": {"type": "string", "title": "Username"}}, {"name": "repo_name", "in": "path", "required": true, "schema": {"type": "string", "title": "Repo Name"}}], "requestBody": {"required": true, "content": {"application/json": {"schema": {"$ref": "#/components/schemas/CreateDumpRequestRequest"}}}}, "responses": {"201": {"description": "Successful Response", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/CreateDumpRequestResponse"}}}}, "422": {"description": "Validation Error", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/HTTPValidationError"}}}}}}}, "/v1/repos/{username}/{repo_name}/connect/dumps/{dump_request_id}": {"get": {"tags": ["connect"], "summary": "Get a dump request", "operationId": "get_dump_request", "security": [{"APIKeyHeader": []}], "parameters": [{"name": "dump_request_id", "in": "path", "required": true, "schema": {"type": "string", "format": "uuid", "title": "Dump Request Id"}}, {"name": "username", "in": "path", "required": true, "schema": {"type": "string", "title": "Username"}}, {"name": "repo_name", "in": "path", "required": true, "schema": {"type": "string", "title": "Repo Name"}}], "responses": {"200": {"description": "Successful Response", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/GetDumpRequestResponse"}}}}, "422": {"description": "Validation Error", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/HTTPValidationError"}}}}}}}, "/v1/repos/{username}/{repo_name}/inbox/emails": {"get": {"tags": ["inbox"], "summary": "Get inbox emails", "operationId": "get_inbox_emails", "security": [{"APIKeyHeader": []}], "parameters": [{"name": "username", "in": "path", "required": true, "schema": {"type": "string", "title": "Username"}}, {"name": "repo_name", "in": "path", "required": true, "schema": {"type": "string", "title": "Repo Name"}}, {"name": "cursor", "in": "query", "required": false, "schema": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Cursor"}}], "responses": {"200": {"description": "Successful Response", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/GetInboxEmailResponse"}}}}, "422": {"description": "Validation Error", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/HTTPValidationError"}}}}}}}, "/v1/repos/{username}/{repo_name}/inbox/dumps": {"post": {"tags": ["inbox"], "summary": "Create an inbox dump request", "operationId": "create_inbox_dump_request", "security": [{"APIKeyHeader": []}], "parameters": [{"name": "username", "in": "path", "required": true, "schema": {"type": "string", "title": "Username"}}, {"name": "repo_name", "in": "path", "required": true, "schema": {"type": "string", "title": "Repo Name"}}], "requestBody": {"required": true, "content": {"application/json": {"schema": {"$ref": "#/components/schemas/CreateInboxDumpRequest"}}}}, "responses": {"201": {"description": "Successful Response", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/CreateInboxDumpRequestResponse"}}}}, "422": {"description": "Validation Error", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/HTTPValidationError"}}}}}}}, "/v1/repos/{username}/{repo_name}/inbox/dumps/{dump_request_id}": {"get": {"tags": ["inbox"], "summary": "Get an inbox dump request", "operationId": "get_inbox_dump_request", "security": [{"APIKeyHeader": []}], "parameters": [{"name": "dump_request_id", "in": "path", "required": true, "schema": {"type": "string", "format": "uuid", "title": "Dump Request Id"}}, {"name": "username", "in": "path", "required": true, "schema": {"type": "string", "title": "Username"}}, {"name": "repo_name", "in": "path", "required": true, "schema": {"type": "string", "title": "Repo Name"}}], "responses": {"200": {"description": "Successful Response", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/GetInboxDumpRequestResponse"}}}}, "422": {"description": "Validation Error", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/HTTPValidationError"}}}}}}}, "/v1/repositories": {"get": {"tags": ["repo"], "summary": "List repositories", "operationId": "list_repo", "responses": {"200": {"description": "Successful Response", "content": {"application/json": {"schema": {"$ref": "#/components/schemas/ListRepositoriesResponse"}}}}}, "security": [{"APIKeyHeader": []}]}}}, "components": {"schemas": {"AuthSessionNotReadyResponse": {"properties": {"code": {"type": "string", "title": "Code"}, "message": {"type": "string", "title": "Message"}}, "type": "object", "required": ["code", "message"], "title": "AuthSessionNotReadyResponse"}, "AuthSessionPollResponse": {"properties": {"token": {"type": "string", "title": "Token"}, "repositories": {"anyOf": [{"items": {"type": "string"}, "type": "array"}, {"type": "null"}], "title": "Repositories", "deprecated": true}}, "type": "object", "required": ["token"], "title": "AuthSessionPollResponse"}, "AuthSessionRequest": {"properties": {"hostname": {"type": "string", "title": "Hostname"}}, "type": "object", "required": ["hostname"], "title": "AuthSessionRequest"}, "AuthSessionResponse": {"properties": {"id": {"type": "string", "format": "uuid", "title": "Id"}, "code": {"type": "string", "title": "Code"}, "auth_url": {"type": "string", "title": "Auth Url"}, "secret_token": {"type": "string", "title": "Secret Token"}, "poll_url": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Poll Url", "deprecated": true}}, "type": "object", "required": ["id", "code", "auth_url", "secret_token"], "title": "AuthSessionResponse"}, "CreateDumpRequestRequest": {"properties": {"public_key": {"type": "string", "title": "Public Key"}, "output_accounts": {"type": "boolean", "title": "Output Accounts", "default": false}}, "type": "object", "required": ["public_key"], "title": "CreateDumpRequestRequest"}, "CreateDumpRequestResponse": {"properties": {"id": {"type": "string", "format": "uuid", "title": "Id"}}, "type": "object", "required": ["id"], "title": "CreateDumpRequestResponse"}, "CreateInboxDumpRequest": {"properties": {"public_key": {"type": "string", "title": "Public Key"}, "email_ids": {"items": {"type": "string"}, "type": "array", "minItems": 1, "title": "Email Ids"}}, "type": "object", "required": ["public_key", "email_ids"], "title": "CreateInboxDumpRequest"}, "CreateInboxDumpRequestResponse": {"properties": {"id": {"type": "string", "format": "uuid", "title": "Id"}}, "type": "object", "required": ["id"], "title": "CreateInboxDumpRequestResponse"}, "CreateSyncBatchResponse": {"properties": {"id": {"type": "string", "format": "uuid", "title": "Id"}}, "type": "object", "required": ["id"], "title": "CreateSyncBatchResponse"}, "DumpRequestState": {"type": "string", "enum": ["PENDING", "PROCESSING", "COMPLETE", "FAILED"], "title": "DumpRequestState"}, "GenericError": {"properties": {"detail": {"title": "Detail"}}, "type": "object", "title": "GenericError"}, "GetDumpRequestResponse": {"properties": {"id": {"type": "string", "format": "uuid", "title": "Id"}, "state": {"$ref": "#/components/schemas/DumpRequestState"}, "encryption_key": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Encryption Key"}, "download_url": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Download Url"}, "accounts_download_url": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Accounts Download Url"}, "error_message": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Error Message"}}, "type": "object", "required": ["id", "state"], "title": "GetDumpRequestResponse"}, "GetInboxDumpRequestResponse": {"properties": {"id": {"type": "string", "format": "uuid", "title": "Id"}, "state": {"$ref": "#/components/schemas/InboxDumpRequestState"}, "encryption_key": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Encryption Key"}, "download_url": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Download Url"}, "error_message": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Error Message"}}, "type": "object", "required": ["id", "state"], "title": "GetInboxDumpRequestResponse"}, "GetInboxEmailResponse": {"properties": {"emails": {"items": {"$ref": "#/components/schemas/InboxEmail"}, "type": "array", "title": "Emails"}, "cursor": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Cursor"}}, "type": "object", "required": ["emails"], "title": "GetInboxEmailResponse"}, "GetSyncBatchResponse": {"properties": {"id": {"type": "string", "format": "uuid", "title": "Id"}, "syncs": {"items": {"$ref": "#/components/schemas/SyncData"}, "type": "array", "title": "Syncs"}}, "type": "object", "required": ["id", "syncs"], "title": "GetSyncBatchResponse"}, "HTTPValidationError": {"properties": {"detail": {"items": {"$ref": "#/components/schemas/ValidationError"}, "type": "array", "title": "Detail"}}, "type": "object", "title": "HTTPValidationError"}, "InboxDumpRequestState": {"type": "string", "enum": ["PENDING", "PROCESSING", "COMPLETE", "FAILED"], "title": "InboxDumpRequestState"}, "InboxEmail": {"properties": {"id": {"type": "string", "title": "Id"}, "message_id": {"type": "string", "title": "Message Id"}, "headers": {"additionalProperties": {"type": "string"}, "type": "object", "title": "Headers"}, "subject": {"type": "string", "title": "Subject"}, "from_addresses": {"items": {"type": "string"}, "type": "array", "title": "From Addresses"}, "recipients": {"items": {"type": "string"}, "type": "array", "title": "Recipients"}, "tags": {"anyOf": [{"items": {"type": "string"}, "type": "array"}, {"type": "null"}], "title": "Tags"}}, "type": "object", "required": ["id", "message_id", "headers", "subject", "from_addresses", "recipients"], "title": "InboxEmail"}, "ItemData": {"properties": {"id": {"type": "string", "title": "Id"}, "institution_name": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Institution Name"}}, "type": "object", "required": ["id", "institution_name"], "title": "ItemData"}, "ListRepositoriesResponse": {"properties": {"repositories": {"items": {"$ref": "#/components/schemas/Repository"}, "type": "array", "title": "Repositories"}}, "type": "object", "required": ["repositories"], "title": "ListRepositoriesResponse"}, "PlaidItemSyncState": {"type": "string", "enum": ["PENDING", "PROCESSING", "SYNC_COMPLETE", "SYNC_FAILED", "IMPORT_COMPLETE", "IMPORT_COMPLETE_NO_CHANGES", "IMPORT_FAILED", "SKIPPED"], "title": "PlaidItemSyncState"}, "Repository": {"properties": {"username": {"type": "string", "title": "Username"}, "name": {"type": "string", "title": "Name"}, "type": {"$ref": "#/components/schemas/RepositoryType"}, "public": {"type": "boolean", "title": "Public"}, "active": {"type": "boolean", "title": "Active"}}, "type": "object", "required": ["username", "name", "type", "public", "active"], "title": "Repository"}, "RepositoryType": {"type": "string", "enum": ["GIT", "CONNECT"], "title": "RepositoryType"}, "SyncData": {"properties": {"id": {"type": "string", "title": "Id"}, "state": {"$ref": "#/components/schemas/PlaidItemSyncState"}, "error_message": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Error Message"}, "item": {"$ref": "#/components/schemas/ItemData"}}, "type": "object", "required": ["id", "state", "item"], "title": "SyncData"}, "ValidationError": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "title": "ValidationError"}}, "securitySchemes": {"APIKeyHeader": {"type": "apiKey", "in": "header", "name": "access-token"}}}}
|
|
File without changes
|
|
@@ -82,6 +82,82 @@ def test_sync(
|
|
|
82
82
|
assert result.exit_code == 0
|
|
83
83
|
|
|
84
84
|
|
|
85
|
+
def test_sync_with_skipped_state(
|
|
86
|
+
cli_runner: CliRunner,
|
|
87
|
+
mock_config: Config,
|
|
88
|
+
httpx_mock: HTTPXMock,
|
|
89
|
+
):
|
|
90
|
+
batch_id = uuid.uuid4()
|
|
91
|
+
httpx_mock.add_response(
|
|
92
|
+
url=f"https://api.beanhub.io/v1/repos/{mock_config.repo.default}/connect/sync_batches",
|
|
93
|
+
method="POST",
|
|
94
|
+
status_code=201,
|
|
95
|
+
json=dict(
|
|
96
|
+
id=str(batch_id),
|
|
97
|
+
),
|
|
98
|
+
match_headers={"access-token": mock_config.access_token.token},
|
|
99
|
+
)
|
|
100
|
+
httpx_mock.add_response(
|
|
101
|
+
url=f"https://api.beanhub.io/v1/repos/{mock_config.repo.default}/connect/sync_batches/{batch_id}",
|
|
102
|
+
method="GET",
|
|
103
|
+
status_code=200,
|
|
104
|
+
json=dict(
|
|
105
|
+
id=str(batch_id),
|
|
106
|
+
syncs=[
|
|
107
|
+
dict(
|
|
108
|
+
id="SYNC0",
|
|
109
|
+
state="PROCESSING",
|
|
110
|
+
item=dict(
|
|
111
|
+
id="MOCK_ITEM0",
|
|
112
|
+
institution_name="Chase",
|
|
113
|
+
),
|
|
114
|
+
),
|
|
115
|
+
dict(
|
|
116
|
+
id="SYNC1",
|
|
117
|
+
state="PROCESSING",
|
|
118
|
+
item=dict(
|
|
119
|
+
id="MOCK_ITEM1",
|
|
120
|
+
institution_name="Chase",
|
|
121
|
+
),
|
|
122
|
+
),
|
|
123
|
+
],
|
|
124
|
+
),
|
|
125
|
+
match_headers={"access-token": mock_config.access_token.token},
|
|
126
|
+
)
|
|
127
|
+
httpx_mock.add_response(
|
|
128
|
+
url=f"https://api.beanhub.io/v1/repos/{mock_config.repo.default}/connect/sync_batches/{batch_id}",
|
|
129
|
+
method="GET",
|
|
130
|
+
status_code=200,
|
|
131
|
+
json=dict(
|
|
132
|
+
id=str(batch_id),
|
|
133
|
+
syncs=[
|
|
134
|
+
dict(
|
|
135
|
+
id="SYNC0",
|
|
136
|
+
state="IMPORT_COMPLETE_NO_CHANGES",
|
|
137
|
+
item=dict(
|
|
138
|
+
id="MOCK_ITEM0",
|
|
139
|
+
institution_name="Chase",
|
|
140
|
+
),
|
|
141
|
+
),
|
|
142
|
+
dict(
|
|
143
|
+
id="SYNC1",
|
|
144
|
+
state="SKIPPED",
|
|
145
|
+
item=dict(
|
|
146
|
+
id="MOCK_ITEM1",
|
|
147
|
+
institution_name="Chase",
|
|
148
|
+
),
|
|
149
|
+
error_message='Your login session has expired, please use the "Update" button to login to your bank account with Plaid again',
|
|
150
|
+
),
|
|
151
|
+
],
|
|
152
|
+
),
|
|
153
|
+
match_headers={"access-token": mock_config.access_token.token},
|
|
154
|
+
)
|
|
155
|
+
cli_runner.mix_stderr = False
|
|
156
|
+
result = cli_runner.invoke(cli, ["connect", "sync"])
|
|
157
|
+
assert result.exit_code == 0
|
|
158
|
+
assert "Your login session has expired" in result.stdout.replace("\n", "")
|
|
159
|
+
|
|
160
|
+
|
|
85
161
|
def test_sync_not_logged_in(
|
|
86
162
|
cli_runner: CliRunner,
|
|
87
163
|
mock_home: pathlib.Path,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/js/beanhub-web-react-0.3.0.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{beanhub_cli-3.1.0 → beanhub_cli-3.1.1}/beanhub_cli/forms/app/static/vendor/fontawesome6/LICENSE.txt
RENAMED
|
File without changes
|
|
File without changes
|