cloudstack/server/src/com/cloud/api
alena 8de3bacd2b bug 9026: added ability to turn off apiCommand/commandParameter for docGeneration
status 9026: resolved fixed

1) Don't expose following commands in doc:

* registerSSHKeyPair
* createSSHKeyPair
* deleteSSHKeyPair
* listSSHKeyPairs

2) Don't show "sshKeyPairName" parameter for deployVm command
2011-03-23 12:56:58 -07:00
..
doc bug 9026: added ability to turn off apiCommand/commandParameter for docGeneration 2011-03-23 12:56:58 -07:00
response bug 8726: escape ", ', &, <, > special chars in xml response 2011-02-24 17:11:28 -08:00
ApiDBUtils.java bug 8831: added 2 new parameters to create/listNetworks api: "isdedicatedtodomain" and "dedicateddomainid" 2011-03-22 10:17:08 -07:00
ApiDispatcher.java bug 8737: set entityOwnerId for all api commands including non-Async ones 2011-02-28 09:21:05 -08:00
ApiGsonHelper.java 1) Make generic dao be able to persist UTF-8 string for internationalization support 2010-11-30 09:40:54 -08:00
ApiResponseHelper.java bug 8831: added 2 new parameters to create/listNetworks api: "isdedicatedtodomain" and "dedicateddomainid" 2011-03-22 10:17:08 -07:00
ApiSerializerHelper.java bug 7089: return embedded object name in xml response 2010-11-08 13:59:14 -08:00
ApiServer.java Fixed API xml doc generation 2011-03-23 12:12:29 -07:00
ApiServlet.java fix merge conflicts 2011-02-15 17:08:01 -08:00
ResponseObjectTypeAdapter.java bug 7192: Added networktype parameter for the zone 2010-11-16 16:54:44 -08:00