How about itemized list within a table of six rows: API | Description| Request: Changed Parameter| Request: New Parameter |Response: Changed Parameter| Response: New Parameter
Or API | Description| Changed Parameter| New Parameter | Under Changed/ New Parameter, itemized lists for both response and request -----Original Message----- From: David Nalley [mailto:da...@gnsa.us] Sent: Wednesday, April 17, 2013 8:26 AM To: dev@cloudstack.apache.org Subject: Thoughts on API changes in release notes Hi folks, I've played with a table and itemizedlist, and still not happy with how to represent changes in the API.. Here's some plain text of what I am trying to figure out how to format. createVlanIpRange Request: New parameters: endipv6 (optional), ip6cidr (optional), ip6gateway (optional), startipv6 (optional) Changed parameters: startip (old version - required, new version - optional) Response: New parameters: endipv6, ip6cidr, ip6gateway, startipv6 listNetworkOfferings Response: New parameters: ispersistent registerTemplate Response: New parameters: sshkeyenabled addTrafficMonitor Request: New parameters: excludezones (optional), includezones (optional) Response: Removed parameters: privateinterface, privatezone, publicinterface, publiczone, usageinterface, username