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

9 lines
467 B
Markdown

# 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](zipline.md) class, you should open an [issue](https://coastalcommits.com/SeaswimmerTheFsh/PyZipline/issues) (or a [pull request](https://coastalcommits.com/SeaswimmerTheFsh/PyZipline/pulls)).
///
::: rest_adapter