mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 01:41:46 +03:00
633ba27f0e
no issue - There is a need to be able to label certain import group of members with custom labels. This will allow to distinguish/filter these newly imported members. - Allowed `POST /members/csv/` endpoint to accept `labels` field parameter which assigns labels to every member from imported csv.
89 B
89 B
1 | labels | |
---|---|---|
2 | member+labels_1@example.com | label |
3 | member+labels_2@example.com | another-label |