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.
@@ -1826,8 +1826,8 @@ var DiagnosisService = /*#__PURE__*/function () {
1826
1826
  });
1827
1827
  }
1828
1828
  /**
1829
- * creates a new treatment for the diagnosis specified
1830
- * @param diagnosisUuid uuid of the diagnosis that is linked to the treatment
1829
+ * creates a new treatment for the specified diagnosis
1830
+ * @param diagnosisUuid uuid of the diagnosis that the treatment is linked to
1831
1831
  * @param treatmentRequest the treatment to be inserted
1832
1832
  */
1833
1833
  ;