ch-api-client-typescript2 5.19.39 → 5.19.45

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.
@@ -45,12 +45,6 @@ export interface HospitalTranslationDocumentModel {
45
45
  * @memberof HospitalTranslationDocumentModel
46
46
  */
47
47
  'Description'?: string | null;
48
- /**
49
- *
50
- * @type {string}
51
- * @memberof HospitalTranslationDocumentModel
52
- */
53
- 'Content'?: string | null;
54
48
  /**
55
49
  *
56
50
  * @type {string}
@@ -1 +1 @@
1
- {"version":3,"file":"hospital-translation-document-model.d.ts","sourceRoot":"","sources":["../../src/models/hospital-translation-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,gCAAgC;IAC7C;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;IACxC;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC5B"}
1
+ {"version":3,"file":"hospital-translation-document-model.d.ts","sourceRoot":"","sources":["../../src/models/hospital-translation-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,gCAAgC;IAC7C;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;IACxC;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC5B"}
@@ -45,11 +45,5 @@ export interface TranslationDocumentModel {
45
45
  * @memberof TranslationDocumentModel
46
46
  */
47
47
  'Description'?: string | null;
48
- /**
49
- *
50
- * @type {string}
51
- * @memberof TranslationDocumentModel
52
- */
53
- 'Content'?: string | null;
54
48
  }
55
49
  //# sourceMappingURL=translation-document-model.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"translation-document-model.d.ts","sourceRoot":"","sources":["../../src/models/translation-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,wBAAwB;IACrC;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;IACxC;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC7B"}
1
+ {"version":3,"file":"translation-document-model.d.ts","sourceRoot":"","sources":["../../src/models/translation-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,wBAAwB;IACrC;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;IACxC;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACjC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ch-api-client-typescript2",
3
- "version": "5.19.39",
3
+ "version": "5.19.45",
4
4
  "description": "Openapi generated typescript-axios client for CloudHospital",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -50,12 +50,6 @@ export interface HospitalTranslationDocumentModel {
50
50
  * @memberof HospitalTranslationDocumentModel
51
51
  */
52
52
  'Description'?: string | null;
53
- /**
54
- *
55
- * @type {string}
56
- * @memberof HospitalTranslationDocumentModel
57
- */
58
- 'Content'?: string | null;
59
53
  /**
60
54
  *
61
55
  * @type {string}
@@ -50,11 +50,5 @@ export interface TranslationDocumentModel {
50
50
  * @memberof TranslationDocumentModel
51
51
  */
52
52
  'Description'?: string | null;
53
- /**
54
- *
55
- * @type {string}
56
- * @memberof TranslationDocumentModel
57
- */
58
- 'Content'?: string | null;
59
53
  }
60
54