PyZipline/docs/ref/rest_adapter.md

10 lines
477 B
Markdown
Raw Normal View History

# Rest Adapter
2023-12-20 20:48:18 -05:00
/// 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.
2023-12-22 15:21:26 -05:00
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)).
2023-12-20 20:48:18 -05:00
///
2023-12-20 21:37:02 -05:00
::: pyzipline.rest_adapter