@segment/public-api-sdk-typescript 57.3.0-b10641 → 57.3.0-b10653

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.
@@ -17,7 +17,7 @@ import { RequestFile } from './models';
17
17
  */
18
18
  export class CreateSourceRegulationV1Input {
19
19
  /**
20
- * The regulation type to create.
20
+ * The regulation type to create. Please note that `DELETE_ARCHIVE_ONLY` is only supported for limited Workspaces for Source-scoped regulations.
21
21
  */
22
22
  'regulationType': CreateSourceRegulationV1Input.RegulationTypeEnum;
23
23
  /**
package/package.json CHANGED
@@ -18,7 +18,7 @@
18
18
  "uuid": "^8.3.2",
19
19
  "request": "^2.88.2"
20
20
  },
21
- "version": "57.3.0-b10641",
21
+ "version": "57.3.0-b10653",
22
22
  "devDependencies": {
23
23
  "@types/bluebird": "^3.5.33",
24
24
  "@types/jest": "^29",