docs: feature --> endpoint method
All checks were successful
Pylint / Pylint (3.12) (push) Successful in 34s

This commit is contained in:
Seaswimmer 2023-12-22 15:21:26 -05:00
parent a5efdeecea
commit 0de2fcd024
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE

View file

@ -3,7 +3,7 @@
/// 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 a feature 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)).
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)).
///
::: pyzipline.rest_adapter