mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 08:28:42 +00:00
Merge pull request #901 from TorstenDittmann/fix-functions-docs
fix-functions-docs
This commit is contained in:
commit
c51c17e1b4
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Get a list of all the current user function execution logs. You can use the query params to filter your results. On admin mode, this endpoint will return a list of all of the project's teams. [Learn more about different API modes](/docs/admin).
|
||||
Get a list of all the current user function execution logs. You can use the query params to filter your results. On admin mode, this endpoint will return a list of all of the project's executions. [Learn more about different API modes](/docs/admin).
|
||||
Loading…
Reference in a new issue