pollination-react-io 1.84.0 → 1.85.1

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.
@@ -18461,7 +18461,7 @@ var base = createCommonjsModule(function (module, exports) {
18461
18461
  * pollination-server
18462
18462
  * Pollination Server OpenAPI Definition
18463
18463
  *
18464
- * The version of the OpenAPI document: 0.31.0
18464
+ * The version of the OpenAPI document: 0.39.0
18465
18465
  * Contact: info@pollination.cloud
18466
18466
  *
18467
18467
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -18523,7 +18523,7 @@ var apitokensApi = createCommonjsModule(function (module, exports) {
18523
18523
  * pollination-server
18524
18524
  * Pollination Server OpenAPI Definition
18525
18525
  *
18526
- * The version of the OpenAPI document: 0.31.0
18526
+ * The version of the OpenAPI document: 0.39.0
18527
18527
  * Contact: info@pollination.cloud
18528
18528
  *
18529
18529
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -18956,7 +18956,7 @@ var accountsApi = createCommonjsModule(function (module, exports) {
18956
18956
  * pollination-server
18957
18957
  * Pollination Server OpenAPI Definition
18958
18958
  *
18959
- * The version of the OpenAPI document: 0.31.0
18959
+ * The version of the OpenAPI document: 0.39.0
18960
18960
  * Contact: info@pollination.cloud
18961
18961
  *
18962
18962
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19405,7 +19405,7 @@ var applicationsApi = createCommonjsModule(function (module, exports) {
19405
19405
  * pollination-server
19406
19406
  * Pollination Server OpenAPI Definition
19407
19407
  *
19408
- * The version of the OpenAPI document: 0.31.0
19408
+ * The version of the OpenAPI document: 0.39.0
19409
19409
  * Contact: info@pollination.cloud
19410
19410
  *
19411
19411
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -20784,7 +20784,7 @@ var artifactsApi = createCommonjsModule(function (module, exports) {
20784
20784
  * pollination-server
20785
20785
  * Pollination Server OpenAPI Definition
20786
20786
  *
20787
- * The version of the OpenAPI document: 0.31.0
20787
+ * The version of the OpenAPI document: 0.39.0
20788
20788
  * Contact: info@pollination.cloud
20789
20789
  *
20790
20790
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21295,7 +21295,7 @@ var jobsApi = createCommonjsModule(function (module, exports) {
21295
21295
  * pollination-server
21296
21296
  * Pollination Server OpenAPI Definition
21297
21297
  *
21298
- * The version of the OpenAPI document: 0.31.0
21298
+ * The version of the OpenAPI document: 0.39.0
21299
21299
  * Contact: info@pollination.cloud
21300
21300
  *
21301
21301
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22158,7 +22158,7 @@ var licensesApi = createCommonjsModule(function (module, exports) {
22158
22158
  * pollination-server
22159
22159
  * Pollination Server OpenAPI Definition
22160
22160
  *
22161
- * The version of the OpenAPI document: 0.31.0
22161
+ * The version of the OpenAPI document: 0.39.0
22162
22162
  * Contact: info@pollination.cloud
22163
22163
  *
22164
22164
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22187,8 +22187,8 @@ exports.LicensesApi = exports.LicensesApiFactory = exports.LicensesApiFp = expor
22187
22187
  const LicensesApiAxiosParamCreator = function (configuration) {
22188
22188
  return {
22189
22189
  /**
22190
- * Delete the activation
22191
- * @summary Delete Activation
22190
+ *
22191
+ * @summary Delete the activation
22192
22192
  * @param {string} poolId
22193
22193
  * @param {string} activationId
22194
22194
  * @param {*} [options] Override http request option.
@@ -22246,8 +22246,8 @@ const LicensesApiAxiosParamCreator = function (configuration) {
22246
22246
  };
22247
22247
  }),
22248
22248
  /**
22249
- * Get license pools available to authenticated user
22250
- * @summary Cython Function Or Method
22249
+ *
22250
+ * @summary Get license pools available to authenticated user
22251
22251
  * @param {Array<string>} [owner] Owner of the project
22252
22252
  * @param {*} [options] Override http request option.
22253
22253
  * @throws {RequiredError}
@@ -22297,8 +22297,8 @@ const LicensesApiAxiosParamCreator = function (configuration) {
22297
22297
  };
22298
22298
  }),
22299
22299
  /**
22300
- * Get the activations for the license
22301
- * @summary Get Activations
22300
+ *
22301
+ * @summary Get the activations for the license
22302
22302
  * @param {string} poolId
22303
22303
  * @param {*} [options] Override http request option.
22304
22304
  * @throws {RequiredError}
@@ -22350,8 +22350,8 @@ const LicensesApiAxiosParamCreator = function (configuration) {
22350
22350
  };
22351
22351
  }),
22352
22352
  /**
22353
- * Get the license associated with a pool
22354
- * @summary Get Pool License
22353
+ *
22354
+ * @summary Get the license associated with a pool
22355
22355
  * @param {string} poolId
22356
22356
  * @param {*} [options] Override http request option.
22357
22357
  * @throws {RequiredError}
@@ -22403,8 +22403,8 @@ const LicensesApiAxiosParamCreator = function (configuration) {
22403
22403
  };
22404
22404
  }),
22405
22405
  /**
22406
- * Grant access to the license pool
22407
- * @summary Cython Function Or Method
22406
+ *
22407
+ * @summary Grant access to the license pool
22408
22408
  * @param {string} poolId
22409
22409
  * @param {LicensePoolAccessPolicyList} licensePoolAccessPolicyList
22410
22410
  * @param {*} [options] Override http request option.
@@ -22464,8 +22464,8 @@ const LicensesApiAxiosParamCreator = function (configuration) {
22464
22464
  };
22465
22465
  }),
22466
22466
  /**
22467
- * Regenerate the license associated with the pool
22468
- * @summary Cython Function Or Method
22467
+ *
22468
+ * @summary Regenerate the license associated with the pool
22469
22469
  * @param {string} poolId
22470
22470
  * @param {*} [options] Override http request option.
22471
22471
  * @throws {RequiredError}
@@ -22517,8 +22517,8 @@ const LicensesApiAxiosParamCreator = function (configuration) {
22517
22517
  };
22518
22518
  }),
22519
22519
  /**
22520
- * Revoke access to the license pool
22521
- * @summary Cython Function Or Method
22520
+ *
22521
+ * @summary Revoke access to the license pool
22522
22522
  * @param {string} poolId
22523
22523
  * @param {LicensePoolPolicySubjectList} licensePoolPolicySubjectList
22524
22524
  * @param {*} [options] Override http request option.
@@ -22578,8 +22578,8 @@ const LicensesApiAxiosParamCreator = function (configuration) {
22578
22578
  };
22579
22579
  }),
22580
22580
  /**
22581
- * Update the license pool
22582
- * @summary Cython Function Or Method
22581
+ *
22582
+ * @summary Update the license pool
22583
22583
  * @param {string} poolId
22584
22584
  * @param {LicensePoolUpdate} licensePoolUpdate
22585
22585
  * @param {*} [options] Override http request option.
@@ -22648,8 +22648,8 @@ exports.LicensesApiAxiosParamCreator = LicensesApiAxiosParamCreator;
22648
22648
  const LicensesApiFp = function (configuration) {
22649
22649
  return {
22650
22650
  /**
22651
- * Delete the activation
22652
- * @summary Delete Activation
22651
+ *
22652
+ * @summary Delete the activation
22653
22653
  * @param {string} poolId
22654
22654
  * @param {string} activationId
22655
22655
  * @param {*} [options] Override http request option.
@@ -22665,8 +22665,8 @@ const LicensesApiFp = function (configuration) {
22665
22665
  });
22666
22666
  },
22667
22667
  /**
22668
- * Get license pools available to authenticated user
22669
- * @summary Cython Function Or Method
22668
+ *
22669
+ * @summary Get license pools available to authenticated user
22670
22670
  * @param {Array<string>} [owner] Owner of the project
22671
22671
  * @param {*} [options] Override http request option.
22672
22672
  * @throws {RequiredError}
@@ -22681,8 +22681,8 @@ const LicensesApiFp = function (configuration) {
22681
22681
  });
22682
22682
  },
22683
22683
  /**
22684
- * Get the activations for the license
22685
- * @summary Get Activations
22684
+ *
22685
+ * @summary Get the activations for the license
22686
22686
  * @param {string} poolId
22687
22687
  * @param {*} [options] Override http request option.
22688
22688
  * @throws {RequiredError}
@@ -22697,8 +22697,8 @@ const LicensesApiFp = function (configuration) {
22697
22697
  });
22698
22698
  },
22699
22699
  /**
22700
- * Get the license associated with a pool
22701
- * @summary Get Pool License
22700
+ *
22701
+ * @summary Get the license associated with a pool
22702
22702
  * @param {string} poolId
22703
22703
  * @param {*} [options] Override http request option.
22704
22704
  * @throws {RequiredError}
@@ -22713,8 +22713,8 @@ const LicensesApiFp = function (configuration) {
22713
22713
  });
22714
22714
  },
22715
22715
  /**
22716
- * Grant access to the license pool
22717
- * @summary Cython Function Or Method
22716
+ *
22717
+ * @summary Grant access to the license pool
22718
22718
  * @param {string} poolId
22719
22719
  * @param {LicensePoolAccessPolicyList} licensePoolAccessPolicyList
22720
22720
  * @param {*} [options] Override http request option.
@@ -22730,8 +22730,8 @@ const LicensesApiFp = function (configuration) {
22730
22730
  });
22731
22731
  },
22732
22732
  /**
22733
- * Regenerate the license associated with the pool
22734
- * @summary Cython Function Or Method
22733
+ *
22734
+ * @summary Regenerate the license associated with the pool
22735
22735
  * @param {string} poolId
22736
22736
  * @param {*} [options] Override http request option.
22737
22737
  * @throws {RequiredError}
@@ -22746,8 +22746,8 @@ const LicensesApiFp = function (configuration) {
22746
22746
  });
22747
22747
  },
22748
22748
  /**
22749
- * Revoke access to the license pool
22750
- * @summary Cython Function Or Method
22749
+ *
22750
+ * @summary Revoke access to the license pool
22751
22751
  * @param {string} poolId
22752
22752
  * @param {LicensePoolPolicySubjectList} licensePoolPolicySubjectList
22753
22753
  * @param {*} [options] Override http request option.
@@ -22763,8 +22763,8 @@ const LicensesApiFp = function (configuration) {
22763
22763
  });
22764
22764
  },
22765
22765
  /**
22766
- * Update the license pool
22767
- * @summary Cython Function Or Method
22766
+ *
22767
+ * @summary Update the license pool
22768
22768
  * @param {string} poolId
22769
22769
  * @param {LicensePoolUpdate} licensePoolUpdate
22770
22770
  * @param {*} [options] Override http request option.
@@ -22789,8 +22789,8 @@ exports.LicensesApiFp = LicensesApiFp;
22789
22789
  const LicensesApiFactory = function (configuration, basePath, axios) {
22790
22790
  return {
22791
22791
  /**
22792
- * Delete the activation
22793
- * @summary Delete Activation
22792
+ *
22793
+ * @summary Delete the activation
22794
22794
  * @param {string} poolId
22795
22795
  * @param {string} activationId
22796
22796
  * @param {*} [options] Override http request option.
@@ -22800,8 +22800,8 @@ const LicensesApiFactory = function (configuration, basePath, axios) {
22800
22800
  return (0, exports.LicensesApiFp)(configuration).deleteActivation(poolId, activationId, options).then((request) => request(axios, basePath));
22801
22801
  },
22802
22802
  /**
22803
- * Get license pools available to authenticated user
22804
- * @summary Cython Function Or Method
22803
+ *
22804
+ * @summary Get license pools available to authenticated user
22805
22805
  * @param {Array<string>} [owner] Owner of the project
22806
22806
  * @param {*} [options] Override http request option.
22807
22807
  * @throws {RequiredError}
@@ -22810,8 +22810,8 @@ const LicensesApiFactory = function (configuration, basePath, axios) {
22810
22810
  return (0, exports.LicensesApiFp)(configuration).getAvailablePools(owner, options).then((request) => request(axios, basePath));
22811
22811
  },
22812
22812
  /**
22813
- * Get the activations for the license
22814
- * @summary Get Activations
22813
+ *
22814
+ * @summary Get the activations for the license
22815
22815
  * @param {string} poolId
22816
22816
  * @param {*} [options] Override http request option.
22817
22817
  * @throws {RequiredError}
@@ -22820,8 +22820,8 @@ const LicensesApiFactory = function (configuration, basePath, axios) {
22820
22820
  return (0, exports.LicensesApiFp)(configuration).getLicenseActivations(poolId, options).then((request) => request(axios, basePath));
22821
22821
  },
22822
22822
  /**
22823
- * Get the license associated with a pool
22824
- * @summary Get Pool License
22823
+ *
22824
+ * @summary Get the license associated with a pool
22825
22825
  * @param {string} poolId
22826
22826
  * @param {*} [options] Override http request option.
22827
22827
  * @throws {RequiredError}
@@ -22830,8 +22830,8 @@ const LicensesApiFactory = function (configuration, basePath, axios) {
22830
22830
  return (0, exports.LicensesApiFp)(configuration).getPoolLicense(poolId, options).then((request) => request(axios, basePath));
22831
22831
  },
22832
22832
  /**
22833
- * Grant access to the license pool
22834
- * @summary Cython Function Or Method
22833
+ *
22834
+ * @summary Grant access to the license pool
22835
22835
  * @param {string} poolId
22836
22836
  * @param {LicensePoolAccessPolicyList} licensePoolAccessPolicyList
22837
22837
  * @param {*} [options] Override http request option.
@@ -22841,8 +22841,8 @@ const LicensesApiFactory = function (configuration, basePath, axios) {
22841
22841
  return (0, exports.LicensesApiFp)(configuration).grantAccessToPool(poolId, licensePoolAccessPolicyList, options).then((request) => request(axios, basePath));
22842
22842
  },
22843
22843
  /**
22844
- * Regenerate the license associated with the pool
22845
- * @summary Cython Function Or Method
22844
+ *
22845
+ * @summary Regenerate the license associated with the pool
22846
22846
  * @param {string} poolId
22847
22847
  * @param {*} [options] Override http request option.
22848
22848
  * @throws {RequiredError}
@@ -22851,8 +22851,8 @@ const LicensesApiFactory = function (configuration, basePath, axios) {
22851
22851
  return (0, exports.LicensesApiFp)(configuration).regenerateLicensePool(poolId, options).then((request) => request(axios, basePath));
22852
22852
  },
22853
22853
  /**
22854
- * Revoke access to the license pool
22855
- * @summary Cython Function Or Method
22854
+ *
22855
+ * @summary Revoke access to the license pool
22856
22856
  * @param {string} poolId
22857
22857
  * @param {LicensePoolPolicySubjectList} licensePoolPolicySubjectList
22858
22858
  * @param {*} [options] Override http request option.
@@ -22862,8 +22862,8 @@ const LicensesApiFactory = function (configuration, basePath, axios) {
22862
22862
  return (0, exports.LicensesApiFp)(configuration).revokeAccessToPool(poolId, licensePoolPolicySubjectList, options).then((request) => request(axios, basePath));
22863
22863
  },
22864
22864
  /**
22865
- * Update the license pool
22866
- * @summary Cython Function Or Method
22865
+ *
22866
+ * @summary Update the license pool
22867
22867
  * @param {string} poolId
22868
22868
  * @param {LicensePoolUpdate} licensePoolUpdate
22869
22869
  * @param {*} [options] Override http request option.
@@ -22883,8 +22883,8 @@ exports.LicensesApiFactory = LicensesApiFactory;
22883
22883
  */
22884
22884
  class LicensesApi extends base.BaseAPI {
22885
22885
  /**
22886
- * Delete the activation
22887
- * @summary Delete Activation
22886
+ *
22887
+ * @summary Delete the activation
22888
22888
  * @param {LicensesApiDeleteActivationRequest} requestParameters Request parameters.
22889
22889
  * @param {*} [options] Override http request option.
22890
22890
  * @throws {RequiredError}
@@ -22894,8 +22894,8 @@ class LicensesApi extends base.BaseAPI {
22894
22894
  return (0, exports.LicensesApiFp)(this.configuration).deleteActivation(requestParameters.poolId, requestParameters.activationId, options).then((request) => request(this.axios, this.basePath));
22895
22895
  }
22896
22896
  /**
22897
- * Get license pools available to authenticated user
22898
- * @summary Cython Function Or Method
22897
+ *
22898
+ * @summary Get license pools available to authenticated user
22899
22899
  * @param {LicensesApiGetAvailablePoolsRequest} requestParameters Request parameters.
22900
22900
  * @param {*} [options] Override http request option.
22901
22901
  * @throws {RequiredError}
@@ -22905,8 +22905,8 @@ class LicensesApi extends base.BaseAPI {
22905
22905
  return (0, exports.LicensesApiFp)(this.configuration).getAvailablePools(requestParameters.owner, options).then((request) => request(this.axios, this.basePath));
22906
22906
  }
22907
22907
  /**
22908
- * Get the activations for the license
22909
- * @summary Get Activations
22908
+ *
22909
+ * @summary Get the activations for the license
22910
22910
  * @param {LicensesApiGetLicenseActivationsRequest} requestParameters Request parameters.
22911
22911
  * @param {*} [options] Override http request option.
22912
22912
  * @throws {RequiredError}
@@ -22916,8 +22916,8 @@ class LicensesApi extends base.BaseAPI {
22916
22916
  return (0, exports.LicensesApiFp)(this.configuration).getLicenseActivations(requestParameters.poolId, options).then((request) => request(this.axios, this.basePath));
22917
22917
  }
22918
22918
  /**
22919
- * Get the license associated with a pool
22920
- * @summary Get Pool License
22919
+ *
22920
+ * @summary Get the license associated with a pool
22921
22921
  * @param {LicensesApiGetPoolLicenseRequest} requestParameters Request parameters.
22922
22922
  * @param {*} [options] Override http request option.
22923
22923
  * @throws {RequiredError}
@@ -22927,8 +22927,8 @@ class LicensesApi extends base.BaseAPI {
22927
22927
  return (0, exports.LicensesApiFp)(this.configuration).getPoolLicense(requestParameters.poolId, options).then((request) => request(this.axios, this.basePath));
22928
22928
  }
22929
22929
  /**
22930
- * Grant access to the license pool
22931
- * @summary Cython Function Or Method
22930
+ *
22931
+ * @summary Grant access to the license pool
22932
22932
  * @param {LicensesApiGrantAccessToPoolRequest} requestParameters Request parameters.
22933
22933
  * @param {*} [options] Override http request option.
22934
22934
  * @throws {RequiredError}
@@ -22938,8 +22938,8 @@ class LicensesApi extends base.BaseAPI {
22938
22938
  return (0, exports.LicensesApiFp)(this.configuration).grantAccessToPool(requestParameters.poolId, requestParameters.licensePoolAccessPolicyList, options).then((request) => request(this.axios, this.basePath));
22939
22939
  }
22940
22940
  /**
22941
- * Regenerate the license associated with the pool
22942
- * @summary Cython Function Or Method
22941
+ *
22942
+ * @summary Regenerate the license associated with the pool
22943
22943
  * @param {LicensesApiRegenerateLicensePoolRequest} requestParameters Request parameters.
22944
22944
  * @param {*} [options] Override http request option.
22945
22945
  * @throws {RequiredError}
@@ -22949,8 +22949,8 @@ class LicensesApi extends base.BaseAPI {
22949
22949
  return (0, exports.LicensesApiFp)(this.configuration).regenerateLicensePool(requestParameters.poolId, options).then((request) => request(this.axios, this.basePath));
22950
22950
  }
22951
22951
  /**
22952
- * Revoke access to the license pool
22953
- * @summary Cython Function Or Method
22952
+ *
22953
+ * @summary Revoke access to the license pool
22954
22954
  * @param {LicensesApiRevokeAccessToPoolRequest} requestParameters Request parameters.
22955
22955
  * @param {*} [options] Override http request option.
22956
22956
  * @throws {RequiredError}
@@ -22960,8 +22960,8 @@ class LicensesApi extends base.BaseAPI {
22960
22960
  return (0, exports.LicensesApiFp)(this.configuration).revokeAccessToPool(requestParameters.poolId, requestParameters.licensePoolPolicySubjectList, options).then((request) => request(this.axios, this.basePath));
22961
22961
  }
22962
22962
  /**
22963
- * Update the license pool
22964
- * @summary Cython Function Or Method
22963
+ *
22964
+ * @summary Update the license pool
22965
22965
  * @param {LicensesApiUpdateLicensePoolRequest} requestParameters Request parameters.
22966
22966
  * @param {*} [options] Override http request option.
22967
22967
  * @throws {RequiredError}
@@ -22981,7 +22981,7 @@ var orgsApi = createCommonjsModule(function (module, exports) {
22981
22981
  * pollination-server
22982
22982
  * Pollination Server OpenAPI Definition
22983
22983
  *
22984
- * The version of the OpenAPI document: 0.31.0
22984
+ * The version of the OpenAPI document: 0.39.0
22985
22985
  * Contact: info@pollination.cloud
22986
22986
  *
22987
22987
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23811,7 +23811,7 @@ var pluginsApi = createCommonjsModule(function (module, exports) {
23811
23811
  * pollination-server
23812
23812
  * Pollination Server OpenAPI Definition
23813
23813
  *
23814
- * The version of the OpenAPI document: 0.31.0
23814
+ * The version of the OpenAPI document: 0.39.0
23815
23815
  * Contact: info@pollination.cloud
23816
23816
  *
23817
23817
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -25098,7 +25098,7 @@ var projectsApi = createCommonjsModule(function (module, exports) {
25098
25098
  * pollination-server
25099
25099
  * Pollination Server OpenAPI Definition
25100
25100
  *
25101
- * The version of the OpenAPI document: 0.31.0
25101
+ * The version of the OpenAPI document: 0.39.0
25102
25102
  * Contact: info@pollination.cloud
25103
25103
  *
25104
25104
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -26491,7 +26491,7 @@ var recipesApi = createCommonjsModule(function (module, exports) {
26491
26491
  * pollination-server
26492
26492
  * Pollination Server OpenAPI Definition
26493
26493
  *
26494
- * The version of the OpenAPI document: 0.31.0
26494
+ * The version of the OpenAPI document: 0.39.0
26495
26495
  * Contact: info@pollination.cloud
26496
26496
  *
26497
26497
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27778,7 +27778,7 @@ var registriesApi = createCommonjsModule(function (module, exports) {
27778
27778
  * pollination-server
27779
27779
  * Pollination Server OpenAPI Definition
27780
27780
  *
27781
- * The version of the OpenAPI document: 0.31.0
27781
+ * The version of the OpenAPI document: 0.39.0
27782
27782
  * Contact: info@pollination.cloud
27783
27783
  *
27784
27784
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28375,7 +28375,7 @@ var runsApi = createCommonjsModule(function (module, exports) {
28375
28375
  * pollination-server
28376
28376
  * Pollination Server OpenAPI Definition
28377
28377
  *
28378
- * The version of the OpenAPI document: 0.31.0
28378
+ * The version of the OpenAPI document: 0.39.0
28379
28379
  * Contact: info@pollination.cloud
28380
28380
  *
28381
28381
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28537,6 +28537,71 @@ const RunsApiAxiosParamCreator = function (configuration) {
28537
28537
  options: localVarRequestOptions,
28538
28538
  };
28539
28539
  }),
28540
+ /**
28541
+ * list all run steps
28542
+ * @summary Query the steps of a run
28543
+ * @param {string} owner
28544
+ * @param {string} name
28545
+ * @param {string} runId
28546
+ * @param {*} [options] Override http request option.
28547
+ * @throws {RequiredError}
28548
+ */
28549
+ getAllRunSteps: (owner, name, runId, options = {}) => __awaiter(this, void 0, void 0, function* () {
28550
+ // verify required parameter 'owner' is not null or undefined
28551
+ if (owner === null || owner === undefined) {
28552
+ throw new base.RequiredError('owner', 'Required parameter owner was null or undefined when calling getAllRunSteps.');
28553
+ }
28554
+ // verify required parameter 'name' is not null or undefined
28555
+ if (name === null || name === undefined) {
28556
+ throw new base.RequiredError('name', 'Required parameter name was null or undefined when calling getAllRunSteps.');
28557
+ }
28558
+ // verify required parameter 'runId' is not null or undefined
28559
+ if (runId === null || runId === undefined) {
28560
+ throw new base.RequiredError('runId', 'Required parameter runId was null or undefined when calling getAllRunSteps.');
28561
+ }
28562
+ const localVarPath = `/projects/{owner}/{name}/runs/{run_id}/all-steps`
28563
+ .replace(`{${"owner"}}`, encodeURIComponent(String(owner)))
28564
+ .replace(`{${"name"}}`, encodeURIComponent(String(name)))
28565
+ .replace(`{${"run_id"}}`, encodeURIComponent(String(runId)));
28566
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
28567
+ const localVarUrlObj = new URL(localVarPath, 'https://example.com');
28568
+ let baseOptions;
28569
+ if (configuration) {
28570
+ baseOptions = configuration.baseOptions;
28571
+ }
28572
+ const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
28573
+ const localVarHeaderParameter = {};
28574
+ const localVarQueryParameter = {};
28575
+ // authentication APIKeyAuth required
28576
+ if (configuration && configuration.apiKey) {
28577
+ const localVarApiKeyValue = typeof configuration.apiKey === 'function'
28578
+ ? yield configuration.apiKey("x-pollination-token")
28579
+ : yield configuration.apiKey;
28580
+ localVarHeaderParameter["x-pollination-token"] = localVarApiKeyValue;
28581
+ }
28582
+ // authentication JWTAuth required
28583
+ // http bearer authentication required
28584
+ if (configuration && configuration.accessToken) {
28585
+ const accessToken = typeof configuration.accessToken === 'function'
28586
+ ? yield configuration.accessToken()
28587
+ : yield configuration.accessToken;
28588
+ localVarHeaderParameter["Authorization"] = "Bearer " + accessToken;
28589
+ }
28590
+ const query = new URLSearchParams(localVarUrlObj.search);
28591
+ for (const key in localVarQueryParameter) {
28592
+ query.set(key, localVarQueryParameter[key]);
28593
+ }
28594
+ for (const key in options.query) {
28595
+ query.set(key, options.query[key]);
28596
+ }
28597
+ localVarUrlObj.search = (new URLSearchParams(query)).toString();
28598
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
28599
+ localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
28600
+ return {
28601
+ url: localVarUrlObj.pathname + localVarUrlObj.search + localVarUrlObj.hash,
28602
+ options: localVarRequestOptions,
28603
+ };
28604
+ }),
28540
28605
  /**
28541
28606
  * Retrieve a run.
28542
28607
  * @summary Get a Run
@@ -29060,6 +29125,71 @@ const RunsApiAxiosParamCreator = function (configuration) {
29060
29125
  options: localVarRequestOptions,
29061
29126
  };
29062
29127
  }),
29128
+ /**
29129
+ * Retry a run.
29130
+ * @summary Retry a run
29131
+ * @param {string} owner
29132
+ * @param {string} name
29133
+ * @param {string} runId
29134
+ * @param {*} [options] Override http request option.
29135
+ * @throws {RequiredError}
29136
+ */
29137
+ retryRun: (owner, name, runId, options = {}) => __awaiter(this, void 0, void 0, function* () {
29138
+ // verify required parameter 'owner' is not null or undefined
29139
+ if (owner === null || owner === undefined) {
29140
+ throw new base.RequiredError('owner', 'Required parameter owner was null or undefined when calling retryRun.');
29141
+ }
29142
+ // verify required parameter 'name' is not null or undefined
29143
+ if (name === null || name === undefined) {
29144
+ throw new base.RequiredError('name', 'Required parameter name was null or undefined when calling retryRun.');
29145
+ }
29146
+ // verify required parameter 'runId' is not null or undefined
29147
+ if (runId === null || runId === undefined) {
29148
+ throw new base.RequiredError('runId', 'Required parameter runId was null or undefined when calling retryRun.');
29149
+ }
29150
+ const localVarPath = `/projects/{owner}/{name}/runs/{run_id}/retry`
29151
+ .replace(`{${"owner"}}`, encodeURIComponent(String(owner)))
29152
+ .replace(`{${"name"}}`, encodeURIComponent(String(name)))
29153
+ .replace(`{${"run_id"}}`, encodeURIComponent(String(runId)));
29154
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
29155
+ const localVarUrlObj = new URL(localVarPath, 'https://example.com');
29156
+ let baseOptions;
29157
+ if (configuration) {
29158
+ baseOptions = configuration.baseOptions;
29159
+ }
29160
+ const localVarRequestOptions = Object.assign(Object.assign({ method: 'PUT' }, baseOptions), options);
29161
+ const localVarHeaderParameter = {};
29162
+ const localVarQueryParameter = {};
29163
+ // authentication APIKeyAuth required
29164
+ if (configuration && configuration.apiKey) {
29165
+ const localVarApiKeyValue = typeof configuration.apiKey === 'function'
29166
+ ? yield configuration.apiKey("x-pollination-token")
29167
+ : yield configuration.apiKey;
29168
+ localVarHeaderParameter["x-pollination-token"] = localVarApiKeyValue;
29169
+ }
29170
+ // authentication JWTAuth required
29171
+ // http bearer authentication required
29172
+ if (configuration && configuration.accessToken) {
29173
+ const accessToken = typeof configuration.accessToken === 'function'
29174
+ ? yield configuration.accessToken()
29175
+ : yield configuration.accessToken;
29176
+ localVarHeaderParameter["Authorization"] = "Bearer " + accessToken;
29177
+ }
29178
+ const query = new URLSearchParams(localVarUrlObj.search);
29179
+ for (const key in localVarQueryParameter) {
29180
+ query.set(key, localVarQueryParameter[key]);
29181
+ }
29182
+ for (const key in options.query) {
29183
+ query.set(key, options.query[key]);
29184
+ }
29185
+ localVarUrlObj.search = (new URLSearchParams(query)).toString();
29186
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
29187
+ localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
29188
+ return {
29189
+ url: localVarUrlObj.pathname + localVarUrlObj.search + localVarUrlObj.hash,
29190
+ options: localVarRequestOptions,
29191
+ };
29192
+ }),
29063
29193
  };
29064
29194
  };
29065
29195
  exports.RunsApiAxiosParamCreator = RunsApiAxiosParamCreator;
@@ -29106,6 +29236,24 @@ const RunsApiFp = function (configuration) {
29106
29236
  };
29107
29237
  });
29108
29238
  },
29239
+ /**
29240
+ * list all run steps
29241
+ * @summary Query the steps of a run
29242
+ * @param {string} owner
29243
+ * @param {string} name
29244
+ * @param {string} runId
29245
+ * @param {*} [options] Override http request option.
29246
+ * @throws {RequiredError}
29247
+ */
29248
+ getAllRunSteps(owner, name, runId, options) {
29249
+ return __awaiter(this, void 0, void 0, function* () {
29250
+ const localVarAxiosArgs = yield (0, exports.RunsApiAxiosParamCreator)(configuration).getAllRunSteps(owner, name, runId, options);
29251
+ return (axios$1 = axios.default, basePath = base.BASE_PATH) => {
29252
+ const axiosRequestArgs = Object.assign(Object.assign({}, localVarAxiosArgs.options), { url: basePath + localVarAxiosArgs.url });
29253
+ return axios$1.request(axiosRequestArgs);
29254
+ };
29255
+ });
29256
+ },
29109
29257
  /**
29110
29258
  * Retrieve a run.
29111
29259
  * @summary Get a Run
@@ -29249,6 +29397,24 @@ const RunsApiFp = function (configuration) {
29249
29397
  };
29250
29398
  });
29251
29399
  },
29400
+ /**
29401
+ * Retry a run.
29402
+ * @summary Retry a run
29403
+ * @param {string} owner
29404
+ * @param {string} name
29405
+ * @param {string} runId
29406
+ * @param {*} [options] Override http request option.
29407
+ * @throws {RequiredError}
29408
+ */
29409
+ retryRun(owner, name, runId, options) {
29410
+ return __awaiter(this, void 0, void 0, function* () {
29411
+ const localVarAxiosArgs = yield (0, exports.RunsApiAxiosParamCreator)(configuration).retryRun(owner, name, runId, options);
29412
+ return (axios$1 = axios.default, basePath = base.BASE_PATH) => {
29413
+ const axiosRequestArgs = Object.assign(Object.assign({}, localVarAxiosArgs.options), { url: basePath + localVarAxiosArgs.url });
29414
+ return axios$1.request(axiosRequestArgs);
29415
+ };
29416
+ });
29417
+ },
29252
29418
  };
29253
29419
  };
29254
29420
  exports.RunsApiFp = RunsApiFp;
@@ -29283,6 +29449,18 @@ const RunsApiFactory = function (configuration, basePath, axios) {
29283
29449
  downloadRunArtifact(owner, name, runId, path, options) {
29284
29450
  return (0, exports.RunsApiFp)(configuration).downloadRunArtifact(owner, name, runId, path, options).then((request) => request(axios, basePath));
29285
29451
  },
29452
+ /**
29453
+ * list all run steps
29454
+ * @summary Query the steps of a run
29455
+ * @param {string} owner
29456
+ * @param {string} name
29457
+ * @param {string} runId
29458
+ * @param {*} [options] Override http request option.
29459
+ * @throws {RequiredError}
29460
+ */
29461
+ getAllRunSteps(owner, name, runId, options) {
29462
+ return (0, exports.RunsApiFp)(configuration).getAllRunSteps(owner, name, runId, options).then((request) => request(axios, basePath));
29463
+ },
29286
29464
  /**
29287
29465
  * Retrieve a run.
29288
29466
  * @summary Get a Run
@@ -29384,6 +29562,18 @@ const RunsApiFactory = function (configuration, basePath, axios) {
29384
29562
  queryResults(owner, name, jobId, status, page, perPage, options) {
29385
29563
  return (0, exports.RunsApiFp)(configuration).queryResults(owner, name, jobId, status, page, perPage, options).then((request) => request(axios, basePath));
29386
29564
  },
29565
+ /**
29566
+ * Retry a run.
29567
+ * @summary Retry a run
29568
+ * @param {string} owner
29569
+ * @param {string} name
29570
+ * @param {string} runId
29571
+ * @param {*} [options] Override http request option.
29572
+ * @throws {RequiredError}
29573
+ */
29574
+ retryRun(owner, name, runId, options) {
29575
+ return (0, exports.RunsApiFp)(configuration).retryRun(owner, name, runId, options).then((request) => request(axios, basePath));
29576
+ },
29387
29577
  };
29388
29578
  };
29389
29579
  exports.RunsApiFactory = RunsApiFactory;
@@ -29416,6 +29606,17 @@ class RunsApi extends base.BaseAPI {
29416
29606
  downloadRunArtifact(requestParameters, options) {
29417
29607
  return (0, exports.RunsApiFp)(this.configuration).downloadRunArtifact(requestParameters.owner, requestParameters.name, requestParameters.runId, requestParameters.path, options).then((request) => request(this.axios, this.basePath));
29418
29608
  }
29609
+ /**
29610
+ * list all run steps
29611
+ * @summary Query the steps of a run
29612
+ * @param {RunsApiGetAllRunStepsRequest} requestParameters Request parameters.
29613
+ * @param {*} [options] Override http request option.
29614
+ * @throws {RequiredError}
29615
+ * @memberof RunsApi
29616
+ */
29617
+ getAllRunSteps(requestParameters, options) {
29618
+ return (0, exports.RunsApiFp)(this.configuration).getAllRunSteps(requestParameters.owner, requestParameters.name, requestParameters.runId, options).then((request) => request(this.axios, this.basePath));
29619
+ }
29419
29620
  /**
29420
29621
  * Retrieve a run.
29421
29622
  * @summary Get a Run
@@ -29493,6 +29694,17 @@ class RunsApi extends base.BaseAPI {
29493
29694
  queryResults(requestParameters, options) {
29494
29695
  return (0, exports.RunsApiFp)(this.configuration).queryResults(requestParameters.owner, requestParameters.name, requestParameters.jobId, requestParameters.status, requestParameters.page, requestParameters.perPage, options).then((request) => request(this.axios, this.basePath));
29495
29696
  }
29697
+ /**
29698
+ * Retry a run.
29699
+ * @summary Retry a run
29700
+ * @param {RunsApiRetryRunRequest} requestParameters Request parameters.
29701
+ * @param {*} [options] Override http request option.
29702
+ * @throws {RequiredError}
29703
+ * @memberof RunsApi
29704
+ */
29705
+ retryRun(requestParameters, options) {
29706
+ return (0, exports.RunsApiFp)(this.configuration).retryRun(requestParameters.owner, requestParameters.name, requestParameters.runId, options).then((request) => request(this.axios, this.basePath));
29707
+ }
29496
29708
  }
29497
29709
  exports.RunsApi = RunsApi;
29498
29710
  });
@@ -29504,7 +29716,7 @@ var subscriptionPlansApi = createCommonjsModule(function (module, exports) {
29504
29716
  * pollination-server
29505
29717
  * Pollination Server OpenAPI Definition
29506
29718
  *
29507
- * The version of the OpenAPI document: 0.31.0
29719
+ * The version of the OpenAPI document: 0.39.0
29508
29720
  * Contact: info@pollination.cloud
29509
29721
  *
29510
29722
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29534,7 +29746,7 @@ const SubscriptionPlansApiAxiosParamCreator = function (configuration) {
29534
29746
  return {
29535
29747
  /**
29536
29748
  *
29537
- * @summary Cython Function Or Method
29749
+ * @summary List Subscription Plans
29538
29750
  * @param {PlanType} [planType] Plan Type
29539
29751
  * @param {*} [options] Override http request option.
29540
29752
  * @throws {RequiredError}
@@ -29579,7 +29791,7 @@ const SubscriptionPlansApiFp = function (configuration) {
29579
29791
  return {
29580
29792
  /**
29581
29793
  *
29582
- * @summary Cython Function Or Method
29794
+ * @summary List Subscription Plans
29583
29795
  * @param {PlanType} [planType] Plan Type
29584
29796
  * @param {*} [options] Override http request option.
29585
29797
  * @throws {RequiredError}
@@ -29604,7 +29816,7 @@ const SubscriptionPlansApiFactory = function (configuration, basePath, axios) {
29604
29816
  return {
29605
29817
  /**
29606
29818
  *
29607
- * @summary Cython Function Or Method
29819
+ * @summary List Subscription Plans
29608
29820
  * @param {PlanType} [planType] Plan Type
29609
29821
  * @param {*} [options] Override http request option.
29610
29822
  * @throws {RequiredError}
@@ -29624,7 +29836,7 @@ exports.SubscriptionPlansApiFactory = SubscriptionPlansApiFactory;
29624
29836
  class SubscriptionPlansApi extends base.BaseAPI {
29625
29837
  /**
29626
29838
  *
29627
- * @summary Cython Function Or Method
29839
+ * @summary List Subscription Plans
29628
29840
  * @param {SubscriptionPlansApiListSubscriptionPlansRequest} requestParameters Request parameters.
29629
29841
  * @param {*} [options] Override http request option.
29630
29842
  * @throws {RequiredError}
@@ -29644,7 +29856,7 @@ var subscriptionsApi = createCommonjsModule(function (module, exports) {
29644
29856
  * pollination-server
29645
29857
  * Pollination Server OpenAPI Definition
29646
29858
  *
29647
- * The version of the OpenAPI document: 0.31.0
29859
+ * The version of the OpenAPI document: 0.39.0
29648
29860
  * Contact: info@pollination.cloud
29649
29861
  *
29650
29862
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29674,7 +29886,60 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
29674
29886
  return {
29675
29887
  /**
29676
29888
  *
29677
- * @summary Cython Function Or Method
29889
+ * @summary Cancel a subscription
29890
+ * @param {string} subscriptionId
29891
+ * @param {*} [options] Override http request option.
29892
+ * @throws {RequiredError}
29893
+ */
29894
+ cancelSubscription: (subscriptionId, options = {}) => __awaiter(this, void 0, void 0, function* () {
29895
+ // verify required parameter 'subscriptionId' is not null or undefined
29896
+ if (subscriptionId === null || subscriptionId === undefined) {
29897
+ throw new base.RequiredError('subscriptionId', 'Required parameter subscriptionId was null or undefined when calling cancelSubscription.');
29898
+ }
29899
+ const localVarPath = `/subscriptions/{subscription_id}`
29900
+ .replace(`{${"subscription_id"}}`, encodeURIComponent(String(subscriptionId)));
29901
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
29902
+ const localVarUrlObj = new URL(localVarPath, 'https://example.com');
29903
+ let baseOptions;
29904
+ if (configuration) {
29905
+ baseOptions = configuration.baseOptions;
29906
+ }
29907
+ const localVarRequestOptions = Object.assign(Object.assign({ method: 'DELETE' }, baseOptions), options);
29908
+ const localVarHeaderParameter = {};
29909
+ const localVarQueryParameter = {};
29910
+ // authentication APIKeyAuth required
29911
+ if (configuration && configuration.apiKey) {
29912
+ const localVarApiKeyValue = typeof configuration.apiKey === 'function'
29913
+ ? yield configuration.apiKey("x-pollination-token")
29914
+ : yield configuration.apiKey;
29915
+ localVarHeaderParameter["x-pollination-token"] = localVarApiKeyValue;
29916
+ }
29917
+ // authentication JWTAuth required
29918
+ // http bearer authentication required
29919
+ if (configuration && configuration.accessToken) {
29920
+ const accessToken = typeof configuration.accessToken === 'function'
29921
+ ? yield configuration.accessToken()
29922
+ : yield configuration.accessToken;
29923
+ localVarHeaderParameter["Authorization"] = "Bearer " + accessToken;
29924
+ }
29925
+ const query = new URLSearchParams(localVarUrlObj.search);
29926
+ for (const key in localVarQueryParameter) {
29927
+ query.set(key, localVarQueryParameter[key]);
29928
+ }
29929
+ for (const key in options.query) {
29930
+ query.set(key, options.query[key]);
29931
+ }
29932
+ localVarUrlObj.search = (new URLSearchParams(query)).toString();
29933
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
29934
+ localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
29935
+ return {
29936
+ url: localVarUrlObj.pathname + localVarUrlObj.search + localVarUrlObj.hash,
29937
+ options: localVarRequestOptions,
29938
+ };
29939
+ }),
29940
+ /**
29941
+ *
29942
+ * @summary Subscribe account to subscritpion plan
29678
29943
  * @param {SubscriptionCreate} subscriptionCreate
29679
29944
  * @param {*} [options] Override http request option.
29680
29945
  * @throws {RequiredError}
@@ -29729,7 +29994,7 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
29729
29994
  }),
29730
29995
  /**
29731
29996
  *
29732
- * @summary Cython Function Or Method
29997
+ * @summary Retrieve a subscription by ID
29733
29998
  * @param {string} subscriptionId
29734
29999
  * @param {*} [options] Override http request option.
29735
30000
  * @throws {RequiredError}
@@ -29782,7 +30047,7 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
29782
30047
  }),
29783
30048
  /**
29784
30049
  *
29785
- * @summary Cython Function Or Method
30050
+ * @summary List Subscriptions
29786
30051
  * @param {string} [account]
29787
30052
  * @param {*} [options] Override http request option.
29788
30053
  * @throws {RequiredError}
@@ -29833,7 +30098,7 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
29833
30098
  }),
29834
30099
  /**
29835
30100
  *
29836
- * @summary Cython Function Or Method
30101
+ * @summary List Payment for a Subscription
29837
30102
  * @param {string} subscriptionId
29838
30103
  * @param {*} [options] Override http request option.
29839
30104
  * @throws {RequiredError}
@@ -29886,7 +30151,7 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
29886
30151
  }),
29887
30152
  /**
29888
30153
  *
29889
- * @summary Cython Function Or Method
30154
+ * @summary List the quotas for a given subscription
29890
30155
  * @param {string} subscriptionId
29891
30156
  * @param {*} [options] Override http request option.
29892
30157
  * @throws {RequiredError}
@@ -29939,7 +30204,7 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
29939
30204
  }),
29940
30205
  /**
29941
30206
  *
29942
- * @summary Cython Function Or Method
30207
+ * @summary Update a subscription
29943
30208
  * @param {string} subscriptionId
29944
30209
  * @param {SubscriptionUpdate} subscriptionUpdate
29945
30210
  * @param {*} [options] Override http request option.
@@ -30000,7 +30265,7 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
30000
30265
  }),
30001
30266
  /**
30002
30267
  *
30003
- * @summary Cython Function Or Method
30268
+ * @summary Preview the effect of a subscription update
30004
30269
  * @param {string} subscriptionId
30005
30270
  * @param {SubscriptionUpdate} subscriptionUpdate
30006
30271
  * @param {*} [options] Override http request option.
@@ -30070,7 +30335,23 @@ const SubscriptionsApiFp = function (configuration) {
30070
30335
  return {
30071
30336
  /**
30072
30337
  *
30073
- * @summary Cython Function Or Method
30338
+ * @summary Cancel a subscription
30339
+ * @param {string} subscriptionId
30340
+ * @param {*} [options] Override http request option.
30341
+ * @throws {RequiredError}
30342
+ */
30343
+ cancelSubscription(subscriptionId, options) {
30344
+ return __awaiter(this, void 0, void 0, function* () {
30345
+ const localVarAxiosArgs = yield (0, exports.SubscriptionsApiAxiosParamCreator)(configuration).cancelSubscription(subscriptionId, options);
30346
+ return (axios$1 = axios.default, basePath = base.BASE_PATH) => {
30347
+ const axiosRequestArgs = Object.assign(Object.assign({}, localVarAxiosArgs.options), { url: basePath + localVarAxiosArgs.url });
30348
+ return axios$1.request(axiosRequestArgs);
30349
+ };
30350
+ });
30351
+ },
30352
+ /**
30353
+ *
30354
+ * @summary Subscribe account to subscritpion plan
30074
30355
  * @param {SubscriptionCreate} subscriptionCreate
30075
30356
  * @param {*} [options] Override http request option.
30076
30357
  * @throws {RequiredError}
@@ -30086,7 +30367,7 @@ const SubscriptionsApiFp = function (configuration) {
30086
30367
  },
30087
30368
  /**
30088
30369
  *
30089
- * @summary Cython Function Or Method
30370
+ * @summary Retrieve a subscription by ID
30090
30371
  * @param {string} subscriptionId
30091
30372
  * @param {*} [options] Override http request option.
30092
30373
  * @throws {RequiredError}
@@ -30102,7 +30383,7 @@ const SubscriptionsApiFp = function (configuration) {
30102
30383
  },
30103
30384
  /**
30104
30385
  *
30105
- * @summary Cython Function Or Method
30386
+ * @summary List Subscriptions
30106
30387
  * @param {string} [account]
30107
30388
  * @param {*} [options] Override http request option.
30108
30389
  * @throws {RequiredError}
@@ -30118,7 +30399,7 @@ const SubscriptionsApiFp = function (configuration) {
30118
30399
  },
30119
30400
  /**
30120
30401
  *
30121
- * @summary Cython Function Or Method
30402
+ * @summary List Payment for a Subscription
30122
30403
  * @param {string} subscriptionId
30123
30404
  * @param {*} [options] Override http request option.
30124
30405
  * @throws {RequiredError}
@@ -30134,7 +30415,7 @@ const SubscriptionsApiFp = function (configuration) {
30134
30415
  },
30135
30416
  /**
30136
30417
  *
30137
- * @summary Cython Function Or Method
30418
+ * @summary List the quotas for a given subscription
30138
30419
  * @param {string} subscriptionId
30139
30420
  * @param {*} [options] Override http request option.
30140
30421
  * @throws {RequiredError}
@@ -30150,7 +30431,7 @@ const SubscriptionsApiFp = function (configuration) {
30150
30431
  },
30151
30432
  /**
30152
30433
  *
30153
- * @summary Cython Function Or Method
30434
+ * @summary Update a subscription
30154
30435
  * @param {string} subscriptionId
30155
30436
  * @param {SubscriptionUpdate} subscriptionUpdate
30156
30437
  * @param {*} [options] Override http request option.
@@ -30167,7 +30448,7 @@ const SubscriptionsApiFp = function (configuration) {
30167
30448
  },
30168
30449
  /**
30169
30450
  *
30170
- * @summary Cython Function Or Method
30451
+ * @summary Preview the effect of a subscription update
30171
30452
  * @param {string} subscriptionId
30172
30453
  * @param {SubscriptionUpdate} subscriptionUpdate
30173
30454
  * @param {*} [options] Override http request option.
@@ -30193,7 +30474,17 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
30193
30474
  return {
30194
30475
  /**
30195
30476
  *
30196
- * @summary Cython Function Or Method
30477
+ * @summary Cancel a subscription
30478
+ * @param {string} subscriptionId
30479
+ * @param {*} [options] Override http request option.
30480
+ * @throws {RequiredError}
30481
+ */
30482
+ cancelSubscription(subscriptionId, options) {
30483
+ return (0, exports.SubscriptionsApiFp)(configuration).cancelSubscription(subscriptionId, options).then((request) => request(axios, basePath));
30484
+ },
30485
+ /**
30486
+ *
30487
+ * @summary Subscribe account to subscritpion plan
30197
30488
  * @param {SubscriptionCreate} subscriptionCreate
30198
30489
  * @param {*} [options] Override http request option.
30199
30490
  * @throws {RequiredError}
@@ -30203,7 +30494,7 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
30203
30494
  },
30204
30495
  /**
30205
30496
  *
30206
- * @summary Cython Function Or Method
30497
+ * @summary Retrieve a subscription by ID
30207
30498
  * @param {string} subscriptionId
30208
30499
  * @param {*} [options] Override http request option.
30209
30500
  * @throws {RequiredError}
@@ -30213,7 +30504,7 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
30213
30504
  },
30214
30505
  /**
30215
30506
  *
30216
- * @summary Cython Function Or Method
30507
+ * @summary List Subscriptions
30217
30508
  * @param {string} [account]
30218
30509
  * @param {*} [options] Override http request option.
30219
30510
  * @throws {RequiredError}
@@ -30223,7 +30514,7 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
30223
30514
  },
30224
30515
  /**
30225
30516
  *
30226
- * @summary Cython Function Or Method
30517
+ * @summary List Payment for a Subscription
30227
30518
  * @param {string} subscriptionId
30228
30519
  * @param {*} [options] Override http request option.
30229
30520
  * @throws {RequiredError}
@@ -30233,7 +30524,7 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
30233
30524
  },
30234
30525
  /**
30235
30526
  *
30236
- * @summary Cython Function Or Method
30527
+ * @summary List the quotas for a given subscription
30237
30528
  * @param {string} subscriptionId
30238
30529
  * @param {*} [options] Override http request option.
30239
30530
  * @throws {RequiredError}
@@ -30243,7 +30534,7 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
30243
30534
  },
30244
30535
  /**
30245
30536
  *
30246
- * @summary Cython Function Or Method
30537
+ * @summary Update a subscription
30247
30538
  * @param {string} subscriptionId
30248
30539
  * @param {SubscriptionUpdate} subscriptionUpdate
30249
30540
  * @param {*} [options] Override http request option.
@@ -30254,7 +30545,7 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
30254
30545
  },
30255
30546
  /**
30256
30547
  *
30257
- * @summary Cython Function Or Method
30548
+ * @summary Preview the effect of a subscription update
30258
30549
  * @param {string} subscriptionId
30259
30550
  * @param {SubscriptionUpdate} subscriptionUpdate
30260
30551
  * @param {*} [options] Override http request option.
@@ -30275,7 +30566,18 @@ exports.SubscriptionsApiFactory = SubscriptionsApiFactory;
30275
30566
  class SubscriptionsApi extends base.BaseAPI {
30276
30567
  /**
30277
30568
  *
30278
- * @summary Cython Function Or Method
30569
+ * @summary Cancel a subscription
30570
+ * @param {SubscriptionsApiCancelSubscriptionRequest} requestParameters Request parameters.
30571
+ * @param {*} [options] Override http request option.
30572
+ * @throws {RequiredError}
30573
+ * @memberof SubscriptionsApi
30574
+ */
30575
+ cancelSubscription(requestParameters, options) {
30576
+ return (0, exports.SubscriptionsApiFp)(this.configuration).cancelSubscription(requestParameters.subscriptionId, options).then((request) => request(this.axios, this.basePath));
30577
+ }
30578
+ /**
30579
+ *
30580
+ * @summary Subscribe account to subscritpion plan
30279
30581
  * @param {SubscriptionsApiCreateSubscriptionRequest} requestParameters Request parameters.
30280
30582
  * @param {*} [options] Override http request option.
30281
30583
  * @throws {RequiredError}
@@ -30286,7 +30588,7 @@ class SubscriptionsApi extends base.BaseAPI {
30286
30588
  }
30287
30589
  /**
30288
30590
  *
30289
- * @summary Cython Function Or Method
30591
+ * @summary Retrieve a subscription by ID
30290
30592
  * @param {SubscriptionsApiGetSubscriptionRequest} requestParameters Request parameters.
30291
30593
  * @param {*} [options] Override http request option.
30292
30594
  * @throws {RequiredError}
@@ -30297,7 +30599,7 @@ class SubscriptionsApi extends base.BaseAPI {
30297
30599
  }
30298
30600
  /**
30299
30601
  *
30300
- * @summary Cython Function Or Method
30602
+ * @summary List Subscriptions
30301
30603
  * @param {SubscriptionsApiListPollinationSubscriptionsRequest} requestParameters Request parameters.
30302
30604
  * @param {*} [options] Override http request option.
30303
30605
  * @throws {RequiredError}
@@ -30308,7 +30610,7 @@ class SubscriptionsApi extends base.BaseAPI {
30308
30610
  }
30309
30611
  /**
30310
30612
  *
30311
- * @summary Cython Function Or Method
30613
+ * @summary List Payment for a Subscription
30312
30614
  * @param {SubscriptionsApiListSubscriptionPaymentsRequest} requestParameters Request parameters.
30313
30615
  * @param {*} [options] Override http request option.
30314
30616
  * @throws {RequiredError}
@@ -30319,7 +30621,7 @@ class SubscriptionsApi extends base.BaseAPI {
30319
30621
  }
30320
30622
  /**
30321
30623
  *
30322
- * @summary Cython Function Or Method
30624
+ * @summary List the quotas for a given subscription
30323
30625
  * @param {SubscriptionsApiListSubscriptionQuotasRequest} requestParameters Request parameters.
30324
30626
  * @param {*} [options] Override http request option.
30325
30627
  * @throws {RequiredError}
@@ -30330,7 +30632,7 @@ class SubscriptionsApi extends base.BaseAPI {
30330
30632
  }
30331
30633
  /**
30332
30634
  *
30333
- * @summary Cython Function Or Method
30635
+ * @summary Update a subscription
30334
30636
  * @param {SubscriptionsApiUpdateSubscriptionRequest} requestParameters Request parameters.
30335
30637
  * @param {*} [options] Override http request option.
30336
30638
  * @throws {RequiredError}
@@ -30341,7 +30643,7 @@ class SubscriptionsApi extends base.BaseAPI {
30341
30643
  }
30342
30644
  /**
30343
30645
  *
30344
- * @summary Cython Function Or Method
30646
+ * @summary Preview the effect of a subscription update
30345
30647
  * @param {SubscriptionsApiUpdateSubscriptionPreivewRequest} requestParameters Request parameters.
30346
30648
  * @param {*} [options] Override http request option.
30347
30649
  * @throws {RequiredError}
@@ -30361,7 +30663,7 @@ var teamsApi = createCommonjsModule(function (module, exports) {
30361
30663
  * pollination-server
30362
30664
  * Pollination Server OpenAPI Definition
30363
30665
  *
30364
- * The version of the OpenAPI document: 0.31.0
30666
+ * The version of the OpenAPI document: 0.39.0
30365
30667
  * Contact: info@pollination.cloud
30366
30668
  *
30367
30669
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31225,7 +31527,7 @@ var userApi = createCommonjsModule(function (module, exports) {
31225
31527
  * pollination-server
31226
31528
  * Pollination Server OpenAPI Definition
31227
31529
  *
31228
- * The version of the OpenAPI document: 0.31.0
31530
+ * The version of the OpenAPI document: 0.39.0
31229
31531
  * Contact: info@pollination.cloud
31230
31532
  *
31231
31533
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31631,7 +31933,7 @@ var usersApi = createCommonjsModule(function (module, exports) {
31631
31933
  * pollination-server
31632
31934
  * Pollination Server OpenAPI Definition
31633
31935
  *
31634
- * The version of the OpenAPI document: 0.31.0
31936
+ * The version of the OpenAPI document: 0.39.0
31635
31937
  * Contact: info@pollination.cloud
31636
31938
  *
31637
31939
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31933,7 +32235,7 @@ var api = createCommonjsModule(function (module, exports) {
31933
32235
  * pollination-server
31934
32236
  * Pollination Server OpenAPI Definition
31935
32237
  *
31936
- * The version of the OpenAPI document: 0.31.0
32238
+ * The version of the OpenAPI document: 0.39.0
31937
32239
  * Contact: info@pollination.cloud
31938
32240
  *
31939
32241
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31981,7 +32283,7 @@ var configuration = createCommonjsModule(function (module, exports) {
31981
32283
  * pollination-server
31982
32284
  * Pollination Server OpenAPI Definition
31983
32285
  *
31984
- * The version of the OpenAPI document: 0.31.0
32286
+ * The version of the OpenAPI document: 0.39.0
31985
32287
  * Contact: info@pollination.cloud
31986
32288
  *
31987
32289
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32009,7 +32311,7 @@ exports.Configuration = Configuration;
32009
32311
  * pollination-server
32010
32312
  * Pollination Server OpenAPI Definition
32011
32313
  *
32012
- * The version of the OpenAPI document: 0.31.0
32314
+ * The version of the OpenAPI document: 0.39.0
32013
32315
  * Contact: info@pollination.cloud
32014
32316
  *
32015
32317
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32028,7 +32330,7 @@ var apitoken = /*#__PURE__*/Object.freeze({
32028
32330
  * pollination-server
32029
32331
  * Pollination Server OpenAPI Definition
32030
32332
  *
32031
- * The version of the OpenAPI document: 0.31.0
32333
+ * The version of the OpenAPI document: 0.39.0
32032
32334
  * Contact: info@pollination.cloud
32033
32335
  *
32034
32336
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32047,7 +32349,7 @@ var apitokenCreate = /*#__PURE__*/Object.freeze({
32047
32349
  * pollination-server
32048
32350
  * Pollination Server OpenAPI Definition
32049
32351
  *
32050
- * The version of the OpenAPI document: 0.31.0
32352
+ * The version of the OpenAPI document: 0.39.0
32051
32353
  * Contact: info@pollination.cloud
32052
32354
  *
32053
32355
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32066,7 +32368,7 @@ var apitokenList = /*#__PURE__*/Object.freeze({
32066
32368
  * pollination-server
32067
32369
  * Pollination Server OpenAPI Definition
32068
32370
  *
32069
- * The version of the OpenAPI document: 0.31.0
32371
+ * The version of the OpenAPI document: 0.39.0
32070
32372
  * Contact: info@pollination.cloud
32071
32373
  *
32072
32374
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32085,7 +32387,7 @@ var apitokenPrivate = /*#__PURE__*/Object.freeze({
32085
32387
  * pollination-server
32086
32388
  * Pollination Server OpenAPI Definition
32087
32389
  *
32088
- * The version of the OpenAPI document: 0.31.0
32390
+ * The version of the OpenAPI document: 0.39.0
32089
32391
  * Contact: info@pollination.cloud
32090
32392
  *
32091
32393
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32104,7 +32406,7 @@ var accessor = /*#__PURE__*/Object.freeze({
32104
32406
  * pollination-server
32105
32407
  * Pollination Server OpenAPI Definition
32106
32408
  *
32107
- * The version of the OpenAPI document: 0.31.0
32409
+ * The version of the OpenAPI document: 0.39.0
32108
32410
  * Contact: info@pollination.cloud
32109
32411
  *
32110
32412
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32124,7 +32426,7 @@ var accountType = createCommonjsModule(function (module, exports) {
32124
32426
  * pollination-server
32125
32427
  * Pollination Server OpenAPI Definition
32126
32428
  *
32127
- * The version of the OpenAPI document: 0.31.0
32429
+ * The version of the OpenAPI document: 0.39.0
32128
32430
  * Contact: info@pollination.cloud
32129
32431
  *
32130
32432
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32145,7 +32447,7 @@ exports.AccountType = void 0;
32145
32447
  * pollination-server
32146
32448
  * Pollination Server OpenAPI Definition
32147
32449
  *
32148
- * The version of the OpenAPI document: 0.31.0
32450
+ * The version of the OpenAPI document: 0.39.0
32149
32451
  * Contact: info@pollination.cloud
32150
32452
  *
32151
32453
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32164,7 +32466,7 @@ var activation = /*#__PURE__*/Object.freeze({
32164
32466
  * pollination-server
32165
32467
  * Pollination Server OpenAPI Definition
32166
32468
  *
32167
- * The version of the OpenAPI document: 0.31.0
32469
+ * The version of the OpenAPI document: 0.39.0
32168
32470
  * Contact: info@pollination.cloud
32169
32471
  *
32170
32472
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32183,7 +32485,7 @@ var activationList = /*#__PURE__*/Object.freeze({
32183
32485
  * pollination-server
32184
32486
  * Pollination Server OpenAPI Definition
32185
32487
  *
32186
- * The version of the OpenAPI document: 0.31.0
32488
+ * The version of the OpenAPI document: 0.39.0
32187
32489
  * Contact: info@pollination.cloud
32188
32490
  *
32189
32491
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32202,7 +32504,7 @@ var application = /*#__PURE__*/Object.freeze({
32202
32504
  * pollination-server
32203
32505
  * Pollination Server OpenAPI Definition
32204
32506
  *
32205
- * The version of the OpenAPI document: 0.31.0
32507
+ * The version of the OpenAPI document: 0.39.0
32206
32508
  * Contact: info@pollination.cloud
32207
32509
  *
32208
32510
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32221,7 +32523,7 @@ var applicationAccessPolicy = /*#__PURE__*/Object.freeze({
32221
32523
  * pollination-server
32222
32524
  * Pollination Server OpenAPI Definition
32223
32525
  *
32224
- * The version of the OpenAPI document: 0.31.0
32526
+ * The version of the OpenAPI document: 0.39.0
32225
32527
  * Contact: info@pollination.cloud
32226
32528
  *
32227
32529
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32240,7 +32542,7 @@ var applicationAccessPolicyList = /*#__PURE__*/Object.freeze({
32240
32542
  * pollination-server
32241
32543
  * Pollination Server OpenAPI Definition
32242
32544
  *
32243
- * The version of the OpenAPI document: 0.31.0
32545
+ * The version of the OpenAPI document: 0.39.0
32244
32546
  * Contact: info@pollination.cloud
32245
32547
  *
32246
32548
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32259,7 +32561,7 @@ var applicationCreate = /*#__PURE__*/Object.freeze({
32259
32561
  * pollination-server
32260
32562
  * Pollination Server OpenAPI Definition
32261
32563
  *
32262
- * The version of the OpenAPI document: 0.31.0
32564
+ * The version of the OpenAPI document: 0.39.0
32263
32565
  * Contact: info@pollination.cloud
32264
32566
  *
32265
32567
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32278,7 +32580,7 @@ var applicationDeployment = /*#__PURE__*/Object.freeze({
32278
32580
  * pollination-server
32279
32581
  * Pollination Server OpenAPI Definition
32280
32582
  *
32281
- * The version of the OpenAPI document: 0.31.0
32583
+ * The version of the OpenAPI document: 0.39.0
32282
32584
  * Contact: info@pollination.cloud
32283
32585
  *
32284
32586
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32297,7 +32599,7 @@ var applicationList = /*#__PURE__*/Object.freeze({
32297
32599
  * pollination-server
32298
32600
  * Pollination Server OpenAPI Definition
32299
32601
  *
32300
- * The version of the OpenAPI document: 0.31.0
32602
+ * The version of the OpenAPI document: 0.39.0
32301
32603
  * Contact: info@pollination.cloud
32302
32604
  *
32303
32605
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32317,7 +32619,7 @@ var applicationSortKey = createCommonjsModule(function (module, exports) {
32317
32619
  * pollination-server
32318
32620
  * Pollination Server OpenAPI Definition
32319
32621
  *
32320
- * The version of the OpenAPI document: 0.31.0
32622
+ * The version of the OpenAPI document: 0.39.0
32321
32623
  * Contact: info@pollination.cloud
32322
32624
  *
32323
32625
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32339,7 +32641,7 @@ exports.ApplicationSortKey = void 0;
32339
32641
  * pollination-server
32340
32642
  * Pollination Server OpenAPI Definition
32341
32643
  *
32342
- * The version of the OpenAPI document: 0.31.0
32644
+ * The version of the OpenAPI document: 0.39.0
32343
32645
  * Contact: info@pollination.cloud
32344
32646
  *
32345
32647
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32358,7 +32660,7 @@ var applicationUpdate = /*#__PURE__*/Object.freeze({
32358
32660
  * pollination-server
32359
32661
  * Pollination Server OpenAPI Definition
32360
32662
  *
32361
- * The version of the OpenAPI document: 0.31.0
32663
+ * The version of the OpenAPI document: 0.39.0
32362
32664
  * Contact: info@pollination.cloud
32363
32665
  *
32364
32666
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32377,7 +32679,7 @@ var applicationVersion = /*#__PURE__*/Object.freeze({
32377
32679
  * pollination-server
32378
32680
  * Pollination Server OpenAPI Definition
32379
32681
  *
32380
- * The version of the OpenAPI document: 0.31.0
32682
+ * The version of the OpenAPI document: 0.39.0
32381
32683
  * Contact: info@pollination.cloud
32382
32684
  *
32383
32685
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32396,7 +32698,7 @@ var applicationVersionList = /*#__PURE__*/Object.freeze({
32396
32698
  * pollination-server
32397
32699
  * Pollination Server OpenAPI Definition
32398
32700
  *
32399
- * The version of the OpenAPI document: 0.31.0
32701
+ * The version of the OpenAPI document: 0.39.0
32400
32702
  * Contact: info@pollination.cloud
32401
32703
  *
32402
32704
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32415,7 +32717,7 @@ var bakedRecipe = /*#__PURE__*/Object.freeze({
32415
32717
  * pollination-server
32416
32718
  * Pollination Server OpenAPI Definition
32417
32719
  *
32418
- * The version of the OpenAPI document: 0.31.0
32720
+ * The version of the OpenAPI document: 0.39.0
32419
32721
  * Contact: info@pollination.cloud
32420
32722
  *
32421
32723
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32434,7 +32736,7 @@ var billingInfo = /*#__PURE__*/Object.freeze({
32434
32736
  * pollination-server
32435
32737
  * Pollination Server OpenAPI Definition
32436
32738
  *
32437
- * The version of the OpenAPI document: 0.31.0
32739
+ * The version of the OpenAPI document: 0.39.0
32438
32740
  * Contact: info@pollination.cloud
32439
32741
  *
32440
32742
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32453,7 +32755,7 @@ var billingOption = /*#__PURE__*/Object.freeze({
32453
32755
  * pollination-server
32454
32756
  * Pollination Server OpenAPI Definition
32455
32757
  *
32456
- * The version of the OpenAPI document: 0.31.0
32758
+ * The version of the OpenAPI document: 0.39.0
32457
32759
  * Contact: info@pollination.cloud
32458
32760
  *
32459
32761
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32472,7 +32774,7 @@ var bodyCythonFunctionOrMethodOwnerPluginsPost = /*#__PURE__*/Object.freeze({
32472
32774
  * pollination-server
32473
32775
  * Pollination Server OpenAPI Definition
32474
32776
  *
32475
- * The version of the OpenAPI document: 0.31.0
32777
+ * The version of the OpenAPI document: 0.39.0
32476
32778
  * Contact: info@pollination.cloud
32477
32779
  *
32478
32780
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32491,7 +32793,7 @@ var bodyPostRecipeOwnerRecipesPost = /*#__PURE__*/Object.freeze({
32491
32793
  * pollination-server
32492
32794
  * Pollination Server OpenAPI Definition
32493
32795
  *
32494
- * The version of the OpenAPI document: 0.31.0
32796
+ * The version of the OpenAPI document: 0.39.0
32495
32797
  * Contact: info@pollination.cloud
32496
32798
  *
32497
32799
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32511,7 +32813,7 @@ var buildStatusEnum = createCommonjsModule(function (module, exports) {
32511
32813
  * pollination-server
32512
32814
  * Pollination Server OpenAPI Definition
32513
32815
  *
32514
- * The version of the OpenAPI document: 0.31.0
32816
+ * The version of the OpenAPI document: 0.39.0
32515
32817
  * Contact: info@pollination.cloud
32516
32818
  *
32517
32819
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32538,7 +32840,7 @@ var cardType = createCommonjsModule(function (module, exports) {
32538
32840
  * pollination-server
32539
32841
  * Pollination Server OpenAPI Definition
32540
32842
  *
32541
- * The version of the OpenAPI document: 0.31.0
32843
+ * The version of the OpenAPI document: 0.39.0
32542
32844
  * Contact: info@pollination.cloud
32543
32845
  *
32544
32846
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32566,7 +32868,7 @@ exports.CardType = void 0;
32566
32868
  * pollination-server
32567
32869
  * Pollination Server OpenAPI Definition
32568
32870
  *
32569
- * The version of the OpenAPI document: 0.31.0
32871
+ * The version of the OpenAPI document: 0.39.0
32570
32872
  * Contact: info@pollination.cloud
32571
32873
  *
32572
32874
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32585,7 +32887,7 @@ var cloudJob = /*#__PURE__*/Object.freeze({
32585
32887
  * pollination-server
32586
32888
  * Pollination Server OpenAPI Definition
32587
32889
  *
32588
- * The version of the OpenAPI document: 0.31.0
32890
+ * The version of the OpenAPI document: 0.39.0
32589
32891
  * Contact: info@pollination.cloud
32590
32892
  *
32591
32893
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32604,7 +32906,7 @@ var cloudJobList = /*#__PURE__*/Object.freeze({
32604
32906
  * pollination-server
32605
32907
  * Pollination Server OpenAPI Definition
32606
32908
  *
32607
- * The version of the OpenAPI document: 0.31.0
32909
+ * The version of the OpenAPI document: 0.39.0
32608
32910
  * Contact: info@pollination.cloud
32609
32911
  *
32610
32912
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32623,7 +32925,7 @@ var createdContent = /*#__PURE__*/Object.freeze({
32623
32925
  * pollination-server
32624
32926
  * Pollination Server OpenAPI Definition
32625
32927
  *
32626
- * The version of the OpenAPI document: 0.31.0
32928
+ * The version of the OpenAPI document: 0.39.0
32627
32929
  * Contact: info@pollination.cloud
32628
32930
  *
32629
32931
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32642,7 +32944,7 @@ var dag = /*#__PURE__*/Object.freeze({
32642
32944
  * pollination-server
32643
32945
  * Pollination Server OpenAPI Definition
32644
32946
  *
32645
- * The version of the OpenAPI document: 0.31.0
32947
+ * The version of the OpenAPI document: 0.39.0
32646
32948
  * Contact: info@pollination.cloud
32647
32949
  *
32648
32950
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32661,7 +32963,7 @@ var dagarrayInput = /*#__PURE__*/Object.freeze({
32661
32963
  * pollination-server
32662
32964
  * Pollination Server OpenAPI Definition
32663
32965
  *
32664
- * The version of the OpenAPI document: 0.31.0
32966
+ * The version of the OpenAPI document: 0.39.0
32665
32967
  * Contact: info@pollination.cloud
32666
32968
  *
32667
32969
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32680,7 +32982,7 @@ var dagarrayInputAlias = /*#__PURE__*/Object.freeze({
32680
32982
  * pollination-server
32681
32983
  * Pollination Server OpenAPI Definition
32682
32984
  *
32683
- * The version of the OpenAPI document: 0.31.0
32985
+ * The version of the OpenAPI document: 0.39.0
32684
32986
  * Contact: info@pollination.cloud
32685
32987
  *
32686
32988
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32699,7 +33001,7 @@ var dagarrayOutput = /*#__PURE__*/Object.freeze({
32699
33001
  * pollination-server
32700
33002
  * Pollination Server OpenAPI Definition
32701
33003
  *
32702
- * The version of the OpenAPI document: 0.31.0
33004
+ * The version of the OpenAPI document: 0.39.0
32703
33005
  * Contact: info@pollination.cloud
32704
33006
  *
32705
33007
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32718,7 +33020,7 @@ var dagarrayOutputAlias = /*#__PURE__*/Object.freeze({
32718
33020
  * pollination-server
32719
33021
  * Pollination Server OpenAPI Definition
32720
33022
  *
32721
- * The version of the OpenAPI document: 0.31.0
33023
+ * The version of the OpenAPI document: 0.39.0
32722
33024
  * Contact: info@pollination.cloud
32723
33025
  *
32724
33026
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32737,7 +33039,7 @@ var dagbooleanInput = /*#__PURE__*/Object.freeze({
32737
33039
  * pollination-server
32738
33040
  * Pollination Server OpenAPI Definition
32739
33041
  *
32740
- * The version of the OpenAPI document: 0.31.0
33042
+ * The version of the OpenAPI document: 0.39.0
32741
33043
  * Contact: info@pollination.cloud
32742
33044
  *
32743
33045
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32756,7 +33058,7 @@ var dagbooleanInputAlias = /*#__PURE__*/Object.freeze({
32756
33058
  * pollination-server
32757
33059
  * Pollination Server OpenAPI Definition
32758
33060
  *
32759
- * The version of the OpenAPI document: 0.31.0
33061
+ * The version of the OpenAPI document: 0.39.0
32760
33062
  * Contact: info@pollination.cloud
32761
33063
  *
32762
33064
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32775,7 +33077,7 @@ var dagbooleanOutput = /*#__PURE__*/Object.freeze({
32775
33077
  * pollination-server
32776
33078
  * Pollination Server OpenAPI Definition
32777
33079
  *
32778
- * The version of the OpenAPI document: 0.31.0
33080
+ * The version of the OpenAPI document: 0.39.0
32779
33081
  * Contact: info@pollination.cloud
32780
33082
  *
32781
33083
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32794,7 +33096,7 @@ var dagbooleanOutputAlias = /*#__PURE__*/Object.freeze({
32794
33096
  * pollination-server
32795
33097
  * Pollination Server OpenAPI Definition
32796
33098
  *
32797
- * The version of the OpenAPI document: 0.31.0
33099
+ * The version of the OpenAPI document: 0.39.0
32798
33100
  * Contact: info@pollination.cloud
32799
33101
  *
32800
33102
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32813,7 +33115,7 @@ var dagfileInput = /*#__PURE__*/Object.freeze({
32813
33115
  * pollination-server
32814
33116
  * Pollination Server OpenAPI Definition
32815
33117
  *
32816
- * The version of the OpenAPI document: 0.31.0
33118
+ * The version of the OpenAPI document: 0.39.0
32817
33119
  * Contact: info@pollination.cloud
32818
33120
  *
32819
33121
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32832,7 +33134,7 @@ var dagfileInputAlias = /*#__PURE__*/Object.freeze({
32832
33134
  * pollination-server
32833
33135
  * Pollination Server OpenAPI Definition
32834
33136
  *
32835
- * The version of the OpenAPI document: 0.31.0
33137
+ * The version of the OpenAPI document: 0.39.0
32836
33138
  * Contact: info@pollination.cloud
32837
33139
  *
32838
33140
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32851,7 +33153,7 @@ var dagfileOutput = /*#__PURE__*/Object.freeze({
32851
33153
  * pollination-server
32852
33154
  * Pollination Server OpenAPI Definition
32853
33155
  *
32854
- * The version of the OpenAPI document: 0.31.0
33156
+ * The version of the OpenAPI document: 0.39.0
32855
33157
  * Contact: info@pollination.cloud
32856
33158
  *
32857
33159
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32870,7 +33172,7 @@ var dagfileOutputAlias = /*#__PURE__*/Object.freeze({
32870
33172
  * pollination-server
32871
33173
  * Pollination Server OpenAPI Definition
32872
33174
  *
32873
- * The version of the OpenAPI document: 0.31.0
33175
+ * The version of the OpenAPI document: 0.39.0
32874
33176
  * Contact: info@pollination.cloud
32875
33177
  *
32876
33178
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32889,7 +33191,7 @@ var dagfolderInput = /*#__PURE__*/Object.freeze({
32889
33191
  * pollination-server
32890
33192
  * Pollination Server OpenAPI Definition
32891
33193
  *
32892
- * The version of the OpenAPI document: 0.31.0
33194
+ * The version of the OpenAPI document: 0.39.0
32893
33195
  * Contact: info@pollination.cloud
32894
33196
  *
32895
33197
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32908,7 +33210,7 @@ var dagfolderInputAlias = /*#__PURE__*/Object.freeze({
32908
33210
  * pollination-server
32909
33211
  * Pollination Server OpenAPI Definition
32910
33212
  *
32911
- * The version of the OpenAPI document: 0.31.0
33213
+ * The version of the OpenAPI document: 0.39.0
32912
33214
  * Contact: info@pollination.cloud
32913
33215
  *
32914
33216
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32927,7 +33229,7 @@ var dagfolderOutput = /*#__PURE__*/Object.freeze({
32927
33229
  * pollination-server
32928
33230
  * Pollination Server OpenAPI Definition
32929
33231
  *
32930
- * The version of the OpenAPI document: 0.31.0
33232
+ * The version of the OpenAPI document: 0.39.0
32931
33233
  * Contact: info@pollination.cloud
32932
33234
  *
32933
33235
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32946,7 +33248,7 @@ var dagfolderOutputAlias = /*#__PURE__*/Object.freeze({
32946
33248
  * pollination-server
32947
33249
  * Pollination Server OpenAPI Definition
32948
33250
  *
32949
- * The version of the OpenAPI document: 0.31.0
33251
+ * The version of the OpenAPI document: 0.39.0
32950
33252
  * Contact: info@pollination.cloud
32951
33253
  *
32952
33254
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32965,7 +33267,7 @@ var daggenericInput = /*#__PURE__*/Object.freeze({
32965
33267
  * pollination-server
32966
33268
  * Pollination Server OpenAPI Definition
32967
33269
  *
32968
- * The version of the OpenAPI document: 0.31.0
33270
+ * The version of the OpenAPI document: 0.39.0
32969
33271
  * Contact: info@pollination.cloud
32970
33272
  *
32971
33273
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32984,7 +33286,7 @@ var daggenericInputAlias = /*#__PURE__*/Object.freeze({
32984
33286
  * pollination-server
32985
33287
  * Pollination Server OpenAPI Definition
32986
33288
  *
32987
- * The version of the OpenAPI document: 0.31.0
33289
+ * The version of the OpenAPI document: 0.39.0
32988
33290
  * Contact: info@pollination.cloud
32989
33291
  *
32990
33292
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33003,7 +33305,7 @@ var daggenericOutput = /*#__PURE__*/Object.freeze({
33003
33305
  * pollination-server
33004
33306
  * Pollination Server OpenAPI Definition
33005
33307
  *
33006
- * The version of the OpenAPI document: 0.31.0
33308
+ * The version of the OpenAPI document: 0.39.0
33007
33309
  * Contact: info@pollination.cloud
33008
33310
  *
33009
33311
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33022,7 +33324,7 @@ var daggenericOutputAlias = /*#__PURE__*/Object.freeze({
33022
33324
  * pollination-server
33023
33325
  * Pollination Server OpenAPI Definition
33024
33326
  *
33025
- * The version of the OpenAPI document: 0.31.0
33327
+ * The version of the OpenAPI document: 0.39.0
33026
33328
  * Contact: info@pollination.cloud
33027
33329
  *
33028
33330
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33041,7 +33343,7 @@ var dagintegerInput = /*#__PURE__*/Object.freeze({
33041
33343
  * pollination-server
33042
33344
  * Pollination Server OpenAPI Definition
33043
33345
  *
33044
- * The version of the OpenAPI document: 0.31.0
33346
+ * The version of the OpenAPI document: 0.39.0
33045
33347
  * Contact: info@pollination.cloud
33046
33348
  *
33047
33349
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33060,7 +33362,7 @@ var dagintegerInputAlias = /*#__PURE__*/Object.freeze({
33060
33362
  * pollination-server
33061
33363
  * Pollination Server OpenAPI Definition
33062
33364
  *
33063
- * The version of the OpenAPI document: 0.31.0
33365
+ * The version of the OpenAPI document: 0.39.0
33064
33366
  * Contact: info@pollination.cloud
33065
33367
  *
33066
33368
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33079,7 +33381,7 @@ var dagintegerOutput = /*#__PURE__*/Object.freeze({
33079
33381
  * pollination-server
33080
33382
  * Pollination Server OpenAPI Definition
33081
33383
  *
33082
- * The version of the OpenAPI document: 0.31.0
33384
+ * The version of the OpenAPI document: 0.39.0
33083
33385
  * Contact: info@pollination.cloud
33084
33386
  *
33085
33387
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33098,7 +33400,7 @@ var dagintegerOutputAlias = /*#__PURE__*/Object.freeze({
33098
33400
  * pollination-server
33099
33401
  * Pollination Server OpenAPI Definition
33100
33402
  *
33101
- * The version of the OpenAPI document: 0.31.0
33403
+ * The version of the OpenAPI document: 0.39.0
33102
33404
  * Contact: info@pollination.cloud
33103
33405
  *
33104
33406
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33117,7 +33419,7 @@ var dagjsonobjectInput = /*#__PURE__*/Object.freeze({
33117
33419
  * pollination-server
33118
33420
  * Pollination Server OpenAPI Definition
33119
33421
  *
33120
- * The version of the OpenAPI document: 0.31.0
33422
+ * The version of the OpenAPI document: 0.39.0
33121
33423
  * Contact: info@pollination.cloud
33122
33424
  *
33123
33425
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33136,7 +33438,7 @@ var dagjsonobjectInputAlias = /*#__PURE__*/Object.freeze({
33136
33438
  * pollination-server
33137
33439
  * Pollination Server OpenAPI Definition
33138
33440
  *
33139
- * The version of the OpenAPI document: 0.31.0
33441
+ * The version of the OpenAPI document: 0.39.0
33140
33442
  * Contact: info@pollination.cloud
33141
33443
  *
33142
33444
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33155,7 +33457,7 @@ var dagjsonobjectOutput = /*#__PURE__*/Object.freeze({
33155
33457
  * pollination-server
33156
33458
  * Pollination Server OpenAPI Definition
33157
33459
  *
33158
- * The version of the OpenAPI document: 0.31.0
33460
+ * The version of the OpenAPI document: 0.39.0
33159
33461
  * Contact: info@pollination.cloud
33160
33462
  *
33161
33463
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33174,7 +33476,7 @@ var dagjsonobjectOutputAlias = /*#__PURE__*/Object.freeze({
33174
33476
  * pollination-server
33175
33477
  * Pollination Server OpenAPI Definition
33176
33478
  *
33177
- * The version of the OpenAPI document: 0.31.0
33479
+ * The version of the OpenAPI document: 0.39.0
33178
33480
  * Contact: info@pollination.cloud
33179
33481
  *
33180
33482
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33193,7 +33495,7 @@ var daglinkedInputAlias = /*#__PURE__*/Object.freeze({
33193
33495
  * pollination-server
33194
33496
  * Pollination Server OpenAPI Definition
33195
33497
  *
33196
- * The version of the OpenAPI document: 0.31.0
33498
+ * The version of the OpenAPI document: 0.39.0
33197
33499
  * Contact: info@pollination.cloud
33198
33500
  *
33199
33501
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33212,7 +33514,7 @@ var daglinkedOutputAlias = /*#__PURE__*/Object.freeze({
33212
33514
  * pollination-server
33213
33515
  * Pollination Server OpenAPI Definition
33214
33516
  *
33215
- * The version of the OpenAPI document: 0.31.0
33517
+ * The version of the OpenAPI document: 0.39.0
33216
33518
  * Contact: info@pollination.cloud
33217
33519
  *
33218
33520
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33231,7 +33533,7 @@ var dagnumberInput = /*#__PURE__*/Object.freeze({
33231
33533
  * pollination-server
33232
33534
  * Pollination Server OpenAPI Definition
33233
33535
  *
33234
- * The version of the OpenAPI document: 0.31.0
33536
+ * The version of the OpenAPI document: 0.39.0
33235
33537
  * Contact: info@pollination.cloud
33236
33538
  *
33237
33539
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33250,7 +33552,7 @@ var dagnumberInputAlias = /*#__PURE__*/Object.freeze({
33250
33552
  * pollination-server
33251
33553
  * Pollination Server OpenAPI Definition
33252
33554
  *
33253
- * The version of the OpenAPI document: 0.31.0
33555
+ * The version of the OpenAPI document: 0.39.0
33254
33556
  * Contact: info@pollination.cloud
33255
33557
  *
33256
33558
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33269,7 +33571,7 @@ var dagnumberOutput = /*#__PURE__*/Object.freeze({
33269
33571
  * pollination-server
33270
33572
  * Pollination Server OpenAPI Definition
33271
33573
  *
33272
- * The version of the OpenAPI document: 0.31.0
33574
+ * The version of the OpenAPI document: 0.39.0
33273
33575
  * Contact: info@pollination.cloud
33274
33576
  *
33275
33577
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33288,7 +33590,7 @@ var dagnumberOutputAlias = /*#__PURE__*/Object.freeze({
33288
33590
  * pollination-server
33289
33591
  * Pollination Server OpenAPI Definition
33290
33592
  *
33291
- * The version of the OpenAPI document: 0.31.0
33593
+ * The version of the OpenAPI document: 0.39.0
33292
33594
  * Contact: info@pollination.cloud
33293
33595
  *
33294
33596
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33307,7 +33609,7 @@ var dagpathInput = /*#__PURE__*/Object.freeze({
33307
33609
  * pollination-server
33308
33610
  * Pollination Server OpenAPI Definition
33309
33611
  *
33310
- * The version of the OpenAPI document: 0.31.0
33612
+ * The version of the OpenAPI document: 0.39.0
33311
33613
  * Contact: info@pollination.cloud
33312
33614
  *
33313
33615
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33326,7 +33628,7 @@ var dagpathInputAlias = /*#__PURE__*/Object.freeze({
33326
33628
  * pollination-server
33327
33629
  * Pollination Server OpenAPI Definition
33328
33630
  *
33329
- * The version of the OpenAPI document: 0.31.0
33631
+ * The version of the OpenAPI document: 0.39.0
33330
33632
  * Contact: info@pollination.cloud
33331
33633
  *
33332
33634
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33345,7 +33647,7 @@ var dagpathOutput = /*#__PURE__*/Object.freeze({
33345
33647
  * pollination-server
33346
33648
  * Pollination Server OpenAPI Definition
33347
33649
  *
33348
- * The version of the OpenAPI document: 0.31.0
33650
+ * The version of the OpenAPI document: 0.39.0
33349
33651
  * Contact: info@pollination.cloud
33350
33652
  *
33351
33653
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33364,7 +33666,7 @@ var dagpathOutputAlias = /*#__PURE__*/Object.freeze({
33364
33666
  * pollination-server
33365
33667
  * Pollination Server OpenAPI Definition
33366
33668
  *
33367
- * The version of the OpenAPI document: 0.31.0
33669
+ * The version of the OpenAPI document: 0.39.0
33368
33670
  * Contact: info@pollination.cloud
33369
33671
  *
33370
33672
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33383,7 +33685,7 @@ var dagstringInput = /*#__PURE__*/Object.freeze({
33383
33685
  * pollination-server
33384
33686
  * Pollination Server OpenAPI Definition
33385
33687
  *
33386
- * The version of the OpenAPI document: 0.31.0
33688
+ * The version of the OpenAPI document: 0.39.0
33387
33689
  * Contact: info@pollination.cloud
33388
33690
  *
33389
33691
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33402,7 +33704,7 @@ var dagstringInputAlias = /*#__PURE__*/Object.freeze({
33402
33704
  * pollination-server
33403
33705
  * Pollination Server OpenAPI Definition
33404
33706
  *
33405
- * The version of the OpenAPI document: 0.31.0
33707
+ * The version of the OpenAPI document: 0.39.0
33406
33708
  * Contact: info@pollination.cloud
33407
33709
  *
33408
33710
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33421,7 +33723,7 @@ var dagstringOutput = /*#__PURE__*/Object.freeze({
33421
33723
  * pollination-server
33422
33724
  * Pollination Server OpenAPI Definition
33423
33725
  *
33424
- * The version of the OpenAPI document: 0.31.0
33726
+ * The version of the OpenAPI document: 0.39.0
33425
33727
  * Contact: info@pollination.cloud
33426
33728
  *
33427
33729
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33440,7 +33742,7 @@ var dagstringOutputAlias = /*#__PURE__*/Object.freeze({
33440
33742
  * pollination-server
33441
33743
  * Pollination Server OpenAPI Definition
33442
33744
  *
33443
- * The version of the OpenAPI document: 0.31.0
33745
+ * The version of the OpenAPI document: 0.39.0
33444
33746
  * Contact: info@pollination.cloud
33445
33747
  *
33446
33748
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33459,7 +33761,7 @@ var dagtask = /*#__PURE__*/Object.freeze({
33459
33761
  * pollination-server
33460
33762
  * Pollination Server OpenAPI Definition
33461
33763
  *
33462
- * The version of the OpenAPI document: 0.31.0
33764
+ * The version of the OpenAPI document: 0.39.0
33463
33765
  * Contact: info@pollination.cloud
33464
33766
  *
33465
33767
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33478,7 +33780,7 @@ var dagtaskLoop = /*#__PURE__*/Object.freeze({
33478
33780
  * pollination-server
33479
33781
  * Pollination Server OpenAPI Definition
33480
33782
  *
33481
- * The version of the OpenAPI document: 0.31.0
33783
+ * The version of the OpenAPI document: 0.39.0
33482
33784
  * Contact: info@pollination.cloud
33483
33785
  *
33484
33786
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33497,7 +33799,7 @@ var dailyUsage = /*#__PURE__*/Object.freeze({
33497
33799
  * pollination-server
33498
33800
  * Pollination Server OpenAPI Definition
33499
33801
  *
33500
- * The version of the OpenAPI document: 0.31.0
33802
+ * The version of the OpenAPI document: 0.39.0
33501
33803
  * Contact: info@pollination.cloud
33502
33804
  *
33503
33805
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33517,7 +33819,7 @@ var dependencyKind = createCommonjsModule(function (module, exports) {
33517
33819
  * pollination-server
33518
33820
  * Pollination Server OpenAPI Definition
33519
33821
  *
33520
- * The version of the OpenAPI document: 0.31.0
33822
+ * The version of the OpenAPI document: 0.39.0
33521
33823
  * Contact: info@pollination.cloud
33522
33824
  *
33523
33825
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33538,7 +33840,7 @@ exports.DependencyKind = void 0;
33538
33840
  * pollination-server
33539
33841
  * Pollination Server OpenAPI Definition
33540
33842
  *
33541
- * The version of the OpenAPI document: 0.31.0
33843
+ * The version of the OpenAPI document: 0.39.0
33542
33844
  * Contact: info@pollination.cloud
33543
33845
  *
33544
33846
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33557,7 +33859,7 @@ var deploymentConfig = /*#__PURE__*/Object.freeze({
33557
33859
  * pollination-server
33558
33860
  * Pollination Server OpenAPI Definition
33559
33861
  *
33560
- * The version of the OpenAPI document: 0.31.0
33862
+ * The version of the OpenAPI document: 0.39.0
33561
33863
  * Contact: info@pollination.cloud
33562
33864
  *
33563
33865
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33576,7 +33878,7 @@ var dockerConfig = /*#__PURE__*/Object.freeze({
33576
33878
  * pollination-server
33577
33879
  * Pollination Server OpenAPI Definition
33578
33880
  *
33579
- * The version of the OpenAPI document: 0.31.0
33881
+ * The version of the OpenAPI document: 0.39.0
33580
33882
  * Contact: info@pollination.cloud
33581
33883
  *
33582
33884
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33595,7 +33897,7 @@ var fileMeta = /*#__PURE__*/Object.freeze({
33595
33897
  * pollination-server
33596
33898
  * Pollination Server OpenAPI Definition
33597
33899
  *
33598
- * The version of the OpenAPI document: 0.31.0
33900
+ * The version of the OpenAPI document: 0.39.0
33599
33901
  * Contact: info@pollination.cloud
33600
33902
  *
33601
33903
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33614,7 +33916,7 @@ var fileReference = /*#__PURE__*/Object.freeze({
33614
33916
  * pollination-server
33615
33917
  * Pollination Server OpenAPI Definition
33616
33918
  *
33617
- * The version of the OpenAPI document: 0.31.0
33919
+ * The version of the OpenAPI document: 0.39.0
33618
33920
  * Contact: info@pollination.cloud
33619
33921
  *
33620
33922
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33633,7 +33935,7 @@ var folderReference = /*#__PURE__*/Object.freeze({
33633
33935
  * pollination-server
33634
33936
  * Pollination Server OpenAPI Definition
33635
33937
  *
33636
- * The version of the OpenAPI document: 0.31.0
33938
+ * The version of the OpenAPI document: 0.39.0
33637
33939
  * Contact: info@pollination.cloud
33638
33940
  *
33639
33941
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33652,7 +33954,7 @@ var _function = /*#__PURE__*/Object.freeze({
33652
33954
  * pollination-server
33653
33955
  * Pollination Server OpenAPI Definition
33654
33956
  *
33655
- * The version of the OpenAPI document: 0.31.0
33957
+ * The version of the OpenAPI document: 0.39.0
33656
33958
  * Contact: info@pollination.cloud
33657
33959
  *
33658
33960
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33671,7 +33973,7 @@ var functionArrayInput = /*#__PURE__*/Object.freeze({
33671
33973
  * pollination-server
33672
33974
  * Pollination Server OpenAPI Definition
33673
33975
  *
33674
- * The version of the OpenAPI document: 0.31.0
33976
+ * The version of the OpenAPI document: 0.39.0
33675
33977
  * Contact: info@pollination.cloud
33676
33978
  *
33677
33979
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33690,7 +33992,7 @@ var functionArrayOutput = /*#__PURE__*/Object.freeze({
33690
33992
  * pollination-server
33691
33993
  * Pollination Server OpenAPI Definition
33692
33994
  *
33693
- * The version of the OpenAPI document: 0.31.0
33995
+ * The version of the OpenAPI document: 0.39.0
33694
33996
  * Contact: info@pollination.cloud
33695
33997
  *
33696
33998
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33709,7 +34011,7 @@ var functionBooleanInput = /*#__PURE__*/Object.freeze({
33709
34011
  * pollination-server
33710
34012
  * Pollination Server OpenAPI Definition
33711
34013
  *
33712
- * The version of the OpenAPI document: 0.31.0
34014
+ * The version of the OpenAPI document: 0.39.0
33713
34015
  * Contact: info@pollination.cloud
33714
34016
  *
33715
34017
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33728,7 +34030,7 @@ var functionBooleanOutput = /*#__PURE__*/Object.freeze({
33728
34030
  * pollination-server
33729
34031
  * Pollination Server OpenAPI Definition
33730
34032
  *
33731
- * The version of the OpenAPI document: 0.31.0
34033
+ * The version of the OpenAPI document: 0.39.0
33732
34034
  * Contact: info@pollination.cloud
33733
34035
  *
33734
34036
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33747,7 +34049,7 @@ var functionFileInput = /*#__PURE__*/Object.freeze({
33747
34049
  * pollination-server
33748
34050
  * Pollination Server OpenAPI Definition
33749
34051
  *
33750
- * The version of the OpenAPI document: 0.31.0
34052
+ * The version of the OpenAPI document: 0.39.0
33751
34053
  * Contact: info@pollination.cloud
33752
34054
  *
33753
34055
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33766,7 +34068,7 @@ var functionFileOutput = /*#__PURE__*/Object.freeze({
33766
34068
  * pollination-server
33767
34069
  * Pollination Server OpenAPI Definition
33768
34070
  *
33769
- * The version of the OpenAPI document: 0.31.0
34071
+ * The version of the OpenAPI document: 0.39.0
33770
34072
  * Contact: info@pollination.cloud
33771
34073
  *
33772
34074
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33785,7 +34087,7 @@ var functionFolderInput = /*#__PURE__*/Object.freeze({
33785
34087
  * pollination-server
33786
34088
  * Pollination Server OpenAPI Definition
33787
34089
  *
33788
- * The version of the OpenAPI document: 0.31.0
34090
+ * The version of the OpenAPI document: 0.39.0
33789
34091
  * Contact: info@pollination.cloud
33790
34092
  *
33791
34093
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33804,7 +34106,7 @@ var functionFolderOutput = /*#__PURE__*/Object.freeze({
33804
34106
  * pollination-server
33805
34107
  * Pollination Server OpenAPI Definition
33806
34108
  *
33807
- * The version of the OpenAPI document: 0.31.0
34109
+ * The version of the OpenAPI document: 0.39.0
33808
34110
  * Contact: info@pollination.cloud
33809
34111
  *
33810
34112
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33823,7 +34125,7 @@ var functionIntegerInput = /*#__PURE__*/Object.freeze({
33823
34125
  * pollination-server
33824
34126
  * Pollination Server OpenAPI Definition
33825
34127
  *
33826
- * The version of the OpenAPI document: 0.31.0
34128
+ * The version of the OpenAPI document: 0.39.0
33827
34129
  * Contact: info@pollination.cloud
33828
34130
  *
33829
34131
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33842,7 +34144,7 @@ var functionIntegerOutput = /*#__PURE__*/Object.freeze({
33842
34144
  * pollination-server
33843
34145
  * Pollination Server OpenAPI Definition
33844
34146
  *
33845
- * The version of the OpenAPI document: 0.31.0
34147
+ * The version of the OpenAPI document: 0.39.0
33846
34148
  * Contact: info@pollination.cloud
33847
34149
  *
33848
34150
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33861,7 +34163,7 @@ var functionJsonobjectInput = /*#__PURE__*/Object.freeze({
33861
34163
  * pollination-server
33862
34164
  * Pollination Server OpenAPI Definition
33863
34165
  *
33864
- * The version of the OpenAPI document: 0.31.0
34166
+ * The version of the OpenAPI document: 0.39.0
33865
34167
  * Contact: info@pollination.cloud
33866
34168
  *
33867
34169
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33880,7 +34182,7 @@ var functionJsonobjectOutput = /*#__PURE__*/Object.freeze({
33880
34182
  * pollination-server
33881
34183
  * Pollination Server OpenAPI Definition
33882
34184
  *
33883
- * The version of the OpenAPI document: 0.31.0
34185
+ * The version of the OpenAPI document: 0.39.0
33884
34186
  * Contact: info@pollination.cloud
33885
34187
  *
33886
34188
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33899,7 +34201,7 @@ var functionNumberInput = /*#__PURE__*/Object.freeze({
33899
34201
  * pollination-server
33900
34202
  * Pollination Server OpenAPI Definition
33901
34203
  *
33902
- * The version of the OpenAPI document: 0.31.0
34204
+ * The version of the OpenAPI document: 0.39.0
33903
34205
  * Contact: info@pollination.cloud
33904
34206
  *
33905
34207
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33918,7 +34220,7 @@ var functionNumberOutput = /*#__PURE__*/Object.freeze({
33918
34220
  * pollination-server
33919
34221
  * Pollination Server OpenAPI Definition
33920
34222
  *
33921
- * The version of the OpenAPI document: 0.31.0
34223
+ * The version of the OpenAPI document: 0.39.0
33922
34224
  * Contact: info@pollination.cloud
33923
34225
  *
33924
34226
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33937,7 +34239,7 @@ var functionPathInput = /*#__PURE__*/Object.freeze({
33937
34239
  * pollination-server
33938
34240
  * Pollination Server OpenAPI Definition
33939
34241
  *
33940
- * The version of the OpenAPI document: 0.31.0
34242
+ * The version of the OpenAPI document: 0.39.0
33941
34243
  * Contact: info@pollination.cloud
33942
34244
  *
33943
34245
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33956,7 +34258,7 @@ var functionPathOutput = /*#__PURE__*/Object.freeze({
33956
34258
  * pollination-server
33957
34259
  * Pollination Server OpenAPI Definition
33958
34260
  *
33959
- * The version of the OpenAPI document: 0.31.0
34261
+ * The version of the OpenAPI document: 0.39.0
33960
34262
  * Contact: info@pollination.cloud
33961
34263
  *
33962
34264
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33975,7 +34277,7 @@ var functionStringInput = /*#__PURE__*/Object.freeze({
33975
34277
  * pollination-server
33976
34278
  * Pollination Server OpenAPI Definition
33977
34279
  *
33978
- * The version of the OpenAPI document: 0.31.0
34280
+ * The version of the OpenAPI document: 0.39.0
33979
34281
  * Contact: info@pollination.cloud
33980
34282
  *
33981
34283
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33994,7 +34296,7 @@ var functionStringOutput = /*#__PURE__*/Object.freeze({
33994
34296
  * pollination-server
33995
34297
  * Pollination Server OpenAPI Definition
33996
34298
  *
33997
- * The version of the OpenAPI document: 0.31.0
34299
+ * The version of the OpenAPI document: 0.39.0
33998
34300
  * Contact: info@pollination.cloud
33999
34301
  *
34000
34302
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34013,7 +34315,7 @@ var http = /*#__PURE__*/Object.freeze({
34013
34315
  * pollination-server
34014
34316
  * Pollination Server OpenAPI Definition
34015
34317
  *
34016
- * The version of the OpenAPI document: 0.31.0
34318
+ * The version of the OpenAPI document: 0.39.0
34017
34319
  * Contact: info@pollination.cloud
34018
34320
  *
34019
34321
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34032,7 +34334,7 @@ var httpvalidationError = /*#__PURE__*/Object.freeze({
34032
34334
  * pollination-server
34033
34335
  * Pollination Server OpenAPI Definition
34034
34336
  *
34035
- * The version of the OpenAPI document: 0.31.0
34337
+ * The version of the OpenAPI document: 0.39.0
34036
34338
  * Contact: info@pollination.cloud
34037
34339
  *
34038
34340
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34051,7 +34353,7 @@ var ioaliasHandler = /*#__PURE__*/Object.freeze({
34051
34353
  * pollination-server
34052
34354
  * Pollination Server OpenAPI Definition
34053
34355
  *
34054
- * The version of the OpenAPI document: 0.31.0
34356
+ * The version of the OpenAPI document: 0.39.0
34055
34357
  * Contact: info@pollination.cloud
34056
34358
  *
34057
34359
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34070,7 +34372,7 @@ var inputFileReference = /*#__PURE__*/Object.freeze({
34070
34372
  * pollination-server
34071
34373
  * Pollination Server OpenAPI Definition
34072
34374
  *
34073
- * The version of the OpenAPI document: 0.31.0
34375
+ * The version of the OpenAPI document: 0.39.0
34074
34376
  * Contact: info@pollination.cloud
34075
34377
  *
34076
34378
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34089,7 +34391,7 @@ var inputFolderReference = /*#__PURE__*/Object.freeze({
34089
34391
  * pollination-server
34090
34392
  * Pollination Server OpenAPI Definition
34091
34393
  *
34092
- * The version of the OpenAPI document: 0.31.0
34394
+ * The version of the OpenAPI document: 0.39.0
34093
34395
  * Contact: info@pollination.cloud
34094
34396
  *
34095
34397
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34108,7 +34410,7 @@ var inputPathReference = /*#__PURE__*/Object.freeze({
34108
34410
  * pollination-server
34109
34411
  * Pollination Server OpenAPI Definition
34110
34412
  *
34111
- * The version of the OpenAPI document: 0.31.0
34413
+ * The version of the OpenAPI document: 0.39.0
34112
34414
  * Contact: info@pollination.cloud
34113
34415
  *
34114
34416
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34127,7 +34429,7 @@ var inputReference = /*#__PURE__*/Object.freeze({
34127
34429
  * pollination-server
34128
34430
  * Pollination Server OpenAPI Definition
34129
34431
  *
34130
- * The version of the OpenAPI document: 0.31.0
34432
+ * The version of the OpenAPI document: 0.39.0
34131
34433
  * Contact: info@pollination.cloud
34132
34434
  *
34133
34435
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34147,7 +34449,7 @@ var itemType = createCommonjsModule(function (module, exports) {
34147
34449
  * pollination-server
34148
34450
  * Pollination Server OpenAPI Definition
34149
34451
  *
34150
- * The version of the OpenAPI document: 0.31.0
34452
+ * The version of the OpenAPI document: 0.39.0
34151
34453
  * Contact: info@pollination.cloud
34152
34454
  *
34153
34455
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34173,7 +34475,7 @@ exports.ItemType = void 0;
34173
34475
  * pollination-server
34174
34476
  * Pollination Server OpenAPI Definition
34175
34477
  *
34176
- * The version of the OpenAPI document: 0.31.0
34478
+ * The version of the OpenAPI document: 0.39.0
34177
34479
  * Contact: info@pollination.cloud
34178
34480
  *
34179
34481
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34192,7 +34494,7 @@ var job = /*#__PURE__*/Object.freeze({
34192
34494
  * pollination-server
34193
34495
  * Pollination Server OpenAPI Definition
34194
34496
  *
34195
- * The version of the OpenAPI document: 0.31.0
34497
+ * The version of the OpenAPI document: 0.39.0
34196
34498
  * Contact: info@pollination.cloud
34197
34499
  *
34198
34500
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34211,7 +34513,7 @@ var jobArgument = /*#__PURE__*/Object.freeze({
34211
34513
  * pollination-server
34212
34514
  * Pollination Server OpenAPI Definition
34213
34515
  *
34214
- * The version of the OpenAPI document: 0.31.0
34516
+ * The version of the OpenAPI document: 0.39.0
34215
34517
  * Contact: info@pollination.cloud
34216
34518
  *
34217
34519
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34230,7 +34532,7 @@ var jobPathArgument = /*#__PURE__*/Object.freeze({
34230
34532
  * pollination-server
34231
34533
  * Pollination Server OpenAPI Definition
34232
34534
  *
34233
- * The version of the OpenAPI document: 0.31.0
34535
+ * The version of the OpenAPI document: 0.39.0
34234
34536
  * Contact: info@pollination.cloud
34235
34537
  *
34236
34538
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34250,7 +34552,7 @@ var jobStatusEnum = createCommonjsModule(function (module, exports) {
34250
34552
  * pollination-server
34251
34553
  * Pollination Server OpenAPI Definition
34252
34554
  *
34253
- * The version of the OpenAPI document: 0.31.0
34555
+ * The version of the OpenAPI document: 0.39.0
34254
34556
  * Contact: info@pollination.cloud
34255
34557
  *
34256
34558
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34276,7 +34578,7 @@ exports.JobStatusEnum = void 0;
34276
34578
  * pollination-server
34277
34579
  * Pollination Server OpenAPI Definition
34278
34580
  *
34279
- * The version of the OpenAPI document: 0.31.0
34581
+ * The version of the OpenAPI document: 0.39.0
34280
34582
  * Contact: info@pollination.cloud
34281
34583
  *
34282
34584
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34295,7 +34597,7 @@ var keyRequest = /*#__PURE__*/Object.freeze({
34295
34597
  * pollination-server
34296
34598
  * Pollination Server OpenAPI Definition
34297
34599
  *
34298
- * The version of the OpenAPI document: 0.31.0
34600
+ * The version of the OpenAPI document: 0.39.0
34299
34601
  * Contact: info@pollination.cloud
34300
34602
  *
34301
34603
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34314,7 +34616,7 @@ var license = /*#__PURE__*/Object.freeze({
34314
34616
  * pollination-server
34315
34617
  * Pollination Server OpenAPI Definition
34316
34618
  *
34317
- * The version of the OpenAPI document: 0.31.0
34619
+ * The version of the OpenAPI document: 0.39.0
34318
34620
  * Contact: info@pollination.cloud
34319
34621
  *
34320
34622
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34333,7 +34635,7 @@ var licensePoolAccessPolicy = /*#__PURE__*/Object.freeze({
34333
34635
  * pollination-server
34334
34636
  * Pollination Server OpenAPI Definition
34335
34637
  *
34336
- * The version of the OpenAPI document: 0.31.0
34638
+ * The version of the OpenAPI document: 0.39.0
34337
34639
  * Contact: info@pollination.cloud
34338
34640
  *
34339
34641
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34352,7 +34654,7 @@ var licensePoolAccessPolicyList = /*#__PURE__*/Object.freeze({
34352
34654
  * pollination-server
34353
34655
  * Pollination Server OpenAPI Definition
34354
34656
  *
34355
- * The version of the OpenAPI document: 0.31.0
34657
+ * The version of the OpenAPI document: 0.39.0
34356
34658
  * Contact: info@pollination.cloud
34357
34659
  *
34358
34660
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34371,7 +34673,7 @@ var licensePoolList = /*#__PURE__*/Object.freeze({
34371
34673
  * pollination-server
34372
34674
  * Pollination Server OpenAPI Definition
34373
34675
  *
34374
- * The version of the OpenAPI document: 0.31.0
34676
+ * The version of the OpenAPI document: 0.39.0
34375
34677
  * Contact: info@pollination.cloud
34376
34678
  *
34377
34679
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34390,7 +34692,7 @@ var licensePoolPolicySubject = /*#__PURE__*/Object.freeze({
34390
34692
  * pollination-server
34391
34693
  * Pollination Server OpenAPI Definition
34392
34694
  *
34393
- * The version of the OpenAPI document: 0.31.0
34695
+ * The version of the OpenAPI document: 0.39.0
34394
34696
  * Contact: info@pollination.cloud
34395
34697
  *
34396
34698
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34409,7 +34711,7 @@ var licensePoolPolicySubjectList = /*#__PURE__*/Object.freeze({
34409
34711
  * pollination-server
34410
34712
  * Pollination Server OpenAPI Definition
34411
34713
  *
34412
- * The version of the OpenAPI document: 0.31.0
34714
+ * The version of the OpenAPI document: 0.39.0
34413
34715
  * Contact: info@pollination.cloud
34414
34716
  *
34415
34717
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34428,7 +34730,7 @@ var licensePoolPublic = /*#__PURE__*/Object.freeze({
34428
34730
  * pollination-server
34429
34731
  * Pollination Server OpenAPI Definition
34430
34732
  *
34431
- * The version of the OpenAPI document: 0.31.0
34733
+ * The version of the OpenAPI document: 0.39.0
34432
34734
  * Contact: info@pollination.cloud
34433
34735
  *
34434
34736
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34447,7 +34749,7 @@ var licensePoolUpdate = /*#__PURE__*/Object.freeze({
34447
34749
  * pollination-server
34448
34750
  * Pollination Server OpenAPI Definition
34449
34751
  *
34450
- * The version of the OpenAPI document: 0.31.0
34752
+ * The version of the OpenAPI document: 0.39.0
34451
34753
  * Contact: info@pollination.cloud
34452
34754
  *
34453
34755
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34467,7 +34769,7 @@ var licenseType = createCommonjsModule(function (module, exports) {
34467
34769
  * pollination-server
34468
34770
  * Pollination Server OpenAPI Definition
34469
34771
  *
34470
- * The version of the OpenAPI document: 0.31.0
34772
+ * The version of the OpenAPI document: 0.39.0
34471
34773
  * Contact: info@pollination.cloud
34472
34774
  *
34473
34775
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34489,7 +34791,7 @@ exports.LicenseType = void 0;
34489
34791
  * pollination-server
34490
34792
  * Pollination Server OpenAPI Definition
34491
34793
  *
34492
- * The version of the OpenAPI document: 0.31.0
34794
+ * The version of the OpenAPI document: 0.39.0
34493
34795
  * Contact: info@pollination.cloud
34494
34796
  *
34495
34797
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34508,7 +34810,7 @@ var localConfig = /*#__PURE__*/Object.freeze({
34508
34810
  * pollination-server
34509
34811
  * Pollination Server OpenAPI Definition
34510
34812
  *
34511
- * The version of the OpenAPI document: 0.31.0
34813
+ * The version of the OpenAPI document: 0.39.0
34512
34814
  * Contact: info@pollination.cloud
34513
34815
  *
34514
34816
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34527,7 +34829,7 @@ var location = /*#__PURE__*/Object.freeze({
34527
34829
  * pollination-server
34528
34830
  * Pollination Server OpenAPI Definition
34529
34831
  *
34530
- * The version of the OpenAPI document: 0.31.0
34832
+ * The version of the OpenAPI document: 0.39.0
34531
34833
  * Contact: info@pollination.cloud
34532
34834
  *
34533
34835
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34546,7 +34848,7 @@ var maintainer = /*#__PURE__*/Object.freeze({
34546
34848
  * pollination-server
34547
34849
  * Pollination Server OpenAPI Definition
34548
34850
  *
34549
- * The version of the OpenAPI document: 0.31.0
34851
+ * The version of the OpenAPI document: 0.39.0
34550
34852
  * Contact: info@pollination.cloud
34551
34853
  *
34552
34854
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34565,7 +34867,7 @@ var metaData = /*#__PURE__*/Object.freeze({
34565
34867
  * pollination-server
34566
34868
  * Pollination Server OpenAPI Definition
34567
34869
  *
34568
- * The version of the OpenAPI document: 0.31.0
34870
+ * The version of the OpenAPI document: 0.39.0
34569
34871
  * Contact: info@pollination.cloud
34570
34872
  *
34571
34873
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34584,7 +34886,7 @@ var metadata = /*#__PURE__*/Object.freeze({
34584
34886
  * pollination-server
34585
34887
  * Pollination Server OpenAPI Definition
34586
34888
  *
34587
- * The version of the OpenAPI document: 0.31.0
34889
+ * The version of the OpenAPI document: 0.39.0
34588
34890
  * Contact: info@pollination.cloud
34589
34891
  *
34590
34892
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34603,7 +34905,7 @@ var newApplicationVersion = /*#__PURE__*/Object.freeze({
34603
34905
  * pollination-server
34604
34906
  * Pollination Server OpenAPI Definition
34605
34907
  *
34606
- * The version of the OpenAPI document: 0.31.0
34908
+ * The version of the OpenAPI document: 0.39.0
34607
34909
  * Contact: info@pollination.cloud
34608
34910
  *
34609
34911
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34622,7 +34924,7 @@ var newPluginPackage = /*#__PURE__*/Object.freeze({
34622
34924
  * pollination-server
34623
34925
  * Pollination Server OpenAPI Definition
34624
34926
  *
34625
- * The version of the OpenAPI document: 0.31.0
34927
+ * The version of the OpenAPI document: 0.39.0
34626
34928
  * Contact: info@pollination.cloud
34627
34929
  *
34628
34930
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34641,7 +34943,7 @@ var newRecipePackage = /*#__PURE__*/Object.freeze({
34641
34943
  * pollination-server
34642
34944
  * Pollination Server OpenAPI Definition
34643
34945
  *
34644
- * The version of the OpenAPI document: 0.31.0
34946
+ * The version of the OpenAPI document: 0.39.0
34645
34947
  * Contact: info@pollination.cloud
34646
34948
  *
34647
34949
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34660,7 +34962,7 @@ var organization = /*#__PURE__*/Object.freeze({
34660
34962
  * pollination-server
34661
34963
  * Pollination Server OpenAPI Definition
34662
34964
  *
34663
- * The version of the OpenAPI document: 0.31.0
34965
+ * The version of the OpenAPI document: 0.39.0
34664
34966
  * Contact: info@pollination.cloud
34665
34967
  *
34666
34968
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34679,7 +34981,7 @@ var organizationCreate = /*#__PURE__*/Object.freeze({
34679
34981
  * pollination-server
34680
34982
  * Pollination Server OpenAPI Definition
34681
34983
  *
34682
- * The version of the OpenAPI document: 0.31.0
34984
+ * The version of the OpenAPI document: 0.39.0
34683
34985
  * Contact: info@pollination.cloud
34684
34986
  *
34685
34987
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34698,7 +35000,7 @@ var organizationList = /*#__PURE__*/Object.freeze({
34698
35000
  * pollination-server
34699
35001
  * Pollination Server OpenAPI Definition
34700
35002
  *
34701
- * The version of the OpenAPI document: 0.31.0
35003
+ * The version of the OpenAPI document: 0.39.0
34702
35004
  * Contact: info@pollination.cloud
34703
35005
  *
34704
35006
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34717,7 +35019,7 @@ var organizationMember = /*#__PURE__*/Object.freeze({
34717
35019
  * pollination-server
34718
35020
  * Pollination Server OpenAPI Definition
34719
35021
  *
34720
- * The version of the OpenAPI document: 0.31.0
35022
+ * The version of the OpenAPI document: 0.39.0
34721
35023
  * Contact: info@pollination.cloud
34722
35024
  *
34723
35025
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34737,7 +35039,7 @@ var organizationRoleEnum = createCommonjsModule(function (module, exports) {
34737
35039
  * pollination-server
34738
35040
  * Pollination Server OpenAPI Definition
34739
35041
  *
34740
- * The version of the OpenAPI document: 0.31.0
35042
+ * The version of the OpenAPI document: 0.39.0
34741
35043
  * Contact: info@pollination.cloud
34742
35044
  *
34743
35045
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34758,7 +35060,7 @@ exports.OrganizationRoleEnum = void 0;
34758
35060
  * pollination-server
34759
35061
  * Pollination Server OpenAPI Definition
34760
35062
  *
34761
- * The version of the OpenAPI document: 0.31.0
35063
+ * The version of the OpenAPI document: 0.39.0
34762
35064
  * Contact: info@pollination.cloud
34763
35065
  *
34764
35066
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34778,7 +35080,7 @@ var packageSortKey = createCommonjsModule(function (module, exports) {
34778
35080
  * pollination-server
34779
35081
  * Pollination Server OpenAPI Definition
34780
35082
  *
34781
- * The version of the OpenAPI document: 0.31.0
35083
+ * The version of the OpenAPI document: 0.39.0
34782
35084
  * Contact: info@pollination.cloud
34783
35085
  *
34784
35086
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34800,7 +35102,7 @@ exports.PackageSortKey = void 0;
34800
35102
  * pollination-server
34801
35103
  * Pollination Server OpenAPI Definition
34802
35104
  *
34803
- * The version of the OpenAPI document: 0.31.0
35105
+ * The version of the OpenAPI document: 0.39.0
34804
35106
  * Contact: info@pollination.cloud
34805
35107
  *
34806
35108
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34820,7 +35122,7 @@ var pausedReason = createCommonjsModule(function (module, exports) {
34820
35122
  * pollination-server
34821
35123
  * Pollination Server OpenAPI Definition
34822
35124
  *
34823
- * The version of the OpenAPI document: 0.31.0
35125
+ * The version of the OpenAPI document: 0.39.0
34824
35126
  * Contact: info@pollination.cloud
34825
35127
  *
34826
35128
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34841,7 +35143,7 @@ exports.PausedReason = void 0;
34841
35143
  * pollination-server
34842
35144
  * Pollination Server OpenAPI Definition
34843
35145
  *
34844
- * The version of the OpenAPI document: 0.31.0
35146
+ * The version of the OpenAPI document: 0.39.0
34845
35147
  * Contact: info@pollination.cloud
34846
35148
  *
34847
35149
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34860,7 +35162,7 @@ var payLink = /*#__PURE__*/Object.freeze({
34860
35162
  * pollination-server
34861
35163
  * Pollination Server OpenAPI Definition
34862
35164
  *
34863
- * The version of the OpenAPI document: 0.31.0
35165
+ * The version of the OpenAPI document: 0.39.0
34864
35166
  * Contact: info@pollination.cloud
34865
35167
  *
34866
35168
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34879,7 +35181,7 @@ var payment = /*#__PURE__*/Object.freeze({
34879
35181
  * pollination-server
34880
35182
  * Pollination Server OpenAPI Definition
34881
35183
  *
34882
- * The version of the OpenAPI document: 0.31.0
35184
+ * The version of the OpenAPI document: 0.39.0
34883
35185
  * Contact: info@pollination.cloud
34884
35186
  *
34885
35187
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34899,7 +35201,7 @@ var paymentMethodEnum = createCommonjsModule(function (module, exports) {
34899
35201
  * pollination-server
34900
35202
  * Pollination Server OpenAPI Definition
34901
35203
  *
34902
- * The version of the OpenAPI document: 0.31.0
35204
+ * The version of the OpenAPI document: 0.39.0
34903
35205
  * Contact: info@pollination.cloud
34904
35206
  *
34905
35207
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34911,6 +35213,7 @@ exports.PaymentMethodEnum = void 0;
34911
35213
  (function (PaymentMethodEnum) {
34912
35214
  PaymentMethodEnum["Card"] = "card";
34913
35215
  PaymentMethodEnum["Paypal"] = "paypal";
35216
+ PaymentMethodEnum["PayPal"] = "PayPal";
34914
35217
  })(exports.PaymentMethodEnum || (exports.PaymentMethodEnum = {}));
34915
35218
  });
34916
35219
 
@@ -34921,7 +35224,7 @@ var permission = createCommonjsModule(function (module, exports) {
34921
35224
  * pollination-server
34922
35225
  * Pollination Server OpenAPI Definition
34923
35226
  *
34924
- * The version of the OpenAPI document: 0.31.0
35227
+ * The version of the OpenAPI document: 0.39.0
34925
35228
  * Contact: info@pollination.cloud
34926
35229
  *
34927
35230
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34944,7 +35247,7 @@ var planType = createCommonjsModule(function (module, exports) {
34944
35247
  * pollination-server
34945
35248
  * Pollination Server OpenAPI Definition
34946
35249
  *
34947
- * The version of the OpenAPI document: 0.31.0
35250
+ * The version of the OpenAPI document: 0.39.0
34948
35251
  * Contact: info@pollination.cloud
34949
35252
  *
34950
35253
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34957,7 +35260,10 @@ exports.PlanType = void 0;
34957
35260
  PlanType["Cloud"] = "cloud";
34958
35261
  PlanType["RhinoPlugin"] = "rhino-plugin";
34959
35262
  PlanType["RevitPlugin"] = "revit-plugin";
35263
+ PlanType["BundledPlugin"] = "bundled-plugin";
34960
35264
  PlanType["Application"] = "application";
35265
+ PlanType["Seat"] = "seat";
35266
+ PlanType["CloudCompute"] = "cloud-compute";
34961
35267
  })(exports.PlanType || (exports.PlanType = {}));
34962
35268
  });
34963
35269
 
@@ -34967,7 +35273,7 @@ exports.PlanType = void 0;
34967
35273
  * pollination-server
34968
35274
  * Pollination Server OpenAPI Definition
34969
35275
  *
34970
- * The version of the OpenAPI document: 0.31.0
35276
+ * The version of the OpenAPI document: 0.39.0
34971
35277
  * Contact: info@pollination.cloud
34972
35278
  *
34973
35279
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34986,7 +35292,7 @@ var plugin = /*#__PURE__*/Object.freeze({
34986
35292
  * pollination-server
34987
35293
  * Pollination Server OpenAPI Definition
34988
35294
  *
34989
- * The version of the OpenAPI document: 0.31.0
35295
+ * The version of the OpenAPI document: 0.39.0
34990
35296
  * Contact: info@pollination.cloud
34991
35297
  *
34992
35298
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35005,7 +35311,7 @@ var pluginConfig = /*#__PURE__*/Object.freeze({
35005
35311
  * pollination-server
35006
35312
  * Pollination Server OpenAPI Definition
35007
35313
  *
35008
- * The version of the OpenAPI document: 0.31.0
35314
+ * The version of the OpenAPI document: 0.39.0
35009
35315
  * Contact: info@pollination.cloud
35010
35316
  *
35011
35317
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35024,7 +35330,7 @@ var pluginPackage = /*#__PURE__*/Object.freeze({
35024
35330
  * pollination-server
35025
35331
  * Pollination Server OpenAPI Definition
35026
35332
  *
35027
- * The version of the OpenAPI document: 0.31.0
35333
+ * The version of the OpenAPI document: 0.39.0
35028
35334
  * Contact: info@pollination.cloud
35029
35335
  *
35030
35336
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35043,7 +35349,7 @@ var pluginPackageList = /*#__PURE__*/Object.freeze({
35043
35349
  * pollination-server
35044
35350
  * Pollination Server OpenAPI Definition
35045
35351
  *
35046
- * The version of the OpenAPI document: 0.31.0
35352
+ * The version of the OpenAPI document: 0.39.0
35047
35353
  * Contact: info@pollination.cloud
35048
35354
  *
35049
35355
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35062,7 +35368,7 @@ var policySubject = /*#__PURE__*/Object.freeze({
35062
35368
  * pollination-server
35063
35369
  * Pollination Server OpenAPI Definition
35064
35370
  *
35065
- * The version of the OpenAPI document: 0.31.0
35371
+ * The version of the OpenAPI document: 0.39.0
35066
35372
  * Contact: info@pollination.cloud
35067
35373
  *
35068
35374
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35081,7 +35387,7 @@ var project = /*#__PURE__*/Object.freeze({
35081
35387
  * pollination-server
35082
35388
  * Pollination Server OpenAPI Definition
35083
35389
  *
35084
- * The version of the OpenAPI document: 0.31.0
35390
+ * The version of the OpenAPI document: 0.39.0
35085
35391
  * Contact: info@pollination.cloud
35086
35392
  *
35087
35393
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35100,7 +35406,7 @@ var projectAccessPolicy = /*#__PURE__*/Object.freeze({
35100
35406
  * pollination-server
35101
35407
  * Pollination Server OpenAPI Definition
35102
35408
  *
35103
- * The version of the OpenAPI document: 0.31.0
35409
+ * The version of the OpenAPI document: 0.39.0
35104
35410
  * Contact: info@pollination.cloud
35105
35411
  *
35106
35412
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35119,7 +35425,7 @@ var projectAccessPolicyList = /*#__PURE__*/Object.freeze({
35119
35425
  * pollination-server
35120
35426
  * Pollination Server OpenAPI Definition
35121
35427
  *
35122
- * The version of the OpenAPI document: 0.31.0
35428
+ * The version of the OpenAPI document: 0.39.0
35123
35429
  * Contact: info@pollination.cloud
35124
35430
  *
35125
35431
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35138,7 +35444,7 @@ var projectCreate = /*#__PURE__*/Object.freeze({
35138
35444
  * pollination-server
35139
35445
  * Pollination Server OpenAPI Definition
35140
35446
  *
35141
- * The version of the OpenAPI document: 0.31.0
35447
+ * The version of the OpenAPI document: 0.39.0
35142
35448
  * Contact: info@pollination.cloud
35143
35449
  *
35144
35450
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35157,7 +35463,7 @@ var projectFolder = /*#__PURE__*/Object.freeze({
35157
35463
  * pollination-server
35158
35464
  * Pollination Server OpenAPI Definition
35159
35465
  *
35160
- * The version of the OpenAPI document: 0.31.0
35466
+ * The version of the OpenAPI document: 0.39.0
35161
35467
  * Contact: info@pollination.cloud
35162
35468
  *
35163
35469
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35176,7 +35482,7 @@ var projectList = /*#__PURE__*/Object.freeze({
35176
35482
  * pollination-server
35177
35483
  * Pollination Server OpenAPI Definition
35178
35484
  *
35179
- * The version of the OpenAPI document: 0.31.0
35485
+ * The version of the OpenAPI document: 0.39.0
35180
35486
  * Contact: info@pollination.cloud
35181
35487
  *
35182
35488
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35195,7 +35501,7 @@ var projectPolicySubject = /*#__PURE__*/Object.freeze({
35195
35501
  * pollination-server
35196
35502
  * Pollination Server OpenAPI Definition
35197
35503
  *
35198
- * The version of the OpenAPI document: 0.31.0
35504
+ * The version of the OpenAPI document: 0.39.0
35199
35505
  * Contact: info@pollination.cloud
35200
35506
  *
35201
35507
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35214,7 +35520,7 @@ var projectRecipeFilter = /*#__PURE__*/Object.freeze({
35214
35520
  * pollination-server
35215
35521
  * Pollination Server OpenAPI Definition
35216
35522
  *
35217
- * The version of the OpenAPI document: 0.31.0
35523
+ * The version of the OpenAPI document: 0.39.0
35218
35524
  * Contact: info@pollination.cloud
35219
35525
  *
35220
35526
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35234,7 +35540,7 @@ var projectSortKey = createCommonjsModule(function (module, exports) {
35234
35540
  * pollination-server
35235
35541
  * Pollination Server OpenAPI Definition
35236
35542
  *
35237
- * The version of the OpenAPI document: 0.31.0
35543
+ * The version of the OpenAPI document: 0.39.0
35238
35544
  * Contact: info@pollination.cloud
35239
35545
  *
35240
35546
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35256,7 +35562,7 @@ exports.ProjectSortKey = void 0;
35256
35562
  * pollination-server
35257
35563
  * Pollination Server OpenAPI Definition
35258
35564
  *
35259
- * The version of the OpenAPI document: 0.31.0
35565
+ * The version of the OpenAPI document: 0.39.0
35260
35566
  * Contact: info@pollination.cloud
35261
35567
  *
35262
35568
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35275,7 +35581,7 @@ var projectUpdate = /*#__PURE__*/Object.freeze({
35275
35581
  * pollination-server
35276
35582
  * Pollination Server OpenAPI Definition
35277
35583
  *
35278
- * The version of the OpenAPI document: 0.31.0
35584
+ * The version of the OpenAPI document: 0.39.0
35279
35585
  * Contact: info@pollination.cloud
35280
35586
  *
35281
35587
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35294,7 +35600,7 @@ var publicAccountList = /*#__PURE__*/Object.freeze({
35294
35600
  * pollination-server
35295
35601
  * Pollination Server OpenAPI Definition
35296
35602
  *
35297
- * The version of the OpenAPI document: 0.31.0
35603
+ * The version of the OpenAPI document: 0.39.0
35298
35604
  * Contact: info@pollination.cloud
35299
35605
  *
35300
35606
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35313,7 +35619,7 @@ var quota = /*#__PURE__*/Object.freeze({
35313
35619
  * pollination-server
35314
35620
  * Pollination Server OpenAPI Definition
35315
35621
  *
35316
- * The version of the OpenAPI document: 0.31.0
35622
+ * The version of the OpenAPI document: 0.39.0
35317
35623
  * Contact: info@pollination.cloud
35318
35624
  *
35319
35625
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35332,7 +35638,7 @@ var quotaList = /*#__PURE__*/Object.freeze({
35332
35638
  * pollination-server
35333
35639
  * Pollination Server OpenAPI Definition
35334
35640
  *
35335
- * The version of the OpenAPI document: 0.31.0
35641
+ * The version of the OpenAPI document: 0.39.0
35336
35642
  * Contact: info@pollination.cloud
35337
35643
  *
35338
35644
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35352,7 +35658,7 @@ var quotaType = createCommonjsModule(function (module, exports) {
35352
35658
  * pollination-server
35353
35659
  * Pollination Server OpenAPI Definition
35354
35660
  *
35355
- * The version of the OpenAPI document: 0.31.0
35661
+ * The version of the OpenAPI document: 0.39.0
35356
35662
  * Contact: info@pollination.cloud
35357
35663
  *
35358
35664
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35384,7 +35690,7 @@ exports.QuotaType = void 0;
35384
35690
  * pollination-server
35385
35691
  * Pollination Server OpenAPI Definition
35386
35692
  *
35387
- * The version of the OpenAPI document: 0.31.0
35693
+ * The version of the OpenAPI document: 0.39.0
35388
35694
  * Contact: info@pollination.cloud
35389
35695
  *
35390
35696
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35403,7 +35709,7 @@ var recipe = /*#__PURE__*/Object.freeze({
35403
35709
  * pollination-server
35404
35710
  * Pollination Server OpenAPI Definition
35405
35711
  *
35406
- * The version of the OpenAPI document: 0.31.0
35712
+ * The version of the OpenAPI document: 0.39.0
35407
35713
  * Contact: info@pollination.cloud
35408
35714
  *
35409
35715
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35422,7 +35728,7 @@ var recipeInterface = /*#__PURE__*/Object.freeze({
35422
35728
  * pollination-server
35423
35729
  * Pollination Server OpenAPI Definition
35424
35730
  *
35425
- * The version of the OpenAPI document: 0.31.0
35731
+ * The version of the OpenAPI document: 0.39.0
35426
35732
  * Contact: info@pollination.cloud
35427
35733
  *
35428
35734
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35441,7 +35747,7 @@ var recipeInterfaceList = /*#__PURE__*/Object.freeze({
35441
35747
  * pollination-server
35442
35748
  * Pollination Server OpenAPI Definition
35443
35749
  *
35444
- * The version of the OpenAPI document: 0.31.0
35750
+ * The version of the OpenAPI document: 0.39.0
35445
35751
  * Contact: info@pollination.cloud
35446
35752
  *
35447
35753
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35460,7 +35766,7 @@ var recipePackage = /*#__PURE__*/Object.freeze({
35460
35766
  * pollination-server
35461
35767
  * Pollination Server OpenAPI Definition
35462
35768
  *
35463
- * The version of the OpenAPI document: 0.31.0
35769
+ * The version of the OpenAPI document: 0.39.0
35464
35770
  * Contact: info@pollination.cloud
35465
35771
  *
35466
35772
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35479,7 +35785,7 @@ var recipePackageList = /*#__PURE__*/Object.freeze({
35479
35785
  * pollination-server
35480
35786
  * Pollination Server OpenAPI Definition
35481
35787
  *
35482
- * The version of the OpenAPI document: 0.31.0
35788
+ * The version of the OpenAPI document: 0.39.0
35483
35789
  * Contact: info@pollination.cloud
35484
35790
  *
35485
35791
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35498,7 +35804,7 @@ var repository = /*#__PURE__*/Object.freeze({
35498
35804
  * pollination-server
35499
35805
  * Pollination Server OpenAPI Definition
35500
35806
  *
35501
- * The version of the OpenAPI document: 0.31.0
35807
+ * The version of the OpenAPI document: 0.39.0
35502
35808
  * Contact: info@pollination.cloud
35503
35809
  *
35504
35810
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35517,7 +35823,7 @@ var repositoryAccessPolicy = /*#__PURE__*/Object.freeze({
35517
35823
  * pollination-server
35518
35824
  * Pollination Server OpenAPI Definition
35519
35825
  *
35520
- * The version of the OpenAPI document: 0.31.0
35826
+ * The version of the OpenAPI document: 0.39.0
35521
35827
  * Contact: info@pollination.cloud
35522
35828
  *
35523
35829
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35536,7 +35842,7 @@ var repositoryAccessPolicyList = /*#__PURE__*/Object.freeze({
35536
35842
  * pollination-server
35537
35843
  * Pollination Server OpenAPI Definition
35538
35844
  *
35539
- * The version of the OpenAPI document: 0.31.0
35845
+ * The version of the OpenAPI document: 0.39.0
35540
35846
  * Contact: info@pollination.cloud
35541
35847
  *
35542
35848
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35555,7 +35861,7 @@ var repositoryCreate = /*#__PURE__*/Object.freeze({
35555
35861
  * pollination-server
35556
35862
  * Pollination Server OpenAPI Definition
35557
35863
  *
35558
- * The version of the OpenAPI document: 0.31.0
35864
+ * The version of the OpenAPI document: 0.39.0
35559
35865
  * Contact: info@pollination.cloud
35560
35866
  *
35561
35867
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35574,7 +35880,7 @@ var repositoryIndex = /*#__PURE__*/Object.freeze({
35574
35880
  * pollination-server
35575
35881
  * Pollination Server OpenAPI Definition
35576
35882
  *
35577
- * The version of the OpenAPI document: 0.31.0
35883
+ * The version of the OpenAPI document: 0.39.0
35578
35884
  * Contact: info@pollination.cloud
35579
35885
  *
35580
35886
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35593,7 +35899,7 @@ var repositoryList = /*#__PURE__*/Object.freeze({
35593
35899
  * pollination-server
35594
35900
  * Pollination Server OpenAPI Definition
35595
35901
  *
35596
- * The version of the OpenAPI document: 0.31.0
35902
+ * The version of the OpenAPI document: 0.39.0
35597
35903
  * Contact: info@pollination.cloud
35598
35904
  *
35599
35905
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35612,7 +35918,7 @@ var repositoryMetadata = /*#__PURE__*/Object.freeze({
35612
35918
  * pollination-server
35613
35919
  * Pollination Server OpenAPI Definition
35614
35920
  *
35615
- * The version of the OpenAPI document: 0.31.0
35921
+ * The version of the OpenAPI document: 0.39.0
35616
35922
  * Contact: info@pollination.cloud
35617
35923
  *
35618
35924
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35632,7 +35938,7 @@ var repositorySortKey = createCommonjsModule(function (module, exports) {
35632
35938
  * pollination-server
35633
35939
  * Pollination Server OpenAPI Definition
35634
35940
  *
35635
- * The version of the OpenAPI document: 0.31.0
35941
+ * The version of the OpenAPI document: 0.39.0
35636
35942
  * Contact: info@pollination.cloud
35637
35943
  *
35638
35944
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35655,7 +35961,7 @@ exports.RepositorySortKey = void 0;
35655
35961
  * pollination-server
35656
35962
  * Pollination Server OpenAPI Definition
35657
35963
  *
35658
- * The version of the OpenAPI document: 0.31.0
35964
+ * The version of the OpenAPI document: 0.39.0
35659
35965
  * Contact: info@pollination.cloud
35660
35966
  *
35661
35967
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35674,7 +35980,7 @@ var repositoryUpdate = /*#__PURE__*/Object.freeze({
35674
35980
  * pollination-server
35675
35981
  * Pollination Server OpenAPI Definition
35676
35982
  *
35677
- * The version of the OpenAPI document: 0.31.0
35983
+ * The version of the OpenAPI document: 0.39.0
35678
35984
  * Contact: info@pollination.cloud
35679
35985
  *
35680
35986
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35693,7 +35999,7 @@ var repositoryUserPermissions = /*#__PURE__*/Object.freeze({
35693
35999
  * pollination-server
35694
36000
  * Pollination Server OpenAPI Definition
35695
36001
  *
35696
- * The version of the OpenAPI document: 0.31.0
36002
+ * The version of the OpenAPI document: 0.39.0
35697
36003
  * Contact: info@pollination.cloud
35698
36004
  *
35699
36005
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35713,7 +36019,7 @@ var roleEnum = createCommonjsModule(function (module, exports) {
35713
36019
  * pollination-server
35714
36020
  * Pollination Server OpenAPI Definition
35715
36021
  *
35716
- * The version of the OpenAPI document: 0.31.0
36022
+ * The version of the OpenAPI document: 0.39.0
35717
36023
  * Contact: info@pollination.cloud
35718
36024
  *
35719
36025
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35734,7 +36040,7 @@ exports.RoleEnum = void 0;
35734
36040
  * pollination-server
35735
36041
  * Pollination Server OpenAPI Definition
35736
36042
  *
35737
- * The version of the OpenAPI document: 0.31.0
36043
+ * The version of the OpenAPI document: 0.39.0
35738
36044
  * Contact: info@pollination.cloud
35739
36045
  *
35740
36046
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35753,7 +36059,7 @@ var run = /*#__PURE__*/Object.freeze({
35753
36059
  * pollination-server
35754
36060
  * Pollination Server OpenAPI Definition
35755
36061
  *
35756
- * The version of the OpenAPI document: 0.31.0
36062
+ * The version of the OpenAPI document: 0.39.0
35757
36063
  * Contact: info@pollination.cloud
35758
36064
  *
35759
36065
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35772,7 +36078,7 @@ var runList = /*#__PURE__*/Object.freeze({
35772
36078
  * pollination-server
35773
36079
  * Pollination Server OpenAPI Definition
35774
36080
  *
35775
- * The version of the OpenAPI document: 0.31.0
36081
+ * The version of the OpenAPI document: 0.39.0
35776
36082
  * Contact: info@pollination.cloud
35777
36083
  *
35778
36084
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35791,7 +36097,7 @@ var runMeta = /*#__PURE__*/Object.freeze({
35791
36097
  * pollination-server
35792
36098
  * Pollination Server OpenAPI Definition
35793
36099
  *
35794
- * The version of the OpenAPI document: 0.31.0
36100
+ * The version of the OpenAPI document: 0.39.0
35795
36101
  * Contact: info@pollination.cloud
35796
36102
  *
35797
36103
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35810,7 +36116,7 @@ var runProgress = /*#__PURE__*/Object.freeze({
35810
36116
  * pollination-server
35811
36117
  * Pollination Server OpenAPI Definition
35812
36118
  *
35813
- * The version of the OpenAPI document: 0.31.0
36119
+ * The version of the OpenAPI document: 0.39.0
35814
36120
  * Contact: info@pollination.cloud
35815
36121
  *
35816
36122
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35829,7 +36135,7 @@ var runResultList = /*#__PURE__*/Object.freeze({
35829
36135
  * pollination-server
35830
36136
  * Pollination Server OpenAPI Definition
35831
36137
  *
35832
- * The version of the OpenAPI document: 0.31.0
36138
+ * The version of the OpenAPI document: 0.39.0
35833
36139
  * Contact: info@pollination.cloud
35834
36140
  *
35835
36141
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35849,7 +36155,7 @@ var runStatusEnum = createCommonjsModule(function (module, exports) {
35849
36155
  * pollination-server
35850
36156
  * Pollination Server OpenAPI Definition
35851
36157
  *
35852
- * The version of the OpenAPI document: 0.31.0
36158
+ * The version of the OpenAPI document: 0.39.0
35853
36159
  * Contact: info@pollination.cloud
35854
36160
  *
35855
36161
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35876,7 +36182,7 @@ exports.RunStatusEnum = void 0;
35876
36182
  * pollination-server
35877
36183
  * Pollination Server OpenAPI Definition
35878
36184
  *
35879
- * The version of the OpenAPI document: 0.31.0
36185
+ * The version of the OpenAPI document: 0.39.0
35880
36186
  * Contact: info@pollination.cloud
35881
36187
  *
35882
36188
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35895,7 +36201,7 @@ var s3 = /*#__PURE__*/Object.freeze({
35895
36201
  * pollination-server
35896
36202
  * Pollination Server OpenAPI Definition
35897
36203
  *
35898
- * The version of the OpenAPI document: 0.31.0
36204
+ * The version of the OpenAPI document: 0.39.0
35899
36205
  * Contact: info@pollination.cloud
35900
36206
  *
35901
36207
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35915,7 +36221,7 @@ var sortEnum = createCommonjsModule(function (module, exports) {
35915
36221
  * pollination-server
35916
36222
  * Pollination Server OpenAPI Definition
35917
36223
  *
35918
- * The version of the OpenAPI document: 0.31.0
36224
+ * The version of the OpenAPI document: 0.39.0
35919
36225
  * Contact: info@pollination.cloud
35920
36226
  *
35921
36227
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35937,7 +36243,7 @@ var statusType = createCommonjsModule(function (module, exports) {
35937
36243
  * pollination-server
35938
36244
  * Pollination Server OpenAPI Definition
35939
36245
  *
35940
- * The version of the OpenAPI document: 0.31.0
36246
+ * The version of the OpenAPI document: 0.39.0
35941
36247
  * Contact: info@pollination.cloud
35942
36248
  *
35943
36249
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35950,6 +36256,7 @@ exports.StatusType = void 0;
35950
36256
  StatusType["Function"] = "Function";
35951
36257
  StatusType["Dag"] = "DAG";
35952
36258
  StatusType["Loop"] = "Loop";
36259
+ StatusType["Container"] = "Container";
35953
36260
  StatusType["Unknown"] = "Unknown";
35954
36261
  })(exports.StatusType || (exports.StatusType = {}));
35955
36262
  });
@@ -35960,7 +36267,7 @@ exports.StatusType = void 0;
35960
36267
  * pollination-server
35961
36268
  * Pollination Server OpenAPI Definition
35962
36269
  *
35963
- * The version of the OpenAPI document: 0.31.0
36270
+ * The version of the OpenAPI document: 0.39.0
35964
36271
  * Contact: info@pollination.cloud
35965
36272
  *
35966
36273
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35979,7 +36286,7 @@ var stepArrayInput = /*#__PURE__*/Object.freeze({
35979
36286
  * pollination-server
35980
36287
  * Pollination Server OpenAPI Definition
35981
36288
  *
35982
- * The version of the OpenAPI document: 0.31.0
36289
+ * The version of the OpenAPI document: 0.39.0
35983
36290
  * Contact: info@pollination.cloud
35984
36291
  *
35985
36292
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35998,7 +36305,7 @@ var stepArrayOutput = /*#__PURE__*/Object.freeze({
35998
36305
  * pollination-server
35999
36306
  * Pollination Server OpenAPI Definition
36000
36307
  *
36001
- * The version of the OpenAPI document: 0.31.0
36308
+ * The version of the OpenAPI document: 0.39.0
36002
36309
  * Contact: info@pollination.cloud
36003
36310
  *
36004
36311
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36017,7 +36324,7 @@ var stepBooleanInput = /*#__PURE__*/Object.freeze({
36017
36324
  * pollination-server
36018
36325
  * Pollination Server OpenAPI Definition
36019
36326
  *
36020
- * The version of the OpenAPI document: 0.31.0
36327
+ * The version of the OpenAPI document: 0.39.0
36021
36328
  * Contact: info@pollination.cloud
36022
36329
  *
36023
36330
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36036,7 +36343,7 @@ var stepBooleanOutput = /*#__PURE__*/Object.freeze({
36036
36343
  * pollination-server
36037
36344
  * Pollination Server OpenAPI Definition
36038
36345
  *
36039
- * The version of the OpenAPI document: 0.31.0
36346
+ * The version of the OpenAPI document: 0.39.0
36040
36347
  * Contact: info@pollination.cloud
36041
36348
  *
36042
36349
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36055,7 +36362,7 @@ var stepFileInput = /*#__PURE__*/Object.freeze({
36055
36362
  * pollination-server
36056
36363
  * Pollination Server OpenAPI Definition
36057
36364
  *
36058
- * The version of the OpenAPI document: 0.31.0
36365
+ * The version of the OpenAPI document: 0.39.0
36059
36366
  * Contact: info@pollination.cloud
36060
36367
  *
36061
36368
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36074,7 +36381,7 @@ var stepFileOutput = /*#__PURE__*/Object.freeze({
36074
36381
  * pollination-server
36075
36382
  * Pollination Server OpenAPI Definition
36076
36383
  *
36077
- * The version of the OpenAPI document: 0.31.0
36384
+ * The version of the OpenAPI document: 0.39.0
36078
36385
  * Contact: info@pollination.cloud
36079
36386
  *
36080
36387
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36093,7 +36400,7 @@ var stepFolderInput = /*#__PURE__*/Object.freeze({
36093
36400
  * pollination-server
36094
36401
  * Pollination Server OpenAPI Definition
36095
36402
  *
36096
- * The version of the OpenAPI document: 0.31.0
36403
+ * The version of the OpenAPI document: 0.39.0
36097
36404
  * Contact: info@pollination.cloud
36098
36405
  *
36099
36406
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36112,7 +36419,7 @@ var stepFolderOutput = /*#__PURE__*/Object.freeze({
36112
36419
  * pollination-server
36113
36420
  * Pollination Server OpenAPI Definition
36114
36421
  *
36115
- * The version of the OpenAPI document: 0.31.0
36422
+ * The version of the OpenAPI document: 0.39.0
36116
36423
  * Contact: info@pollination.cloud
36117
36424
  *
36118
36425
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36131,7 +36438,7 @@ var stepIntegerInput = /*#__PURE__*/Object.freeze({
36131
36438
  * pollination-server
36132
36439
  * Pollination Server OpenAPI Definition
36133
36440
  *
36134
- * The version of the OpenAPI document: 0.31.0
36441
+ * The version of the OpenAPI document: 0.39.0
36135
36442
  * Contact: info@pollination.cloud
36136
36443
  *
36137
36444
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36150,7 +36457,7 @@ var stepIntegerOutput = /*#__PURE__*/Object.freeze({
36150
36457
  * pollination-server
36151
36458
  * Pollination Server OpenAPI Definition
36152
36459
  *
36153
- * The version of the OpenAPI document: 0.31.0
36460
+ * The version of the OpenAPI document: 0.39.0
36154
36461
  * Contact: info@pollination.cloud
36155
36462
  *
36156
36463
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36169,7 +36476,7 @@ var stepJsonobjectInput = /*#__PURE__*/Object.freeze({
36169
36476
  * pollination-server
36170
36477
  * Pollination Server OpenAPI Definition
36171
36478
  *
36172
- * The version of the OpenAPI document: 0.31.0
36479
+ * The version of the OpenAPI document: 0.39.0
36173
36480
  * Contact: info@pollination.cloud
36174
36481
  *
36175
36482
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36188,7 +36495,7 @@ var stepJsonobjectOutput = /*#__PURE__*/Object.freeze({
36188
36495
  * pollination-server
36189
36496
  * Pollination Server OpenAPI Definition
36190
36497
  *
36191
- * The version of the OpenAPI document: 0.31.0
36498
+ * The version of the OpenAPI document: 0.39.0
36192
36499
  * Contact: info@pollination.cloud
36193
36500
  *
36194
36501
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36207,7 +36514,7 @@ var stepList = /*#__PURE__*/Object.freeze({
36207
36514
  * pollination-server
36208
36515
  * Pollination Server OpenAPI Definition
36209
36516
  *
36210
- * The version of the OpenAPI document: 0.31.0
36517
+ * The version of the OpenAPI document: 0.39.0
36211
36518
  * Contact: info@pollination.cloud
36212
36519
  *
36213
36520
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36226,7 +36533,7 @@ var stepNumberInput = /*#__PURE__*/Object.freeze({
36226
36533
  * pollination-server
36227
36534
  * Pollination Server OpenAPI Definition
36228
36535
  *
36229
- * The version of the OpenAPI document: 0.31.0
36536
+ * The version of the OpenAPI document: 0.39.0
36230
36537
  * Contact: info@pollination.cloud
36231
36538
  *
36232
36539
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36245,7 +36552,7 @@ var stepNumberOutput = /*#__PURE__*/Object.freeze({
36245
36552
  * pollination-server
36246
36553
  * Pollination Server OpenAPI Definition
36247
36554
  *
36248
- * The version of the OpenAPI document: 0.31.0
36555
+ * The version of the OpenAPI document: 0.39.0
36249
36556
  * Contact: info@pollination.cloud
36250
36557
  *
36251
36558
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36264,7 +36571,7 @@ var stepPathInput = /*#__PURE__*/Object.freeze({
36264
36571
  * pollination-server
36265
36572
  * Pollination Server OpenAPI Definition
36266
36573
  *
36267
- * The version of the OpenAPI document: 0.31.0
36574
+ * The version of the OpenAPI document: 0.39.0
36268
36575
  * Contact: info@pollination.cloud
36269
36576
  *
36270
36577
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36283,7 +36590,7 @@ var stepPathOutput = /*#__PURE__*/Object.freeze({
36283
36590
  * pollination-server
36284
36591
  * Pollination Server OpenAPI Definition
36285
36592
  *
36286
- * The version of the OpenAPI document: 0.31.0
36593
+ * The version of the OpenAPI document: 0.39.0
36287
36594
  * Contact: info@pollination.cloud
36288
36595
  *
36289
36596
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36303,7 +36610,7 @@ var stepStatusEnum = createCommonjsModule(function (module, exports) {
36303
36610
  * pollination-server
36304
36611
  * Pollination Server OpenAPI Definition
36305
36612
  *
36306
- * The version of the OpenAPI document: 0.31.0
36613
+ * The version of the OpenAPI document: 0.39.0
36307
36614
  * Contact: info@pollination.cloud
36308
36615
  *
36309
36616
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36328,7 +36635,7 @@ exports.StepStatusEnum = void 0;
36328
36635
  * pollination-server
36329
36636
  * Pollination Server OpenAPI Definition
36330
36637
  *
36331
- * The version of the OpenAPI document: 0.31.0
36638
+ * The version of the OpenAPI document: 0.39.0
36332
36639
  * Contact: info@pollination.cloud
36333
36640
  *
36334
36641
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36347,7 +36654,7 @@ var stepStringInput = /*#__PURE__*/Object.freeze({
36347
36654
  * pollination-server
36348
36655
  * Pollination Server OpenAPI Definition
36349
36656
  *
36350
- * The version of the OpenAPI document: 0.31.0
36657
+ * The version of the OpenAPI document: 0.39.0
36351
36658
  * Contact: info@pollination.cloud
36352
36659
  *
36353
36660
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36367,7 +36674,7 @@ var subjectType = createCommonjsModule(function (module, exports) {
36367
36674
  * pollination-server
36368
36675
  * Pollination Server OpenAPI Definition
36369
36676
  *
36370
- * The version of the OpenAPI document: 0.31.0
36677
+ * The version of the OpenAPI document: 0.39.0
36371
36678
  * Contact: info@pollination.cloud
36372
36679
  *
36373
36680
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36388,7 +36695,7 @@ exports.SubjectType = void 0;
36388
36695
  * pollination-server
36389
36696
  * Pollination Server OpenAPI Definition
36390
36697
  *
36391
- * The version of the OpenAPI document: 0.31.0
36698
+ * The version of the OpenAPI document: 0.39.0
36392
36699
  * Contact: info@pollination.cloud
36393
36700
  *
36394
36701
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36407,7 +36714,7 @@ var subscription = /*#__PURE__*/Object.freeze({
36407
36714
  * pollination-server
36408
36715
  * Pollination Server OpenAPI Definition
36409
36716
  *
36410
- * The version of the OpenAPI document: 0.31.0
36717
+ * The version of the OpenAPI document: 0.39.0
36411
36718
  * Contact: info@pollination.cloud
36412
36719
  *
36413
36720
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36426,7 +36733,7 @@ var subscriptionCreate = /*#__PURE__*/Object.freeze({
36426
36733
  * pollination-server
36427
36734
  * Pollination Server OpenAPI Definition
36428
36735
  *
36429
- * The version of the OpenAPI document: 0.31.0
36736
+ * The version of the OpenAPI document: 0.39.0
36430
36737
  * Contact: info@pollination.cloud
36431
36738
  *
36432
36739
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36445,7 +36752,7 @@ var subscriptionPayment = /*#__PURE__*/Object.freeze({
36445
36752
  * pollination-server
36446
36753
  * Pollination Server OpenAPI Definition
36447
36754
  *
36448
- * The version of the OpenAPI document: 0.31.0
36755
+ * The version of the OpenAPI document: 0.39.0
36449
36756
  * Contact: info@pollination.cloud
36450
36757
  *
36451
36758
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36464,7 +36771,7 @@ var subscriptionPlan = /*#__PURE__*/Object.freeze({
36464
36771
  * pollination-server
36465
36772
  * Pollination Server OpenAPI Definition
36466
36773
  *
36467
- * The version of the OpenAPI document: 0.31.0
36774
+ * The version of the OpenAPI document: 0.39.0
36468
36775
  * Contact: info@pollination.cloud
36469
36776
  *
36470
36777
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36483,7 +36790,7 @@ var subscriptionUpdate = /*#__PURE__*/Object.freeze({
36483
36790
  * pollination-server
36484
36791
  * Pollination Server OpenAPI Definition
36485
36792
  *
36486
- * The version of the OpenAPI document: 0.31.0
36793
+ * The version of the OpenAPI document: 0.39.0
36487
36794
  * Contact: info@pollination.cloud
36488
36795
  *
36489
36796
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36502,7 +36809,7 @@ var subscriptionUpdateDryRun = /*#__PURE__*/Object.freeze({
36502
36809
  * pollination-server
36503
36810
  * Pollination Server OpenAPI Definition
36504
36811
  *
36505
- * The version of the OpenAPI document: 0.31.0
36812
+ * The version of the OpenAPI document: 0.39.0
36506
36813
  * Contact: info@pollination.cloud
36507
36814
  *
36508
36815
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36521,7 +36828,7 @@ var taskArgument = /*#__PURE__*/Object.freeze({
36521
36828
  * pollination-server
36522
36829
  * Pollination Server OpenAPI Definition
36523
36830
  *
36524
- * The version of the OpenAPI document: 0.31.0
36831
+ * The version of the OpenAPI document: 0.39.0
36525
36832
  * Contact: info@pollination.cloud
36526
36833
  *
36527
36834
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36540,7 +36847,7 @@ var taskFileReference = /*#__PURE__*/Object.freeze({
36540
36847
  * pollination-server
36541
36848
  * Pollination Server OpenAPI Definition
36542
36849
  *
36543
- * The version of the OpenAPI document: 0.31.0
36850
+ * The version of the OpenAPI document: 0.39.0
36544
36851
  * Contact: info@pollination.cloud
36545
36852
  *
36546
36853
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36559,7 +36866,7 @@ var taskFolderReference = /*#__PURE__*/Object.freeze({
36559
36866
  * pollination-server
36560
36867
  * Pollination Server OpenAPI Definition
36561
36868
  *
36562
- * The version of the OpenAPI document: 0.31.0
36869
+ * The version of the OpenAPI document: 0.39.0
36563
36870
  * Contact: info@pollination.cloud
36564
36871
  *
36565
36872
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36578,7 +36885,7 @@ var taskPathArgument = /*#__PURE__*/Object.freeze({
36578
36885
  * pollination-server
36579
36886
  * Pollination Server OpenAPI Definition
36580
36887
  *
36581
- * The version of the OpenAPI document: 0.31.0
36888
+ * The version of the OpenAPI document: 0.39.0
36582
36889
  * Contact: info@pollination.cloud
36583
36890
  *
36584
36891
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36597,7 +36904,7 @@ var taskPathReference = /*#__PURE__*/Object.freeze({
36597
36904
  * pollination-server
36598
36905
  * Pollination Server OpenAPI Definition
36599
36906
  *
36600
- * The version of the OpenAPI document: 0.31.0
36907
+ * The version of the OpenAPI document: 0.39.0
36601
36908
  * Contact: info@pollination.cloud
36602
36909
  *
36603
36910
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36616,7 +36923,7 @@ var taskPathReturn = /*#__PURE__*/Object.freeze({
36616
36923
  * pollination-server
36617
36924
  * Pollination Server OpenAPI Definition
36618
36925
  *
36619
- * The version of the OpenAPI document: 0.31.0
36926
+ * The version of the OpenAPI document: 0.39.0
36620
36927
  * Contact: info@pollination.cloud
36621
36928
  *
36622
36929
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36635,7 +36942,7 @@ var taskReference = /*#__PURE__*/Object.freeze({
36635
36942
  * pollination-server
36636
36943
  * Pollination Server OpenAPI Definition
36637
36944
  *
36638
- * The version of the OpenAPI document: 0.31.0
36945
+ * The version of the OpenAPI document: 0.39.0
36639
36946
  * Contact: info@pollination.cloud
36640
36947
  *
36641
36948
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36654,7 +36961,7 @@ var taskReturn = /*#__PURE__*/Object.freeze({
36654
36961
  * pollination-server
36655
36962
  * Pollination Server OpenAPI Definition
36656
36963
  *
36657
- * The version of the OpenAPI document: 0.31.0
36964
+ * The version of the OpenAPI document: 0.39.0
36658
36965
  * Contact: info@pollination.cloud
36659
36966
  *
36660
36967
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36673,7 +36980,7 @@ var team = /*#__PURE__*/Object.freeze({
36673
36980
  * pollination-server
36674
36981
  * Pollination Server OpenAPI Definition
36675
36982
  *
36676
- * The version of the OpenAPI document: 0.31.0
36983
+ * The version of the OpenAPI document: 0.39.0
36677
36984
  * Contact: info@pollination.cloud
36678
36985
  *
36679
36986
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36692,7 +36999,7 @@ var teamCreate = /*#__PURE__*/Object.freeze({
36692
36999
  * pollination-server
36693
37000
  * Pollination Server OpenAPI Definition
36694
37001
  *
36695
- * The version of the OpenAPI document: 0.31.0
37002
+ * The version of the OpenAPI document: 0.39.0
36696
37003
  * Contact: info@pollination.cloud
36697
37004
  *
36698
37005
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36711,7 +37018,7 @@ var teamList = /*#__PURE__*/Object.freeze({
36711
37018
  * pollination-server
36712
37019
  * Pollination Server OpenAPI Definition
36713
37020
  *
36714
- * The version of the OpenAPI document: 0.31.0
37021
+ * The version of the OpenAPI document: 0.39.0
36715
37022
  * Contact: info@pollination.cloud
36716
37023
  *
36717
37024
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36730,7 +37037,7 @@ var teamMember = /*#__PURE__*/Object.freeze({
36730
37037
  * pollination-server
36731
37038
  * Pollination Server OpenAPI Definition
36732
37039
  *
36733
- * The version of the OpenAPI document: 0.31.0
37040
+ * The version of the OpenAPI document: 0.39.0
36734
37041
  * Contact: info@pollination.cloud
36735
37042
  *
36736
37043
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36750,7 +37057,7 @@ var teamRoleEnum = createCommonjsModule(function (module, exports) {
36750
37057
  * pollination-server
36751
37058
  * Pollination Server OpenAPI Definition
36752
37059
  *
36753
- * The version of the OpenAPI document: 0.31.0
37060
+ * The version of the OpenAPI document: 0.39.0
36754
37061
  * Contact: info@pollination.cloud
36755
37062
  *
36756
37063
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36771,7 +37078,7 @@ exports.TeamRoleEnum = void 0;
36771
37078
  * pollination-server
36772
37079
  * Pollination Server OpenAPI Definition
36773
37080
  *
36774
- * The version of the OpenAPI document: 0.31.0
37081
+ * The version of the OpenAPI document: 0.39.0
36775
37082
  * Contact: info@pollination.cloud
36776
37083
  *
36777
37084
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36790,7 +37097,7 @@ var teamUpdate = /*#__PURE__*/Object.freeze({
36790
37097
  * pollination-server
36791
37098
  * Pollination Server OpenAPI Definition
36792
37099
  *
36793
- * The version of the OpenAPI document: 0.31.0
37100
+ * The version of the OpenAPI document: 0.39.0
36794
37101
  * Contact: info@pollination.cloud
36795
37102
  *
36796
37103
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36809,7 +37116,7 @@ var templateFunction = /*#__PURE__*/Object.freeze({
36809
37116
  * pollination-server
36810
37117
  * Pollination Server OpenAPI Definition
36811
37118
  *
36812
- * The version of the OpenAPI document: 0.31.0
37119
+ * The version of the OpenAPI document: 0.39.0
36813
37120
  * Contact: info@pollination.cloud
36814
37121
  *
36815
37122
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36828,7 +37135,7 @@ var updateAccepted = /*#__PURE__*/Object.freeze({
36828
37135
  * pollination-server
36829
37136
  * Pollination Server OpenAPI Definition
36830
37137
  *
36831
- * The version of the OpenAPI document: 0.31.0
37138
+ * The version of the OpenAPI document: 0.39.0
36832
37139
  * Contact: info@pollination.cloud
36833
37140
  *
36834
37141
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36847,7 +37154,7 @@ var usage = /*#__PURE__*/Object.freeze({
36847
37154
  * pollination-server
36848
37155
  * Pollination Server OpenAPI Definition
36849
37156
  *
36850
- * The version of the OpenAPI document: 0.31.0
37157
+ * The version of the OpenAPI document: 0.39.0
36851
37158
  * Contact: info@pollination.cloud
36852
37159
  *
36853
37160
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36866,7 +37173,7 @@ var userCreate = /*#__PURE__*/Object.freeze({
36866
37173
  * pollination-server
36867
37174
  * Pollination Server OpenAPI Definition
36868
37175
  *
36869
- * The version of the OpenAPI document: 0.31.0
37176
+ * The version of the OpenAPI document: 0.39.0
36870
37177
  * Contact: info@pollination.cloud
36871
37178
  *
36872
37179
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36885,7 +37192,7 @@ var userPermission = /*#__PURE__*/Object.freeze({
36885
37192
  * pollination-server
36886
37193
  * Pollination Server OpenAPI Definition
36887
37194
  *
36888
- * The version of the OpenAPI document: 0.31.0
37195
+ * The version of the OpenAPI document: 0.39.0
36889
37196
  * Contact: info@pollination.cloud
36890
37197
  *
36891
37198
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36904,7 +37211,7 @@ var userPrivate = /*#__PURE__*/Object.freeze({
36904
37211
  * pollination-server
36905
37212
  * Pollination Server OpenAPI Definition
36906
37213
  *
36907
- * The version of the OpenAPI document: 0.31.0
37214
+ * The version of the OpenAPI document: 0.39.0
36908
37215
  * Contact: info@pollination.cloud
36909
37216
  *
36910
37217
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36923,7 +37230,7 @@ var userPublic = /*#__PURE__*/Object.freeze({
36923
37230
  * pollination-server
36924
37231
  * Pollination Server OpenAPI Definition
36925
37232
  *
36926
- * The version of the OpenAPI document: 0.31.0
37233
+ * The version of the OpenAPI document: 0.39.0
36927
37234
  * Contact: info@pollination.cloud
36928
37235
  *
36929
37236
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36942,7 +37249,7 @@ var userPublicList = /*#__PURE__*/Object.freeze({
36942
37249
  * pollination-server
36943
37250
  * Pollination Server OpenAPI Definition
36944
37251
  *
36945
- * The version of the OpenAPI document: 0.31.0
37252
+ * The version of the OpenAPI document: 0.39.0
36946
37253
  * Contact: info@pollination.cloud
36947
37254
  *
36948
37255
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36961,7 +37268,7 @@ var userUpdate = /*#__PURE__*/Object.freeze({
36961
37268
  * pollination-server
36962
37269
  * Pollination Server OpenAPI Definition
36963
37270
  *
36964
- * The version of the OpenAPI document: 0.31.0
37271
+ * The version of the OpenAPI document: 0.39.0
36965
37272
  * Contact: info@pollination.cloud
36966
37273
  *
36967
37274
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36980,7 +37287,7 @@ var validationError = /*#__PURE__*/Object.freeze({
36980
37287
  * pollination-server
36981
37288
  * Pollination Server OpenAPI Definition
36982
37289
  *
36983
- * The version of the OpenAPI document: 0.31.0
37290
+ * The version of the OpenAPI document: 0.39.0
36984
37291
  * Contact: info@pollination.cloud
36985
37292
  *
36986
37293
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36999,7 +37306,7 @@ var valueFileReference = /*#__PURE__*/Object.freeze({
36999
37306
  * pollination-server
37000
37307
  * Pollination Server OpenAPI Definition
37001
37308
  *
37002
- * The version of the OpenAPI document: 0.31.0
37309
+ * The version of the OpenAPI document: 0.39.0
37003
37310
  * Contact: info@pollination.cloud
37004
37311
  *
37005
37312
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -37018,7 +37325,7 @@ var valueFolderReference = /*#__PURE__*/Object.freeze({
37018
37325
  * pollination-server
37019
37326
  * Pollination Server OpenAPI Definition
37020
37327
  *
37021
- * The version of the OpenAPI document: 0.31.0
37328
+ * The version of the OpenAPI document: 0.39.0
37022
37329
  * Contact: info@pollination.cloud
37023
37330
  *
37024
37331
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -37037,7 +37344,7 @@ var valueListReference = /*#__PURE__*/Object.freeze({
37037
37344
  * pollination-server
37038
37345
  * Pollination Server OpenAPI Definition
37039
37346
  *
37040
- * The version of the OpenAPI document: 0.31.0
37347
+ * The version of the OpenAPI document: 0.39.0
37041
37348
  * Contact: info@pollination.cloud
37042
37349
  *
37043
37350
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -37804,7 +38111,7 @@ var dist$1 = createCommonjsModule(function (module, exports) {
37804
38111
  * pollination-server
37805
38112
  * Pollination Server OpenAPI Definition
37806
38113
  *
37807
- * The version of the OpenAPI document: 0.31.0
38114
+ * The version of the OpenAPI document: 0.39.0
37808
38115
  * Contact: info@pollination.cloud
37809
38116
  *
37810
38117
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -40929,10 +41236,23 @@ var useRuns = function (client) {
40929
41236
  return data;
40930
41237
  });
40931
41238
  }, [client]);
41239
+ var retryRun = useCallback(function (projectOwner, projectName, runId) {
41240
+ if (!client || !client.runs)
41241
+ return;
41242
+ return client.runs.retryRun({
41243
+ owner: projectOwner,
41244
+ name: projectName,
41245
+ runId: runId,
41246
+ }).then(function (_a) {
41247
+ var data = _a.data;
41248
+ return data;
41249
+ });
41250
+ }, [client]);
40932
41251
  return {
40933
41252
  listRuns: listRuns,
40934
41253
  fetchRun: fetchRun,
40935
41254
  cancelRun: cancelRun,
41255
+ retryRun: retryRun,
40936
41256
  statusMap: statusMap,
40937
41257
  getSummaryColor: getSummaryColor,
40938
41258
  getDuration: getDuration,