Skip to content

Get or set relationships

Choose a tag to compare

@hkraal hkraal released this 26 Jun 09:53
· 451 commits to master since this release
ddf4d54

0.0.3 - 2018-06-26

Compare 0.0.2 - 0.0.3

Added

  • Ready to use examples to get ticket details.
  • Individual methods to set or get relationships from a resource object.

Changed

  • Most class variables changed to instance variables.
    This enforces the defaults to be set, instead of using the same variables from another instance.