Skip to content

v1.0.1

Choose a tag to compare

@ghl-karan-kaneria ghl-karan-kaneria released this 26 Aug 13:37
· 12 commits to main since this release

What's Changed

Specs Changes

Conversations:
Added:

  • response body field added in method (optional)
  • response body array item field added in method (optional)

Marketplace:
Added:

  • request body field added in method (optional)

Modified:

  • method endpoint changed from GET /marketplace/app/{appId}/installer-details to GET /marketplace/app/{appId}/installations

Users:
Added:

  • path param is added in method

Removed:

  • header param is removed in method

SDK Changes

  • fix: crypto package removed, token expire function moved to base storage class (d96d25c)