-
Describe the bug To Reproduce Expected behavior Environment (please complete the following information): Additional context
the |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
This documentation is in flight, you should start seeing updates show up in the wiki this week. (This will take a week or two to complete.) Also starting with v0.7.0+ you will see some of this detail reflected within docstrings. (Making them accessible to you with help(className)) Example of an updated page reflecting the parameters you show above: Hosts Service Collection Documentation FQL documentation can also be found here: Falcon Query Language Thank you for the feedback, please let us know if you find any other issues! 😄 |
Beta Was this translation helpful? Give feedback.
-
Here's a better example of a docstring display showing filter / sort params.
|
Beta Was this translation helpful? Give feedback.
This documentation is in flight, you should start seeing updates show up in the wiki this week. (This will take a week or two to complete.)
Also starting with v0.7.0+ you will see some of this detail reflected within docstrings. (Making them accessible to you with help(className))
Example of an updated page reflecting the parameters you show above: Hosts Service Collection Documentation
FQL documentation can also be found here: Falcon Query Language
Thank you for the feedback, please let us know if you find any other issues! 😄