You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/importapi-sdk/src/generated/models/importsummaries.ts
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,13 @@
5
5
*/
6
6
7
7
/**
8
-
* Describes the status of an [ImportContainer](ctp:import:type:ImportContainer) by the number of resources in each [Processing State](ctp:import:type:ProcessingState).
8
+
* Describes the status of an [ImportContainer](ctp:import:type:ImportContainer) by the number of resources in each [ProcessingState](ctp:import:type:ProcessingState).
9
9
* Can be used to monitor the import progress per [Import Container](ctp:import:type:ImportContainer).
10
10
*
11
11
*/
12
12
exportinterfaceImportSummary{
13
13
/**
14
-
* The import status of an [ImportContainer](ctp:import:type:ImportContainer) given by the number of resources in each [Processing State](ctp:import:type:ProcessingState).
14
+
* The import status of an [ImportContainer](ctp:import:type:ImportContainer) given by the number of resources in each [ProcessingState](ctp:import:type:ProcessingState).
Copy file name to clipboardExpand all lines: packages/platform-sdk/src/generated/client/shipping-methods/by-project-key-shipping-methods-request-builder.ts
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ export class ByProjectKeyShippingMethodsRequestBuilder {
0 commit comments