Skip to content

Commit 415f901

Browse files
committed
- Updated Scribe docs
1 parent b01bae8 commit 415f901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Http/Requests/TimeSeriesStatsRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ public function bodyParameters()
106106
],
107107

108108
'metric' => [
109-
'description' => 'Which metric to use for the stat.',
109+
'description' => 'Which metric to use for the stat. The available metrics will depend on the user permissions and the filters used.',
110110
'example' => TimeSeriesStats::allowedMetrics([], request()->user())[0] ?? '',
111111
],
112112

0 commit comments

Comments
 (0)