superposition-provider 0.108.0 → 0.110.0

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/dist/index.esm.js CHANGED
@@ -3180,7 +3180,7 @@ var runtimeConfig = {};
3180
3180
 
3181
3181
  var name = "superposition-sdk";
3182
3182
  var description = "superposition-sdk client";
3183
- var version = "0.108.0";
3183
+ var version = "0.110.0";
3184
3184
  var repository = {
3185
3185
  type: "git",
3186
3186
  url: "git+https://github.com/juspay/superposition.git"
@@ -9926,6 +9926,7 @@ function requireAws_restJson1 () {
9926
9926
  });
9927
9927
  b.bp("/audit");
9928
9928
  const query = (0, smithy_client_1.map)({
9929
+ ...(0, smithy_client_1.convertMap)(input.dimension_params),
9929
9930
  [_c]: [() => input.count !== void 0, () => (input[_c].toString())],
9930
9931
  [_pa]: [() => input.page !== void 0, () => (input[_pa].toString())],
9931
9932
  [_a]: [() => input.all !== void 0, () => (input[_a].toString())],
@@ -9952,6 +9953,7 @@ function requireAws_restJson1 () {
9952
9953
  });
9953
9954
  b.bp("/context");
9954
9955
  const query = (0, smithy_client_1.map)({
9956
+ ...(0, smithy_client_1.convertMap)(input.dimension_params),
9955
9957
  [_c]: [() => input.count !== void 0, () => (input[_c].toString())],
9956
9958
  [_pa]: [() => input.page !== void 0, () => (input[_pa].toString())],
9957
9959
  [_a]: [() => input.all !== void 0, () => (input[_a].toString())],
@@ -10022,6 +10024,7 @@ function requireAws_restJson1 () {
10022
10024
  });
10023
10025
  b.bp("/experiments/list");
10024
10026
  const query = (0, smithy_client_1.map)({
10027
+ ...(0, smithy_client_1.convertMap)(input.dimension_params),
10025
10028
  [_c]: [() => input.count !== void 0, () => (input[_c].toString())],
10026
10029
  [_pa]: [() => input.page !== void 0, () => (input[_pa].toString())],
10027
10030
  [_a]: [() => input.all !== void 0, () => (input[_a].toString())],
@@ -10059,6 +10062,7 @@ function requireAws_restJson1 () {
10059
10062
  });
10060
10063
  b.bp("/experiment-groups/list");
10061
10064
  const query = (0, smithy_client_1.map)({
10065
+ ...(0, smithy_client_1.convertMap)(input.dimension_params),
10062
10066
  [_c]: [() => input.count !== void 0, () => (input[_c].toString())],
10063
10067
  [_pa]: [() => input.page !== void 0, () => (input[_pa].toString())],
10064
10068
  [_a]: [() => input.all !== void 0, () => (input[_a].toString())],