@emilgroup/insurance-sdk-node 1.97.1-beta.12 → 1.97.1-beta.15

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.
package/README.md CHANGED
@@ -17,11 +17,11 @@ Although this package can be used in both TypeScript and JavaScript, it is inten
17
17
  Navigate to the folder of your consuming project and run one of the following commands:
18
18
 
19
19
  ```
20
- npm install @emilgroup/insurance-sdk-node@1.97.1-beta.12 --save
20
+ npm install @emilgroup/insurance-sdk-node@1.97.1-beta.15 --save
21
21
  ```
22
22
  or
23
23
  ```
24
- yarn add @emilgroup/insurance-sdk-node@1.97.1-beta.12
24
+ yarn add @emilgroup/insurance-sdk-node@1.97.1-beta.15
25
25
  ```
26
26
 
27
27
  And then you can import `PoliciesApi`.
@@ -34,13 +34,13 @@ export interface InsuredObjectTypeClass {
34
34
  */
35
35
  'slug': string;
36
36
  /**
37
- * Time at which the object was created.
37
+ * Date created
38
38
  * @type {string}
39
39
  * @memberof InsuredObjectTypeClass
40
40
  */
41
41
  'createdAt': string;
42
42
  /**
43
- * Time at which the object was updated.
43
+ * Date updated
44
44
  * @type {string}
45
45
  * @memberof InsuredObjectTypeClass
46
46
  */
@@ -39,13 +39,13 @@ export interface InsuredObjectTypeClass {
39
39
  */
40
40
  'slug': string;
41
41
  /**
42
- * Time at which the object was created.
42
+ * Date created
43
43
  * @type {string}
44
44
  * @memberof InsuredObjectTypeClass
45
45
  */
46
46
  'createdAt': string;
47
47
  /**
48
- * Time at which the object was updated.
48
+ * Date updated
49
49
  * @type {string}
50
50
  * @memberof InsuredObjectTypeClass
51
51
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@emilgroup/insurance-sdk-node",
3
- "version": "1.97.1-beta.12",
3
+ "version": "1.97.1-beta.15",
4
4
  "description": "OpenAPI client for @emilgroup/insurance-sdk-node",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "keywords": [