Skip to content

Release 1.0.7

Compare
Choose a tag to compare
@dot-mike dot-mike released this 30 Oct 14:08
· 8 commits to main since this release

Added

  • Added a new API method for fetching all custom fields defined in the system
    The method is a GET to /customfields

  • Added a new API method for querying all custom fields with optional filter
    The method is a GET to /customfields/query