PyZipline/docs/ref/rest_adapter.md
cswimr ab7bf2be1c
Some checks failed
Actions / Build (push) Successful in 10s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 12s
Actions / Build Documentation (MkDocs) (push) Successful in 21s
fixed documentation failing to build
2024-10-21 16:41:21 -04:00

467 B

Rest Adapter

/// admonition | Internal Functions type: warning These functions are meant for use in other parts of the module. You probably shouldn't be calling these manually.
If there's an endpoint method missing from the main ZiplineApi class, you should open an issue (or a pull request). ///

::: rest_adapter