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
{{ message }}
This repository was archived by the owner on Jun 23, 2025. It is now read-only.
Describe alternatives you've considered
The types are available in SDK v2 which we are planning to migrate to, but would be appreciated if the types could be added to v1 in the meantime.
Is your feature request related to a problem? Please describe.
The SDK's
ResourceTypeIdenum doesn't include every available ResourceType that's described in the APIhttps://docs.commercetools.com/api/projects/types#resourcetypeid
Describe the solution you'd like
Add missing type id's to the
ResourceTypeIdenum:Describe alternatives you've considered
The types are available in SDK v2 which we are planning to migrate to, but would be appreciated if the types could be added to v1 in the meantime.