Files
OpenBB/openbb_platform/conftest.py
Danglewood f5e063cc46 [Feature] Add Python Package Builder Support for FastAPI and APIRouter EntryPoints (#7252)
* add python package builder support for FastAPI and APIRouter

* lint

* lint

* fix merge problems

* unused item

* apparently didn't hit 'save' along the way

* fix test expectations for indentations

* handle model query params

* fix test

* hardening the implementation

* comment typo

* do not allow request-bound dependencies to be injected in the Python package

* tagged

* merge workspace config files

* missing docstring

* more linting

* unused import

* skip filename paths in package builder

* handle dependency cleanup in command_runner

* lint

* get OBBject-type response model types for non-model endpoints

* fix example model validator

* don't count provider as a param or description check

---------

Co-authored-by: Theodore Aptekarev <aptekarev@gmail.com>
2025-11-24 17:21:47 +00:00

1.3 KiB