Skip to content

Commit 73eb42d

Browse files
authored
Update README.md
1 parent d654fcc commit 73eb42d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ Last but not the least, there are a lot of helper functions that will try to aut
5959
The SDK relies on the `generate.go` script to auto generate the code for all the supported APIs listed in the `listApis.json` file.
6060
The `listAPIs.json` file holds the output of `listApis` command for a specific release of CloudStack.
6161

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.
63+
6264
```
6365
# Run it via the Makefile
6466
make all

0 commit comments

Comments
 (0)