Skip to content

Commit 2aef298

Browse files
Dakshclaude
andcommitted
docs: remove hardcoded metric count from javadoc
The number of metrics is an implementation detail that could change. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 5a27792 commit 2aef298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/io/getstream/chat/java/models/TeamUsageStats.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ public static class QueryTeamUsageStatsResponse extends StreamResponseObject {
212212
/**
213213
* Queries team-level usage statistics from the warehouse database.
214214
*
215-
* <p>Returns all 16 metrics grouped by team with cursor-based pagination.
215+
* <p>Returns usage metrics grouped by team with cursor-based pagination.
216216
*
217217
* <p>Date Range Options (mutually exclusive):
218218
*

0 commit comments

Comments
 (0)