Skip to content

Commit 3c2cdf5

Browse files
committed
Fix description
1 parent 2c4c2a3 commit 3c2cdf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specification/transform/get_node_stats/GetTransformStatsRequest.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
import { RequestBase } from '@_types/Base'
2121

2222
/**
23-
* Get transform stats.
23+
* Get node stats.
2424
*
25-
* Get usage information for transforms.
25+
* Get per-node information about transform usage.
2626
* @rest_spec_name transform.get_node_stats
2727
* @availability stack since=8.15.0 stability=stable
2828
* @availability serverless stability=stable visibility=public

0 commit comments

Comments
 (0)