@segment/public-api-sdk-typescript 36.1.0-b7310 → 36.1.0-b7313

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.
@@ -998,7 +998,7 @@ export class FunctionsApi {
998
998
  });
999
999
  }
1000
1000
  /**
1001
- * Restore an old Function version as a latest version. • In order to successfully call this endpoint, the specified Workspace needs to have the Functions feature enabled. Please reach out to your customer success manager for more information.
1001
+ * Restore an old Function version as the latest version. • In order to successfully call this endpoint, the specified Workspace needs to have the Functions feature enabled. Please reach out to your customer success manager for more information.
1002
1002
  * @summary Restore Function Version
1003
1003
  * @param functionId
1004
1004
  * @param RestoreFunctionVersionAlphaInput
package/package.json CHANGED
@@ -18,7 +18,7 @@
18
18
  "uuid": "^8.3.2",
19
19
  "request": "^2.88.2"
20
20
  },
21
- "version": "36.1.0-b7310",
21
+ "version": "36.1.0-b7313",
22
22
  "devDependencies": {
23
23
  "@types/bluebird": "^3.5.33",
24
24
  "@types/jest": "^29",