Skip to content

Release 0.3.0

Latest
Compare
Choose a tag to compare
@xxblx xxblx released this 08 Sep 21:26
· 1 commit to master since this release

Added Items API support, see SwrveItemsApi class for details.

Methods

  • get_item_lst - get full list of project items
  • get_item_attrs - get information about one item by uid: parameters (name, item_class, description, etc) and attributes
  • create_item - create new item or update exist one
  • create_items - create a batch of new items