Nick Schirmer
Nick Schirmer
While it's cool that metadata like `#EXT-X-DISCONTINUITY` maps to `segments[0].discontinuity = true`, would it be possible at all to also have some object within the segment that is an array...
Hi, **This is for latest development branch.** I've got a tabbed display for my App\User page. Within one of the tabs, I am including a form display for an App\Job...
## Summary As mentioned in issue #1221, the type definition for `configureEntryEditors` is missing. I also added `editor-builtin` as an option for `widgetNamespace` for these entry editors. I'm not entirely...
The [README](https://github.com/contentful/contentful-migration/blob/v4.13.1/README.md) states that there is a `configureEntryEditors` method when editing a content type, however such definition does not exist within [index.d.ts](https://github.com/contentful/contentful-migration/blob/v4.13.1/index.d.ts)
### Description Exported the ErrorCode enum so that consumers can match specific errors against `Snowflake.ErrorCode.ERR_CONN_CONNECT_STATUS_CONNECTING` for example. ### Checklist - [ ] Format code according to the existing code style...