-
Couldn't load subscription status.
- Fork 10
Open
Labels
Description
Brief bug description
When using v8.0.0-8 of the model generator, it is possible to create conflicting type names.
Repro steps
- Create a content type and content type snippet with the same name
- Generate delivery models
- See that those names will conflict in the barrel file exporting all delivery types.
Expected behavior
Export all snippets/types/taxonomies/etc under a unique name.
e.g. ContentTypes.Banner and ContentTypeSnippets.Banner
Test environment
- Version 8.0.0-8

