tkhq / sdk

Turnkey TypeScript SDK
Apache License 2.0
51 stars 14 forks source link

Jordan/updated types #241

Closed AlwaysBCoding closed 6 months ago

AlwaysBCoding commented 6 months ago

This does 2 things:

  1. change the naming of rootOrganizationId in the config data to defaultOrganizationId
  2. merge the activityId onto the activity return data for any activity creation (which currently is just returning the nested data at the top-level)