JianBo He пре 1 година
родитељ
комит
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.