@vrplatform/api 1.3.1-stage.6423 → 1.3.1-stage.6424
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/package.json
CHANGED
package/src/generated/v1.ts
CHANGED
|
@@ -1427,7 +1427,7 @@ export interface paths {
|
|
|
1427
1427
|
cookie?: never;
|
|
1428
1428
|
};
|
|
1429
1429
|
/**
|
|
1430
|
-
* @description Get
|
|
1430
|
+
* @description Get CSV mapping fields and supported row shapes for a resource.
|
|
1431
1431
|
*
|
|
1432
1432
|
* Required scope: integrations:import
|
|
1433
1433
|
*/
|