Skip to content

Commit

Permalink
Update stale aggregate link
Browse files Browse the repository at this point in the history
  • Loading branch information
richardgill committed Feb 22, 2024
1 parent e71f212 commit d65384e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xata/api/search_and_filter.py
Original file line number Diff line number Diff line change
Expand Up @@ -1140,7 +1140,7 @@ def aggregate(self, table_name: str, payload: dict, db_name: str = None, branch_
store that is more appropiate for analytics, makes use of approximative algorithms
(e.g for cardinality), and is generally faster and can do more complex aggregations.
For usage, see the [API Guide](https://xata.io/docs/api-guide/aggregate).
For usage, see the [API Guide](https://xata.io/docs/sdk/aggregate).
Reference: https://xata.io/docs/api-reference/db/db_branch_name/tables/table_name/aggregate#run-aggregations-over-a-table
Path: /db/{db_branch_name}/tables/{table_name}/aggregate
Expand Down

0 comments on commit d65384e

Please sign in to comment.