oro-sdk 2.1.4-dev1 → 2.2.0

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.
@@ -1874,8 +1874,8 @@ var DiagnosisService = /*#__PURE__*/function () {
1874
1874
  });
1875
1875
  }
1876
1876
  /**
1877
- * creates a new treatment for the diagnosis specified
1878
- * @param diagnosisUuid uuid of the diagnosis that is linked to the treatment
1877
+ * creates a new treatment for the specified diagnosis
1878
+ * @param diagnosisUuid uuid of the diagnosis that the treatment is linked to
1879
1879
  * @param treatmentRequest the treatment to be inserted
1880
1880
  */
1881
1881
  ;