We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5b4cde commit 02c504cCopy full SHA for 02c504c
specification/license/get/GetLicenseRequest.ts
@@ -50,7 +50,7 @@ export interface Request extends RequestBase {
50
/**
51
* Specifies whether to retrieve local information.
52
* From 9.2 onwards the default value is `true`, which means the information is retrieved from the responding node.
53
- * In earlier versions the default is `false`.
+ * In earlier versions the default is `false`, which means the information is retrieved from the elected master node.
54
* @server_default true
55
*/
56
local?: boolean
0 commit comments