You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update `Typeform.Theme` type to include new types from docs:
https://www.typeform.com/developers/create/reference/create-theme/
Fix `theme.create` and `theme.update` methods to send payload to API.
Update the bin to load payload from a file: `params.json` as JSON or
`params.js` as JavaScript object. It is easier to pass large payloads
like this compared to passing it via command line.
0 commit comments