Skip to content

Version 1.5.5: Add new get_all_items service

Latest
Compare
Choose a tag to compare
@kevdliu kevdliu released this 19 Feb 03:40
  • The behavior and response of anylist.get_items has been reverted where it only returns the items field which contains unchecked items.
  • A new service anylist.get_all_items has been added check where it returns the uncheckedItems field which contains unchecked items and also the checkedItems field which contains checked / completed items.