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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ Last but not the least, there are a lot of helper functions that will try to aut
59
59
The SDK relies on the `generate.go` script to auto generate the code for all the supported APIs listed in the `listApis.json` file.
60
60
The `listAPIs.json` file holds the output of `listApis` command for a specific release of CloudStack.
61
61
62
-
**_NOTE:_** This will only take into account enabled APIs, so only those accessible to the user doing the call at the time of the call. Other users than admin may get less APIs in their list and even admin will not get APIs for services that are not enabled.
62
+
**_NOTE:_** This will only take into account enabled APIs, so only those accessible to the user doing the call at the time of the call. Non-Admin users may get less APIs in their list and even admin will not get APIs for services that are not enabled.
0 commit comments