JianBo He 1 год назад
Родитель
Сommit
19876a7f4d
1 измененных файлов с 9 добавлено и 0 удалено
  1. 9 0
      changes/ce/feat-13862.md

+ 9 - 0
changes/ce/feat-13862.md

@@ -0,0 +1,9 @@
+## Breaking changesa
+
+Add the detailed results to the user import interface, for example:
+
+```
+{"total": 2, "success": 2, "override": 0, "skipped": 0, "failed": 0}
+```
+
+In previous versions, after the import is completed, only a 204 HTTP Code would be returned.