ng2-rest 18.0.15 → 18.0.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1098,6 +1098,9 @@ var Models;
1098
1098
  ({}); // @--end-of-file-for-module=ng2-rest lib/models.ts
1099
1099
 
1100
1100
  const log$1 = Log.create('[ng2-rest] rest-request', Level.__NOTHING);
1101
+ /**
1102
+ * TODO refactor this (remove jobid)
1103
+ */
1101
1104
  const jobIDkey = 'jobID';
1102
1105
  const customObs = 'customObs';
1103
1106
  const cancelFn = 'cancelFn';