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 20, 2025. It is now read-only.
The order of headers for attributes in the exported attributes.csv file should be the same as the order of API response, when querying for Product types in API playground. This would avoid confusion when the header list is long and some comparison is done between the response and csv file. And also the localaizable Enum type attributes are not consecutively displayed.