Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 463 Bytes

TODO.md

File metadata and controls

10 lines (10 loc) · 463 Bytes
  • Fill out the rest of axapi 2.1 apis
  • Validate more args to methods
  • ACOS 4.0 support
  • SSH as interface support
  • Support stripe-api-object like model; reference object fields as attributes, then save().
  • Include pdf/html docs to actual REST api.
  • Include ACOS error code/msg string with ACOSException
  • 2.7.1 & partitions
  • python3 support (requires workaround for httplib)
  • py26 tests pass by hand, but not in tox