v1.0.1
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)