Skip to content

Commit 62c3fef

Browse files
Update specification/_global/info/RootNodeInfoRequest.ts
Co-authored-by: Liam Thompson <[email protected]>
1 parent 68c86a5 commit 62c3fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/_global/info/RootNodeInfoRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import { RequestBase } from '@_types/Base'
2222
/**
2323
* Get cluster info.
2424
* Get basic build, version, and cluster information.
25-
* ::: In Serverless, this API is retained for backward compatibility only. Some response fields, such as the version number, do not reflect the actual runtime state.
25+
* ::: In Serverless, this API is retained for backward compatibility only. Some response fields, such as the version number, should be ignored.
2626
* @rest_spec_name info
2727
* @availability stack stability=stable
2828
* @availability serverless stability=stable visibility=public

0 commit comments

Comments
 (0)