docs: feature --> endpoint method
All checks were successful
Pylint / Pylint (3.12) (push) Successful in 34s
All checks were successful
Pylint / Pylint (3.12) (push) Successful in 34s
This commit is contained in:
parent
a5efdeecea
commit
0de2fcd024
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
/// admonition | Internal Functions
|
/// admonition | Internal Functions
|
||||||
type: warning
|
type: warning
|
||||||
These functions are meant for use in other parts of the module. You *probably* shouldn't be calling these manually.
|
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
|
::: pyzipline.rest_adapter
|
||||||
|
|
Loading…
Reference in a new issue