You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/_global/info/RootNodeInfoRequest.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ import { RequestBase } from '@_types/Base'
22
22
/**
23
23
* Get cluster info.
24
24
* 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.
0 commit comments