Jump to: navigation, search

Difference between revisions of "Trove/NextAPI"

(Random Notes for the next API)
(Random Notes for the next API)
Line 3: Line 3:
 
* Additional, random, properties should be allowed.
 
* Additional, random, properties should be allowed.
 
* /actions are terrible. Make them /instances/id/{resize,reboot}
 
* /actions are terrible. Make them /instances/id/{resize,reboot}
 +
* IDS should all be ints
 +
* blahRef are dumb. lets not use camelCase

Revision as of 16:13, 30 August 2013

Random Notes for the next API

  • Zero length arrays suck. Lets not persist that bug.
  • Additional, random, properties should be allowed.
  • /actions are terrible. Make them /instances/id/{resize,reboot}
  • IDS should all be ints
  • blahRef are dumb. lets not use camelCase