@whiplashmerch/whiplash-api-client 0.1.11 → 0.1.13

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.
@@ -6953,7 +6953,7 @@ export declare enum PutApiV21ItemsHazmatType {
6953
6953
  }
6954
6954
  /** Perform an action on an item */
6955
6955
  export interface PutApiV21ItemsIdCall {
6956
- /** Method params <br> */
6956
+ /** Method params */
6957
6957
  args?: object;
6958
6958
  }
6959
6959
  /** Update Item meta fields */
@@ -7854,7 +7854,7 @@ export interface PutApiV21OrderItems {
7854
7854
  }
7855
7855
  /** Perform an action on an order_item */
7856
7856
  export interface PutApiV21OrderItemsIdCall {
7857
- /** Method params <br> */
7857
+ /** Method params */
7858
7858
  args?: object;
7859
7859
  }
7860
7860
  /** Update OrderItem meta fields */
@@ -8082,7 +8082,7 @@ export interface PutApiV21Orders {
8082
8082
  }
8083
8083
  /** Perform an action on an order */
8084
8084
  export interface PutApiV21OrdersIdCall {
8085
- /** Method params <br> */
8085
+ /** Method params */
8086
8086
  args?: object;
8087
8087
  }
8088
8088
  /** Update Order meta fields */
@@ -9119,7 +9119,7 @@ export declare enum PutApiV2ItemsHazmatType {
9119
9119
  }
9120
9120
  /** Perform an action on an item */
9121
9121
  export interface PutApiV2ItemsIdCall {
9122
- /** Method params <br> */
9122
+ /** Method params */
9123
9123
  args?: object;
9124
9124
  }
9125
9125
  /** Update Item meta fields */
@@ -10020,7 +10020,7 @@ export interface PutApiV2OrderItems {
10020
10020
  }
10021
10021
  /** Perform an action on an order_item */
10022
10022
  export interface PutApiV2OrderItemsIdCall {
10023
- /** Method params <br> */
10023
+ /** Method params */
10024
10024
  args?: object;
10025
10025
  }
10026
10026
  /** Update OrderItem meta fields */
@@ -10246,7 +10246,7 @@ export interface PutApiV2Orders {
10246
10246
  }
10247
10247
  /** Perform an action on an order */
10248
10248
  export interface PutApiV2OrdersIdCall {
10249
- /** Method params <br> */
10249
+ /** Method params */
10250
10250
  args?: object;
10251
10251
  }
10252
10252
  /** Update Order meta fields */
@@ -7133,7 +7133,7 @@ export enum PutApiV21ItemsHazmatType {
7133
7133
 
7134
7134
  /** Perform an action on an item */
7135
7135
  export interface PutApiV21ItemsIdCall {
7136
- /** Method params <br> */
7136
+ /** Method params */
7137
7137
  args?: object;
7138
7138
  }
7139
7139
 
@@ -8045,7 +8045,7 @@ export interface PutApiV21OrderItems {
8045
8045
 
8046
8046
  /** Perform an action on an order_item */
8047
8047
  export interface PutApiV21OrderItemsIdCall {
8048
- /** Method params <br> */
8048
+ /** Method params */
8049
8049
  args?: object;
8050
8050
  }
8051
8051
 
@@ -8276,7 +8276,7 @@ export interface PutApiV21Orders {
8276
8276
 
8277
8277
  /** Perform an action on an order */
8278
8278
  export interface PutApiV21OrdersIdCall {
8279
- /** Method params <br> */
8279
+ /** Method params */
8280
8280
  args?: object;
8281
8281
  }
8282
8282
 
@@ -9335,7 +9335,7 @@ export enum PutApiV2ItemsHazmatType {
9335
9335
 
9336
9336
  /** Perform an action on an item */
9337
9337
  export interface PutApiV2ItemsIdCall {
9338
- /** Method params <br> */
9338
+ /** Method params */
9339
9339
  args?: object;
9340
9340
  }
9341
9341
 
@@ -10247,7 +10247,7 @@ export interface PutApiV2OrderItems {
10247
10247
 
10248
10248
  /** Perform an action on an order_item */
10249
10249
  export interface PutApiV2OrderItemsIdCall {
10250
- /** Method params <br> */
10250
+ /** Method params */
10251
10251
  args?: object;
10252
10252
  }
10253
10253
 
@@ -10476,7 +10476,7 @@ export interface PutApiV2Orders {
10476
10476
 
10477
10477
  /** Perform an action on an order */
10478
10478
  export interface PutApiV2OrdersIdCall {
10479
- /** Method params <br> */
10479
+ /** Method params */
10480
10480
  args?: object;
10481
10481
  }
10482
10482
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@whiplashmerch/whiplash-api-client",
3
- "version": "0.1.11",
3
+ "version": "0.1.13",
4
4
  "description": "",
5
5
  "devDependencies": {},
6
6
  "scripts": {