pollination-react-io 1.22.2 → 1.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -18204,7 +18204,7 @@ var base = createCommonjsModule(function (module, exports) {
18204
18204
  * pollination-server
18205
18205
  * Pollination Server OpenAPI Definition
18206
18206
  *
18207
- * The version of the OpenAPI document: 0.28.1
18207
+ * The version of the OpenAPI document: 0.31.0
18208
18208
  * Contact: info@pollination.cloud
18209
18209
  *
18210
18210
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -18266,7 +18266,7 @@ var apitokensApi = createCommonjsModule(function (module, exports) {
18266
18266
  * pollination-server
18267
18267
  * Pollination Server OpenAPI Definition
18268
18268
  *
18269
- * The version of the OpenAPI document: 0.28.1
18269
+ * The version of the OpenAPI document: 0.31.0
18270
18270
  * Contact: info@pollination.cloud
18271
18271
  *
18272
18272
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -18699,7 +18699,7 @@ var accountsApi = createCommonjsModule(function (module, exports) {
18699
18699
  * pollination-server
18700
18700
  * Pollination Server OpenAPI Definition
18701
18701
  *
18702
- * The version of the OpenAPI document: 0.28.1
18702
+ * The version of the OpenAPI document: 0.31.0
18703
18703
  * Contact: info@pollination.cloud
18704
18704
  *
18705
18705
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19148,7 +19148,7 @@ var applicationsApi = createCommonjsModule(function (module, exports) {
19148
19148
  * pollination-server
19149
19149
  * Pollination Server OpenAPI Definition
19150
19150
  *
19151
- * The version of the OpenAPI document: 0.28.1
19151
+ * The version of the OpenAPI document: 0.31.0
19152
19152
  * Contact: info@pollination.cloud
19153
19153
  *
19154
19154
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -20527,7 +20527,7 @@ var artifactsApi = createCommonjsModule(function (module, exports) {
20527
20527
  * pollination-server
20528
20528
  * Pollination Server OpenAPI Definition
20529
20529
  *
20530
- * The version of the OpenAPI document: 0.28.1
20530
+ * The version of the OpenAPI document: 0.31.0
20531
20531
  * Contact: info@pollination.cloud
20532
20532
  *
20533
20533
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21038,7 +21038,7 @@ var jobsApi = createCommonjsModule(function (module, exports) {
21038
21038
  * pollination-server
21039
21039
  * Pollination Server OpenAPI Definition
21040
21040
  *
21041
- * The version of the OpenAPI document: 0.28.1
21041
+ * The version of the OpenAPI document: 0.31.0
21042
21042
  * Contact: info@pollination.cloud
21043
21043
  *
21044
21044
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21901,7 +21901,7 @@ var licensesApi = createCommonjsModule(function (module, exports) {
21901
21901
  * pollination-server
21902
21902
  * Pollination Server OpenAPI Definition
21903
21903
  *
21904
- * The version of the OpenAPI document: 0.28.1
21904
+ * The version of the OpenAPI document: 0.31.0
21905
21905
  * Contact: info@pollination.cloud
21906
21906
  *
21907
21907
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21990,7 +21990,7 @@ const LicensesApiAxiosParamCreator = function (configuration) {
21990
21990
  }),
21991
21991
  /**
21992
21992
  * Get license pools available to authenticated user
21993
- * @summary Get Available Pools
21993
+ * @summary Cython Function Or Method
21994
21994
  * @param {Array<string>} [owner] Owner of the project
21995
21995
  * @param {*} [options] Override http request option.
21996
21996
  * @throws {RequiredError}
@@ -22147,7 +22147,7 @@ const LicensesApiAxiosParamCreator = function (configuration) {
22147
22147
  }),
22148
22148
  /**
22149
22149
  * Grant access to the license pool
22150
- * @summary Grant Pool Access
22150
+ * @summary Cython Function Or Method
22151
22151
  * @param {string} poolId
22152
22152
  * @param {LicensePoolAccessPolicyList} licensePoolAccessPolicyList
22153
22153
  * @param {*} [options] Override http request option.
@@ -22208,7 +22208,7 @@ const LicensesApiAxiosParamCreator = function (configuration) {
22208
22208
  }),
22209
22209
  /**
22210
22210
  * Regenerate the license associated with the pool
22211
- * @summary Regenerate
22211
+ * @summary Cython Function Or Method
22212
22212
  * @param {string} poolId
22213
22213
  * @param {*} [options] Override http request option.
22214
22214
  * @throws {RequiredError}
@@ -22261,7 +22261,7 @@ const LicensesApiAxiosParamCreator = function (configuration) {
22261
22261
  }),
22262
22262
  /**
22263
22263
  * Revoke access to the license pool
22264
- * @summary Delete Pool Access
22264
+ * @summary Cython Function Or Method
22265
22265
  * @param {string} poolId
22266
22266
  * @param {LicensePoolPolicySubjectList} licensePoolPolicySubjectList
22267
22267
  * @param {*} [options] Override http request option.
@@ -22322,7 +22322,7 @@ const LicensesApiAxiosParamCreator = function (configuration) {
22322
22322
  }),
22323
22323
  /**
22324
22324
  * Update the license pool
22325
- * @summary Update Pool
22325
+ * @summary Cython Function Or Method
22326
22326
  * @param {string} poolId
22327
22327
  * @param {LicensePoolUpdate} licensePoolUpdate
22328
22328
  * @param {*} [options] Override http request option.
@@ -22409,7 +22409,7 @@ const LicensesApiFp = function (configuration) {
22409
22409
  },
22410
22410
  /**
22411
22411
  * Get license pools available to authenticated user
22412
- * @summary Get Available Pools
22412
+ * @summary Cython Function Or Method
22413
22413
  * @param {Array<string>} [owner] Owner of the project
22414
22414
  * @param {*} [options] Override http request option.
22415
22415
  * @throws {RequiredError}
@@ -22457,7 +22457,7 @@ const LicensesApiFp = function (configuration) {
22457
22457
  },
22458
22458
  /**
22459
22459
  * Grant access to the license pool
22460
- * @summary Grant Pool Access
22460
+ * @summary Cython Function Or Method
22461
22461
  * @param {string} poolId
22462
22462
  * @param {LicensePoolAccessPolicyList} licensePoolAccessPolicyList
22463
22463
  * @param {*} [options] Override http request option.
@@ -22474,7 +22474,7 @@ const LicensesApiFp = function (configuration) {
22474
22474
  },
22475
22475
  /**
22476
22476
  * Regenerate the license associated with the pool
22477
- * @summary Regenerate
22477
+ * @summary Cython Function Or Method
22478
22478
  * @param {string} poolId
22479
22479
  * @param {*} [options] Override http request option.
22480
22480
  * @throws {RequiredError}
@@ -22490,7 +22490,7 @@ const LicensesApiFp = function (configuration) {
22490
22490
  },
22491
22491
  /**
22492
22492
  * Revoke access to the license pool
22493
- * @summary Delete Pool Access
22493
+ * @summary Cython Function Or Method
22494
22494
  * @param {string} poolId
22495
22495
  * @param {LicensePoolPolicySubjectList} licensePoolPolicySubjectList
22496
22496
  * @param {*} [options] Override http request option.
@@ -22507,7 +22507,7 @@ const LicensesApiFp = function (configuration) {
22507
22507
  },
22508
22508
  /**
22509
22509
  * Update the license pool
22510
- * @summary Update Pool
22510
+ * @summary Cython Function Or Method
22511
22511
  * @param {string} poolId
22512
22512
  * @param {LicensePoolUpdate} licensePoolUpdate
22513
22513
  * @param {*} [options] Override http request option.
@@ -22544,7 +22544,7 @@ const LicensesApiFactory = function (configuration, basePath, axios) {
22544
22544
  },
22545
22545
  /**
22546
22546
  * Get license pools available to authenticated user
22547
- * @summary Get Available Pools
22547
+ * @summary Cython Function Or Method
22548
22548
  * @param {Array<string>} [owner] Owner of the project
22549
22549
  * @param {*} [options] Override http request option.
22550
22550
  * @throws {RequiredError}
@@ -22574,7 +22574,7 @@ const LicensesApiFactory = function (configuration, basePath, axios) {
22574
22574
  },
22575
22575
  /**
22576
22576
  * Grant access to the license pool
22577
- * @summary Grant Pool Access
22577
+ * @summary Cython Function Or Method
22578
22578
  * @param {string} poolId
22579
22579
  * @param {LicensePoolAccessPolicyList} licensePoolAccessPolicyList
22580
22580
  * @param {*} [options] Override http request option.
@@ -22585,7 +22585,7 @@ const LicensesApiFactory = function (configuration, basePath, axios) {
22585
22585
  },
22586
22586
  /**
22587
22587
  * Regenerate the license associated with the pool
22588
- * @summary Regenerate
22588
+ * @summary Cython Function Or Method
22589
22589
  * @param {string} poolId
22590
22590
  * @param {*} [options] Override http request option.
22591
22591
  * @throws {RequiredError}
@@ -22595,7 +22595,7 @@ const LicensesApiFactory = function (configuration, basePath, axios) {
22595
22595
  },
22596
22596
  /**
22597
22597
  * Revoke access to the license pool
22598
- * @summary Delete Pool Access
22598
+ * @summary Cython Function Or Method
22599
22599
  * @param {string} poolId
22600
22600
  * @param {LicensePoolPolicySubjectList} licensePoolPolicySubjectList
22601
22601
  * @param {*} [options] Override http request option.
@@ -22606,7 +22606,7 @@ const LicensesApiFactory = function (configuration, basePath, axios) {
22606
22606
  },
22607
22607
  /**
22608
22608
  * Update the license pool
22609
- * @summary Update Pool
22609
+ * @summary Cython Function Or Method
22610
22610
  * @param {string} poolId
22611
22611
  * @param {LicensePoolUpdate} licensePoolUpdate
22612
22612
  * @param {*} [options] Override http request option.
@@ -22638,7 +22638,7 @@ class LicensesApi extends base.BaseAPI {
22638
22638
  }
22639
22639
  /**
22640
22640
  * Get license pools available to authenticated user
22641
- * @summary Get Available Pools
22641
+ * @summary Cython Function Or Method
22642
22642
  * @param {LicensesApiGetAvailablePoolsRequest} requestParameters Request parameters.
22643
22643
  * @param {*} [options] Override http request option.
22644
22644
  * @throws {RequiredError}
@@ -22671,7 +22671,7 @@ class LicensesApi extends base.BaseAPI {
22671
22671
  }
22672
22672
  /**
22673
22673
  * Grant access to the license pool
22674
- * @summary Grant Pool Access
22674
+ * @summary Cython Function Or Method
22675
22675
  * @param {LicensesApiGrantAccessToPoolRequest} requestParameters Request parameters.
22676
22676
  * @param {*} [options] Override http request option.
22677
22677
  * @throws {RequiredError}
@@ -22682,7 +22682,7 @@ class LicensesApi extends base.BaseAPI {
22682
22682
  }
22683
22683
  /**
22684
22684
  * Regenerate the license associated with the pool
22685
- * @summary Regenerate
22685
+ * @summary Cython Function Or Method
22686
22686
  * @param {LicensesApiRegenerateLicensePoolRequest} requestParameters Request parameters.
22687
22687
  * @param {*} [options] Override http request option.
22688
22688
  * @throws {RequiredError}
@@ -22693,7 +22693,7 @@ class LicensesApi extends base.BaseAPI {
22693
22693
  }
22694
22694
  /**
22695
22695
  * Revoke access to the license pool
22696
- * @summary Delete Pool Access
22696
+ * @summary Cython Function Or Method
22697
22697
  * @param {LicensesApiRevokeAccessToPoolRequest} requestParameters Request parameters.
22698
22698
  * @param {*} [options] Override http request option.
22699
22699
  * @throws {RequiredError}
@@ -22704,7 +22704,7 @@ class LicensesApi extends base.BaseAPI {
22704
22704
  }
22705
22705
  /**
22706
22706
  * Update the license pool
22707
- * @summary Update Pool
22707
+ * @summary Cython Function Or Method
22708
22708
  * @param {LicensesApiUpdateLicensePoolRequest} requestParameters Request parameters.
22709
22709
  * @param {*} [options] Override http request option.
22710
22710
  * @throws {RequiredError}
@@ -22724,7 +22724,7 @@ var orgsApi = createCommonjsModule(function (module, exports) {
22724
22724
  * pollination-server
22725
22725
  * Pollination Server OpenAPI Definition
22726
22726
  *
22727
- * The version of the OpenAPI document: 0.28.1
22727
+ * The version of the OpenAPI document: 0.31.0
22728
22728
  * Contact: info@pollination.cloud
22729
22729
  *
22730
22730
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23554,7 +23554,7 @@ var pluginsApi = createCommonjsModule(function (module, exports) {
23554
23554
  * pollination-server
23555
23555
  * Pollination Server OpenAPI Definition
23556
23556
  *
23557
- * The version of the OpenAPI document: 0.28.1
23557
+ * The version of the OpenAPI document: 0.31.0
23558
23558
  * Contact: info@pollination.cloud
23559
23559
  *
23560
23560
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -24841,7 +24841,7 @@ var projectsApi = createCommonjsModule(function (module, exports) {
24841
24841
  * pollination-server
24842
24842
  * Pollination Server OpenAPI Definition
24843
24843
  *
24844
- * The version of the OpenAPI document: 0.28.1
24844
+ * The version of the OpenAPI document: 0.31.0
24845
24845
  * Contact: info@pollination.cloud
24846
24846
  *
24847
24847
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -26234,7 +26234,7 @@ var recipesApi = createCommonjsModule(function (module, exports) {
26234
26234
  * pollination-server
26235
26235
  * Pollination Server OpenAPI Definition
26236
26236
  *
26237
- * The version of the OpenAPI document: 0.28.1
26237
+ * The version of the OpenAPI document: 0.31.0
26238
26238
  * Contact: info@pollination.cloud
26239
26239
  *
26240
26240
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27521,7 +27521,7 @@ var registriesApi = createCommonjsModule(function (module, exports) {
27521
27521
  * pollination-server
27522
27522
  * Pollination Server OpenAPI Definition
27523
27523
  *
27524
- * The version of the OpenAPI document: 0.28.1
27524
+ * The version of the OpenAPI document: 0.31.0
27525
27525
  * Contact: info@pollination.cloud
27526
27526
  *
27527
27527
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28118,7 +28118,7 @@ var runsApi = createCommonjsModule(function (module, exports) {
28118
28118
  * pollination-server
28119
28119
  * Pollination Server OpenAPI Definition
28120
28120
  *
28121
- * The version of the OpenAPI document: 0.28.1
28121
+ * The version of the OpenAPI document: 0.31.0
28122
28122
  * Contact: info@pollination.cloud
28123
28123
  *
28124
28124
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29247,7 +29247,7 @@ var subscriptionPlansApi = createCommonjsModule(function (module, exports) {
29247
29247
  * pollination-server
29248
29248
  * Pollination Server OpenAPI Definition
29249
29249
  *
29250
- * The version of the OpenAPI document: 0.28.1
29250
+ * The version of the OpenAPI document: 0.31.0
29251
29251
  * Contact: info@pollination.cloud
29252
29252
  *
29253
29253
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29277,7 +29277,7 @@ const SubscriptionPlansApiAxiosParamCreator = function (configuration) {
29277
29277
  return {
29278
29278
  /**
29279
29279
  *
29280
- * @summary List Subscription Plans
29280
+ * @summary Cython Function Or Method
29281
29281
  * @param {PlanType} [planType] Plan Type
29282
29282
  * @param {*} [options] Override http request option.
29283
29283
  * @throws {RequiredError}
@@ -29322,7 +29322,7 @@ const SubscriptionPlansApiFp = function (configuration) {
29322
29322
  return {
29323
29323
  /**
29324
29324
  *
29325
- * @summary List Subscription Plans
29325
+ * @summary Cython Function Or Method
29326
29326
  * @param {PlanType} [planType] Plan Type
29327
29327
  * @param {*} [options] Override http request option.
29328
29328
  * @throws {RequiredError}
@@ -29347,7 +29347,7 @@ const SubscriptionPlansApiFactory = function (configuration, basePath, axios) {
29347
29347
  return {
29348
29348
  /**
29349
29349
  *
29350
- * @summary List Subscription Plans
29350
+ * @summary Cython Function Or Method
29351
29351
  * @param {PlanType} [planType] Plan Type
29352
29352
  * @param {*} [options] Override http request option.
29353
29353
  * @throws {RequiredError}
@@ -29367,7 +29367,7 @@ exports.SubscriptionPlansApiFactory = SubscriptionPlansApiFactory;
29367
29367
  class SubscriptionPlansApi extends base.BaseAPI {
29368
29368
  /**
29369
29369
  *
29370
- * @summary List Subscription Plans
29370
+ * @summary Cython Function Or Method
29371
29371
  * @param {SubscriptionPlansApiListSubscriptionPlansRequest} requestParameters Request parameters.
29372
29372
  * @param {*} [options] Override http request option.
29373
29373
  * @throws {RequiredError}
@@ -29387,7 +29387,7 @@ var subscriptionsApi = createCommonjsModule(function (module, exports) {
29387
29387
  * pollination-server
29388
29388
  * Pollination Server OpenAPI Definition
29389
29389
  *
29390
- * The version of the OpenAPI document: 0.28.1
29390
+ * The version of the OpenAPI document: 0.31.0
29391
29391
  * Contact: info@pollination.cloud
29392
29392
  *
29393
29393
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29417,7 +29417,7 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
29417
29417
  return {
29418
29418
  /**
29419
29419
  *
29420
- * @summary Create Subscription
29420
+ * @summary Cython Function Or Method
29421
29421
  * @param {SubscriptionCreate} subscriptionCreate
29422
29422
  * @param {*} [options] Override http request option.
29423
29423
  * @throws {RequiredError}
@@ -29472,7 +29472,7 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
29472
29472
  }),
29473
29473
  /**
29474
29474
  *
29475
- * @summary Get Subscription
29475
+ * @summary Cython Function Or Method
29476
29476
  * @param {string} subscriptionId
29477
29477
  * @param {*} [options] Override http request option.
29478
29478
  * @throws {RequiredError}
@@ -29525,7 +29525,7 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
29525
29525
  }),
29526
29526
  /**
29527
29527
  *
29528
- * @summary List Subscriptions
29528
+ * @summary Cython Function Or Method
29529
29529
  * @param {string} [account]
29530
29530
  * @param {*} [options] Override http request option.
29531
29531
  * @throws {RequiredError}
@@ -29576,7 +29576,7 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
29576
29576
  }),
29577
29577
  /**
29578
29578
  *
29579
- * @summary List Subscription Payments
29579
+ * @summary Cython Function Or Method
29580
29580
  * @param {string} subscriptionId
29581
29581
  * @param {*} [options] Override http request option.
29582
29582
  * @throws {RequiredError}
@@ -29629,7 +29629,7 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
29629
29629
  }),
29630
29630
  /**
29631
29631
  *
29632
- * @summary List Subscription Quotas
29632
+ * @summary Cython Function Or Method
29633
29633
  * @param {string} subscriptionId
29634
29634
  * @param {*} [options] Override http request option.
29635
29635
  * @throws {RequiredError}
@@ -29682,7 +29682,7 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
29682
29682
  }),
29683
29683
  /**
29684
29684
  *
29685
- * @summary Update Subscription
29685
+ * @summary Cython Function Or Method
29686
29686
  * @param {string} subscriptionId
29687
29687
  * @param {SubscriptionUpdate} subscriptionUpdate
29688
29688
  * @param {*} [options] Override http request option.
@@ -29743,7 +29743,7 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
29743
29743
  }),
29744
29744
  /**
29745
29745
  *
29746
- * @summary Update Subscription Preivew
29746
+ * @summary Cython Function Or Method
29747
29747
  * @param {string} subscriptionId
29748
29748
  * @param {SubscriptionUpdate} subscriptionUpdate
29749
29749
  * @param {*} [options] Override http request option.
@@ -29813,7 +29813,7 @@ const SubscriptionsApiFp = function (configuration) {
29813
29813
  return {
29814
29814
  /**
29815
29815
  *
29816
- * @summary Create Subscription
29816
+ * @summary Cython Function Or Method
29817
29817
  * @param {SubscriptionCreate} subscriptionCreate
29818
29818
  * @param {*} [options] Override http request option.
29819
29819
  * @throws {RequiredError}
@@ -29829,7 +29829,7 @@ const SubscriptionsApiFp = function (configuration) {
29829
29829
  },
29830
29830
  /**
29831
29831
  *
29832
- * @summary Get Subscription
29832
+ * @summary Cython Function Or Method
29833
29833
  * @param {string} subscriptionId
29834
29834
  * @param {*} [options] Override http request option.
29835
29835
  * @throws {RequiredError}
@@ -29845,7 +29845,7 @@ const SubscriptionsApiFp = function (configuration) {
29845
29845
  },
29846
29846
  /**
29847
29847
  *
29848
- * @summary List Subscriptions
29848
+ * @summary Cython Function Or Method
29849
29849
  * @param {string} [account]
29850
29850
  * @param {*} [options] Override http request option.
29851
29851
  * @throws {RequiredError}
@@ -29861,7 +29861,7 @@ const SubscriptionsApiFp = function (configuration) {
29861
29861
  },
29862
29862
  /**
29863
29863
  *
29864
- * @summary List Subscription Payments
29864
+ * @summary Cython Function Or Method
29865
29865
  * @param {string} subscriptionId
29866
29866
  * @param {*} [options] Override http request option.
29867
29867
  * @throws {RequiredError}
@@ -29877,7 +29877,7 @@ const SubscriptionsApiFp = function (configuration) {
29877
29877
  },
29878
29878
  /**
29879
29879
  *
29880
- * @summary List Subscription Quotas
29880
+ * @summary Cython Function Or Method
29881
29881
  * @param {string} subscriptionId
29882
29882
  * @param {*} [options] Override http request option.
29883
29883
  * @throws {RequiredError}
@@ -29893,7 +29893,7 @@ const SubscriptionsApiFp = function (configuration) {
29893
29893
  },
29894
29894
  /**
29895
29895
  *
29896
- * @summary Update Subscription
29896
+ * @summary Cython Function Or Method
29897
29897
  * @param {string} subscriptionId
29898
29898
  * @param {SubscriptionUpdate} subscriptionUpdate
29899
29899
  * @param {*} [options] Override http request option.
@@ -29910,7 +29910,7 @@ const SubscriptionsApiFp = function (configuration) {
29910
29910
  },
29911
29911
  /**
29912
29912
  *
29913
- * @summary Update Subscription Preivew
29913
+ * @summary Cython Function Or Method
29914
29914
  * @param {string} subscriptionId
29915
29915
  * @param {SubscriptionUpdate} subscriptionUpdate
29916
29916
  * @param {*} [options] Override http request option.
@@ -29936,7 +29936,7 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
29936
29936
  return {
29937
29937
  /**
29938
29938
  *
29939
- * @summary Create Subscription
29939
+ * @summary Cython Function Or Method
29940
29940
  * @param {SubscriptionCreate} subscriptionCreate
29941
29941
  * @param {*} [options] Override http request option.
29942
29942
  * @throws {RequiredError}
@@ -29946,7 +29946,7 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
29946
29946
  },
29947
29947
  /**
29948
29948
  *
29949
- * @summary Get Subscription
29949
+ * @summary Cython Function Or Method
29950
29950
  * @param {string} subscriptionId
29951
29951
  * @param {*} [options] Override http request option.
29952
29952
  * @throws {RequiredError}
@@ -29956,7 +29956,7 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
29956
29956
  },
29957
29957
  /**
29958
29958
  *
29959
- * @summary List Subscriptions
29959
+ * @summary Cython Function Or Method
29960
29960
  * @param {string} [account]
29961
29961
  * @param {*} [options] Override http request option.
29962
29962
  * @throws {RequiredError}
@@ -29966,7 +29966,7 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
29966
29966
  },
29967
29967
  /**
29968
29968
  *
29969
- * @summary List Subscription Payments
29969
+ * @summary Cython Function Or Method
29970
29970
  * @param {string} subscriptionId
29971
29971
  * @param {*} [options] Override http request option.
29972
29972
  * @throws {RequiredError}
@@ -29976,7 +29976,7 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
29976
29976
  },
29977
29977
  /**
29978
29978
  *
29979
- * @summary List Subscription Quotas
29979
+ * @summary Cython Function Or Method
29980
29980
  * @param {string} subscriptionId
29981
29981
  * @param {*} [options] Override http request option.
29982
29982
  * @throws {RequiredError}
@@ -29986,7 +29986,7 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
29986
29986
  },
29987
29987
  /**
29988
29988
  *
29989
- * @summary Update Subscription
29989
+ * @summary Cython Function Or Method
29990
29990
  * @param {string} subscriptionId
29991
29991
  * @param {SubscriptionUpdate} subscriptionUpdate
29992
29992
  * @param {*} [options] Override http request option.
@@ -29997,7 +29997,7 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
29997
29997
  },
29998
29998
  /**
29999
29999
  *
30000
- * @summary Update Subscription Preivew
30000
+ * @summary Cython Function Or Method
30001
30001
  * @param {string} subscriptionId
30002
30002
  * @param {SubscriptionUpdate} subscriptionUpdate
30003
30003
  * @param {*} [options] Override http request option.
@@ -30018,7 +30018,7 @@ exports.SubscriptionsApiFactory = SubscriptionsApiFactory;
30018
30018
  class SubscriptionsApi extends base.BaseAPI {
30019
30019
  /**
30020
30020
  *
30021
- * @summary Create Subscription
30021
+ * @summary Cython Function Or Method
30022
30022
  * @param {SubscriptionsApiCreateSubscriptionRequest} requestParameters Request parameters.
30023
30023
  * @param {*} [options] Override http request option.
30024
30024
  * @throws {RequiredError}
@@ -30029,7 +30029,7 @@ class SubscriptionsApi extends base.BaseAPI {
30029
30029
  }
30030
30030
  /**
30031
30031
  *
30032
- * @summary Get Subscription
30032
+ * @summary Cython Function Or Method
30033
30033
  * @param {SubscriptionsApiGetSubscriptionRequest} requestParameters Request parameters.
30034
30034
  * @param {*} [options] Override http request option.
30035
30035
  * @throws {RequiredError}
@@ -30040,7 +30040,7 @@ class SubscriptionsApi extends base.BaseAPI {
30040
30040
  }
30041
30041
  /**
30042
30042
  *
30043
- * @summary List Subscriptions
30043
+ * @summary Cython Function Or Method
30044
30044
  * @param {SubscriptionsApiListPollinationSubscriptionsRequest} requestParameters Request parameters.
30045
30045
  * @param {*} [options] Override http request option.
30046
30046
  * @throws {RequiredError}
@@ -30051,7 +30051,7 @@ class SubscriptionsApi extends base.BaseAPI {
30051
30051
  }
30052
30052
  /**
30053
30053
  *
30054
- * @summary List Subscription Payments
30054
+ * @summary Cython Function Or Method
30055
30055
  * @param {SubscriptionsApiListSubscriptionPaymentsRequest} requestParameters Request parameters.
30056
30056
  * @param {*} [options] Override http request option.
30057
30057
  * @throws {RequiredError}
@@ -30062,7 +30062,7 @@ class SubscriptionsApi extends base.BaseAPI {
30062
30062
  }
30063
30063
  /**
30064
30064
  *
30065
- * @summary List Subscription Quotas
30065
+ * @summary Cython Function Or Method
30066
30066
  * @param {SubscriptionsApiListSubscriptionQuotasRequest} requestParameters Request parameters.
30067
30067
  * @param {*} [options] Override http request option.
30068
30068
  * @throws {RequiredError}
@@ -30073,7 +30073,7 @@ class SubscriptionsApi extends base.BaseAPI {
30073
30073
  }
30074
30074
  /**
30075
30075
  *
30076
- * @summary Update Subscription
30076
+ * @summary Cython Function Or Method
30077
30077
  * @param {SubscriptionsApiUpdateSubscriptionRequest} requestParameters Request parameters.
30078
30078
  * @param {*} [options] Override http request option.
30079
30079
  * @throws {RequiredError}
@@ -30084,7 +30084,7 @@ class SubscriptionsApi extends base.BaseAPI {
30084
30084
  }
30085
30085
  /**
30086
30086
  *
30087
- * @summary Update Subscription Preivew
30087
+ * @summary Cython Function Or Method
30088
30088
  * @param {SubscriptionsApiUpdateSubscriptionPreivewRequest} requestParameters Request parameters.
30089
30089
  * @param {*} [options] Override http request option.
30090
30090
  * @throws {RequiredError}
@@ -30104,7 +30104,7 @@ var teamsApi = createCommonjsModule(function (module, exports) {
30104
30104
  * pollination-server
30105
30105
  * Pollination Server OpenAPI Definition
30106
30106
  *
30107
- * The version of the OpenAPI document: 0.28.1
30107
+ * The version of the OpenAPI document: 0.31.0
30108
30108
  * Contact: info@pollination.cloud
30109
30109
  *
30110
30110
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30968,7 +30968,7 @@ var userApi = createCommonjsModule(function (module, exports) {
30968
30968
  * pollination-server
30969
30969
  * Pollination Server OpenAPI Definition
30970
30970
  *
30971
- * The version of the OpenAPI document: 0.28.1
30971
+ * The version of the OpenAPI document: 0.31.0
30972
30972
  * Contact: info@pollination.cloud
30973
30973
  *
30974
30974
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31374,7 +31374,7 @@ var usersApi = createCommonjsModule(function (module, exports) {
31374
31374
  * pollination-server
31375
31375
  * Pollination Server OpenAPI Definition
31376
31376
  *
31377
- * The version of the OpenAPI document: 0.28.1
31377
+ * The version of the OpenAPI document: 0.31.0
31378
31378
  * Contact: info@pollination.cloud
31379
31379
  *
31380
31380
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31676,7 +31676,7 @@ var api = createCommonjsModule(function (module, exports) {
31676
31676
  * pollination-server
31677
31677
  * Pollination Server OpenAPI Definition
31678
31678
  *
31679
- * The version of the OpenAPI document: 0.28.1
31679
+ * The version of the OpenAPI document: 0.31.0
31680
31680
  * Contact: info@pollination.cloud
31681
31681
  *
31682
31682
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31724,7 +31724,7 @@ var configuration = createCommonjsModule(function (module, exports) {
31724
31724
  * pollination-server
31725
31725
  * Pollination Server OpenAPI Definition
31726
31726
  *
31727
- * The version of the OpenAPI document: 0.28.1
31727
+ * The version of the OpenAPI document: 0.31.0
31728
31728
  * Contact: info@pollination.cloud
31729
31729
  *
31730
31730
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31752,7 +31752,7 @@ exports.Configuration = Configuration;
31752
31752
  * pollination-server
31753
31753
  * Pollination Server OpenAPI Definition
31754
31754
  *
31755
- * The version of the OpenAPI document: 0.28.1
31755
+ * The version of the OpenAPI document: 0.31.0
31756
31756
  * Contact: info@pollination.cloud
31757
31757
  *
31758
31758
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31771,7 +31771,7 @@ var apitoken = /*#__PURE__*/Object.freeze({
31771
31771
  * pollination-server
31772
31772
  * Pollination Server OpenAPI Definition
31773
31773
  *
31774
- * The version of the OpenAPI document: 0.28.1
31774
+ * The version of the OpenAPI document: 0.31.0
31775
31775
  * Contact: info@pollination.cloud
31776
31776
  *
31777
31777
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31790,7 +31790,7 @@ var apitokenCreate = /*#__PURE__*/Object.freeze({
31790
31790
  * pollination-server
31791
31791
  * Pollination Server OpenAPI Definition
31792
31792
  *
31793
- * The version of the OpenAPI document: 0.28.1
31793
+ * The version of the OpenAPI document: 0.31.0
31794
31794
  * Contact: info@pollination.cloud
31795
31795
  *
31796
31796
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31809,7 +31809,7 @@ var apitokenList = /*#__PURE__*/Object.freeze({
31809
31809
  * pollination-server
31810
31810
  * Pollination Server OpenAPI Definition
31811
31811
  *
31812
- * The version of the OpenAPI document: 0.28.1
31812
+ * The version of the OpenAPI document: 0.31.0
31813
31813
  * Contact: info@pollination.cloud
31814
31814
  *
31815
31815
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31828,7 +31828,7 @@ var apitokenPrivate = /*#__PURE__*/Object.freeze({
31828
31828
  * pollination-server
31829
31829
  * Pollination Server OpenAPI Definition
31830
31830
  *
31831
- * The version of the OpenAPI document: 0.28.1
31831
+ * The version of the OpenAPI document: 0.31.0
31832
31832
  * Contact: info@pollination.cloud
31833
31833
  *
31834
31834
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31847,7 +31847,7 @@ var accessor = /*#__PURE__*/Object.freeze({
31847
31847
  * pollination-server
31848
31848
  * Pollination Server OpenAPI Definition
31849
31849
  *
31850
- * The version of the OpenAPI document: 0.28.1
31850
+ * The version of the OpenAPI document: 0.31.0
31851
31851
  * Contact: info@pollination.cloud
31852
31852
  *
31853
31853
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31867,7 +31867,7 @@ var accountType = createCommonjsModule(function (module, exports) {
31867
31867
  * pollination-server
31868
31868
  * Pollination Server OpenAPI Definition
31869
31869
  *
31870
- * The version of the OpenAPI document: 0.28.1
31870
+ * The version of the OpenAPI document: 0.31.0
31871
31871
  * Contact: info@pollination.cloud
31872
31872
  *
31873
31873
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31888,7 +31888,7 @@ exports.AccountType = void 0;
31888
31888
  * pollination-server
31889
31889
  * Pollination Server OpenAPI Definition
31890
31890
  *
31891
- * The version of the OpenAPI document: 0.28.1
31891
+ * The version of the OpenAPI document: 0.31.0
31892
31892
  * Contact: info@pollination.cloud
31893
31893
  *
31894
31894
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31907,7 +31907,7 @@ var activation = /*#__PURE__*/Object.freeze({
31907
31907
  * pollination-server
31908
31908
  * Pollination Server OpenAPI Definition
31909
31909
  *
31910
- * The version of the OpenAPI document: 0.28.1
31910
+ * The version of the OpenAPI document: 0.31.0
31911
31911
  * Contact: info@pollination.cloud
31912
31912
  *
31913
31913
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31926,7 +31926,7 @@ var activationList = /*#__PURE__*/Object.freeze({
31926
31926
  * pollination-server
31927
31927
  * Pollination Server OpenAPI Definition
31928
31928
  *
31929
- * The version of the OpenAPI document: 0.28.1
31929
+ * The version of the OpenAPI document: 0.31.0
31930
31930
  * Contact: info@pollination.cloud
31931
31931
  *
31932
31932
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31945,7 +31945,7 @@ var application = /*#__PURE__*/Object.freeze({
31945
31945
  * pollination-server
31946
31946
  * Pollination Server OpenAPI Definition
31947
31947
  *
31948
- * The version of the OpenAPI document: 0.28.1
31948
+ * The version of the OpenAPI document: 0.31.0
31949
31949
  * Contact: info@pollination.cloud
31950
31950
  *
31951
31951
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31964,7 +31964,7 @@ var applicationAccessPolicy = /*#__PURE__*/Object.freeze({
31964
31964
  * pollination-server
31965
31965
  * Pollination Server OpenAPI Definition
31966
31966
  *
31967
- * The version of the OpenAPI document: 0.28.1
31967
+ * The version of the OpenAPI document: 0.31.0
31968
31968
  * Contact: info@pollination.cloud
31969
31969
  *
31970
31970
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31983,7 +31983,7 @@ var applicationAccessPolicyList = /*#__PURE__*/Object.freeze({
31983
31983
  * pollination-server
31984
31984
  * Pollination Server OpenAPI Definition
31985
31985
  *
31986
- * The version of the OpenAPI document: 0.28.1
31986
+ * The version of the OpenAPI document: 0.31.0
31987
31987
  * Contact: info@pollination.cloud
31988
31988
  *
31989
31989
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32002,7 +32002,7 @@ var applicationCreate = /*#__PURE__*/Object.freeze({
32002
32002
  * pollination-server
32003
32003
  * Pollination Server OpenAPI Definition
32004
32004
  *
32005
- * The version of the OpenAPI document: 0.28.1
32005
+ * The version of the OpenAPI document: 0.31.0
32006
32006
  * Contact: info@pollination.cloud
32007
32007
  *
32008
32008
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32021,7 +32021,7 @@ var applicationDeployment = /*#__PURE__*/Object.freeze({
32021
32021
  * pollination-server
32022
32022
  * Pollination Server OpenAPI Definition
32023
32023
  *
32024
- * The version of the OpenAPI document: 0.28.1
32024
+ * The version of the OpenAPI document: 0.31.0
32025
32025
  * Contact: info@pollination.cloud
32026
32026
  *
32027
32027
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32040,7 +32040,7 @@ var applicationList = /*#__PURE__*/Object.freeze({
32040
32040
  * pollination-server
32041
32041
  * Pollination Server OpenAPI Definition
32042
32042
  *
32043
- * The version of the OpenAPI document: 0.28.1
32043
+ * The version of the OpenAPI document: 0.31.0
32044
32044
  * Contact: info@pollination.cloud
32045
32045
  *
32046
32046
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32060,7 +32060,7 @@ var applicationSortKey = createCommonjsModule(function (module, exports) {
32060
32060
  * pollination-server
32061
32061
  * Pollination Server OpenAPI Definition
32062
32062
  *
32063
- * The version of the OpenAPI document: 0.28.1
32063
+ * The version of the OpenAPI document: 0.31.0
32064
32064
  * Contact: info@pollination.cloud
32065
32065
  *
32066
32066
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32082,7 +32082,7 @@ exports.ApplicationSortKey = void 0;
32082
32082
  * pollination-server
32083
32083
  * Pollination Server OpenAPI Definition
32084
32084
  *
32085
- * The version of the OpenAPI document: 0.28.1
32085
+ * The version of the OpenAPI document: 0.31.0
32086
32086
  * Contact: info@pollination.cloud
32087
32087
  *
32088
32088
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32101,7 +32101,7 @@ var applicationUpdate = /*#__PURE__*/Object.freeze({
32101
32101
  * pollination-server
32102
32102
  * Pollination Server OpenAPI Definition
32103
32103
  *
32104
- * The version of the OpenAPI document: 0.28.1
32104
+ * The version of the OpenAPI document: 0.31.0
32105
32105
  * Contact: info@pollination.cloud
32106
32106
  *
32107
32107
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32120,7 +32120,7 @@ var applicationVersion = /*#__PURE__*/Object.freeze({
32120
32120
  * pollination-server
32121
32121
  * Pollination Server OpenAPI Definition
32122
32122
  *
32123
- * The version of the OpenAPI document: 0.28.1
32123
+ * The version of the OpenAPI document: 0.31.0
32124
32124
  * Contact: info@pollination.cloud
32125
32125
  *
32126
32126
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32139,7 +32139,7 @@ var applicationVersionList = /*#__PURE__*/Object.freeze({
32139
32139
  * pollination-server
32140
32140
  * Pollination Server OpenAPI Definition
32141
32141
  *
32142
- * The version of the OpenAPI document: 0.28.1
32142
+ * The version of the OpenAPI document: 0.31.0
32143
32143
  * Contact: info@pollination.cloud
32144
32144
  *
32145
32145
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32158,7 +32158,7 @@ var bakedRecipe = /*#__PURE__*/Object.freeze({
32158
32158
  * pollination-server
32159
32159
  * Pollination Server OpenAPI Definition
32160
32160
  *
32161
- * The version of the OpenAPI document: 0.28.1
32161
+ * The version of the OpenAPI document: 0.31.0
32162
32162
  * Contact: info@pollination.cloud
32163
32163
  *
32164
32164
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32177,7 +32177,7 @@ var billingInfo = /*#__PURE__*/Object.freeze({
32177
32177
  * pollination-server
32178
32178
  * Pollination Server OpenAPI Definition
32179
32179
  *
32180
- * The version of the OpenAPI document: 0.28.1
32180
+ * The version of the OpenAPI document: 0.31.0
32181
32181
  * Contact: info@pollination.cloud
32182
32182
  *
32183
32183
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32196,7 +32196,7 @@ var billingOption = /*#__PURE__*/Object.freeze({
32196
32196
  * pollination-server
32197
32197
  * Pollination Server OpenAPI Definition
32198
32198
  *
32199
- * The version of the OpenAPI document: 0.28.1
32199
+ * The version of the OpenAPI document: 0.31.0
32200
32200
  * Contact: info@pollination.cloud
32201
32201
  *
32202
32202
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32205,7 +32205,7 @@ var billingOption = /*#__PURE__*/Object.freeze({
32205
32205
  */
32206
32206
  Object.defineProperty(exports, "__esModule", { value: true });
32207
32207
 
32208
- var bodyPostPluginOwnerPluginsPost = /*#__PURE__*/Object.freeze({
32208
+ var bodyCythonFunctionOrMethodOwnerPluginsPost = /*#__PURE__*/Object.freeze({
32209
32209
  __proto__: null
32210
32210
  });
32211
32211
 
@@ -32215,7 +32215,7 @@ var bodyPostPluginOwnerPluginsPost = /*#__PURE__*/Object.freeze({
32215
32215
  * pollination-server
32216
32216
  * Pollination Server OpenAPI Definition
32217
32217
  *
32218
- * The version of the OpenAPI document: 0.28.1
32218
+ * The version of the OpenAPI document: 0.31.0
32219
32219
  * Contact: info@pollination.cloud
32220
32220
  *
32221
32221
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32234,7 +32234,7 @@ var bodyPostRecipeOwnerRecipesPost = /*#__PURE__*/Object.freeze({
32234
32234
  * pollination-server
32235
32235
  * Pollination Server OpenAPI Definition
32236
32236
  *
32237
- * The version of the OpenAPI document: 0.28.1
32237
+ * The version of the OpenAPI document: 0.31.0
32238
32238
  * Contact: info@pollination.cloud
32239
32239
  *
32240
32240
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32254,7 +32254,7 @@ var buildStatusEnum = createCommonjsModule(function (module, exports) {
32254
32254
  * pollination-server
32255
32255
  * Pollination Server OpenAPI Definition
32256
32256
  *
32257
- * The version of the OpenAPI document: 0.28.1
32257
+ * The version of the OpenAPI document: 0.31.0
32258
32258
  * Contact: info@pollination.cloud
32259
32259
  *
32260
32260
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32281,7 +32281,7 @@ var cardType = createCommonjsModule(function (module, exports) {
32281
32281
  * pollination-server
32282
32282
  * Pollination Server OpenAPI Definition
32283
32283
  *
32284
- * The version of the OpenAPI document: 0.28.1
32284
+ * The version of the OpenAPI document: 0.31.0
32285
32285
  * Contact: info@pollination.cloud
32286
32286
  *
32287
32287
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32292,6 +32292,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
32292
32292
  exports.CardType = void 0;
32293
32293
  (function (CardType) {
32294
32294
  CardType["Master"] = "master";
32295
+ CardType["Mastercard"] = "mastercard";
32295
32296
  CardType["Visa"] = "visa";
32296
32297
  CardType["AmericanExpress"] = "american_express";
32297
32298
  CardType["Discover"] = "discover";
@@ -32308,7 +32309,7 @@ exports.CardType = void 0;
32308
32309
  * pollination-server
32309
32310
  * Pollination Server OpenAPI Definition
32310
32311
  *
32311
- * The version of the OpenAPI document: 0.28.1
32312
+ * The version of the OpenAPI document: 0.31.0
32312
32313
  * Contact: info@pollination.cloud
32313
32314
  *
32314
32315
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32327,7 +32328,7 @@ var cloudJob = /*#__PURE__*/Object.freeze({
32327
32328
  * pollination-server
32328
32329
  * Pollination Server OpenAPI Definition
32329
32330
  *
32330
- * The version of the OpenAPI document: 0.28.1
32331
+ * The version of the OpenAPI document: 0.31.0
32331
32332
  * Contact: info@pollination.cloud
32332
32333
  *
32333
32334
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32346,7 +32347,7 @@ var cloudJobList = /*#__PURE__*/Object.freeze({
32346
32347
  * pollination-server
32347
32348
  * Pollination Server OpenAPI Definition
32348
32349
  *
32349
- * The version of the OpenAPI document: 0.28.1
32350
+ * The version of the OpenAPI document: 0.31.0
32350
32351
  * Contact: info@pollination.cloud
32351
32352
  *
32352
32353
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32365,7 +32366,7 @@ var createdContent = /*#__PURE__*/Object.freeze({
32365
32366
  * pollination-server
32366
32367
  * Pollination Server OpenAPI Definition
32367
32368
  *
32368
- * The version of the OpenAPI document: 0.28.1
32369
+ * The version of the OpenAPI document: 0.31.0
32369
32370
  * Contact: info@pollination.cloud
32370
32371
  *
32371
32372
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32384,7 +32385,7 @@ var dag = /*#__PURE__*/Object.freeze({
32384
32385
  * pollination-server
32385
32386
  * Pollination Server OpenAPI Definition
32386
32387
  *
32387
- * The version of the OpenAPI document: 0.28.1
32388
+ * The version of the OpenAPI document: 0.31.0
32388
32389
  * Contact: info@pollination.cloud
32389
32390
  *
32390
32391
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32403,7 +32404,7 @@ var dagarrayInput = /*#__PURE__*/Object.freeze({
32403
32404
  * pollination-server
32404
32405
  * Pollination Server OpenAPI Definition
32405
32406
  *
32406
- * The version of the OpenAPI document: 0.28.1
32407
+ * The version of the OpenAPI document: 0.31.0
32407
32408
  * Contact: info@pollination.cloud
32408
32409
  *
32409
32410
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32422,7 +32423,7 @@ var dagarrayInputAlias = /*#__PURE__*/Object.freeze({
32422
32423
  * pollination-server
32423
32424
  * Pollination Server OpenAPI Definition
32424
32425
  *
32425
- * The version of the OpenAPI document: 0.28.1
32426
+ * The version of the OpenAPI document: 0.31.0
32426
32427
  * Contact: info@pollination.cloud
32427
32428
  *
32428
32429
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32441,7 +32442,7 @@ var dagarrayOutput = /*#__PURE__*/Object.freeze({
32441
32442
  * pollination-server
32442
32443
  * Pollination Server OpenAPI Definition
32443
32444
  *
32444
- * The version of the OpenAPI document: 0.28.1
32445
+ * The version of the OpenAPI document: 0.31.0
32445
32446
  * Contact: info@pollination.cloud
32446
32447
  *
32447
32448
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32460,7 +32461,7 @@ var dagarrayOutputAlias = /*#__PURE__*/Object.freeze({
32460
32461
  * pollination-server
32461
32462
  * Pollination Server OpenAPI Definition
32462
32463
  *
32463
- * The version of the OpenAPI document: 0.28.1
32464
+ * The version of the OpenAPI document: 0.31.0
32464
32465
  * Contact: info@pollination.cloud
32465
32466
  *
32466
32467
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32479,7 +32480,7 @@ var dagbooleanInput = /*#__PURE__*/Object.freeze({
32479
32480
  * pollination-server
32480
32481
  * Pollination Server OpenAPI Definition
32481
32482
  *
32482
- * The version of the OpenAPI document: 0.28.1
32483
+ * The version of the OpenAPI document: 0.31.0
32483
32484
  * Contact: info@pollination.cloud
32484
32485
  *
32485
32486
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32498,7 +32499,7 @@ var dagbooleanInputAlias = /*#__PURE__*/Object.freeze({
32498
32499
  * pollination-server
32499
32500
  * Pollination Server OpenAPI Definition
32500
32501
  *
32501
- * The version of the OpenAPI document: 0.28.1
32502
+ * The version of the OpenAPI document: 0.31.0
32502
32503
  * Contact: info@pollination.cloud
32503
32504
  *
32504
32505
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32517,7 +32518,7 @@ var dagbooleanOutput = /*#__PURE__*/Object.freeze({
32517
32518
  * pollination-server
32518
32519
  * Pollination Server OpenAPI Definition
32519
32520
  *
32520
- * The version of the OpenAPI document: 0.28.1
32521
+ * The version of the OpenAPI document: 0.31.0
32521
32522
  * Contact: info@pollination.cloud
32522
32523
  *
32523
32524
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32536,7 +32537,7 @@ var dagbooleanOutputAlias = /*#__PURE__*/Object.freeze({
32536
32537
  * pollination-server
32537
32538
  * Pollination Server OpenAPI Definition
32538
32539
  *
32539
- * The version of the OpenAPI document: 0.28.1
32540
+ * The version of the OpenAPI document: 0.31.0
32540
32541
  * Contact: info@pollination.cloud
32541
32542
  *
32542
32543
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32555,7 +32556,7 @@ var dagfileInput = /*#__PURE__*/Object.freeze({
32555
32556
  * pollination-server
32556
32557
  * Pollination Server OpenAPI Definition
32557
32558
  *
32558
- * The version of the OpenAPI document: 0.28.1
32559
+ * The version of the OpenAPI document: 0.31.0
32559
32560
  * Contact: info@pollination.cloud
32560
32561
  *
32561
32562
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32574,7 +32575,7 @@ var dagfileInputAlias = /*#__PURE__*/Object.freeze({
32574
32575
  * pollination-server
32575
32576
  * Pollination Server OpenAPI Definition
32576
32577
  *
32577
- * The version of the OpenAPI document: 0.28.1
32578
+ * The version of the OpenAPI document: 0.31.0
32578
32579
  * Contact: info@pollination.cloud
32579
32580
  *
32580
32581
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32593,7 +32594,7 @@ var dagfileOutput = /*#__PURE__*/Object.freeze({
32593
32594
  * pollination-server
32594
32595
  * Pollination Server OpenAPI Definition
32595
32596
  *
32596
- * The version of the OpenAPI document: 0.28.1
32597
+ * The version of the OpenAPI document: 0.31.0
32597
32598
  * Contact: info@pollination.cloud
32598
32599
  *
32599
32600
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32612,7 +32613,7 @@ var dagfileOutputAlias = /*#__PURE__*/Object.freeze({
32612
32613
  * pollination-server
32613
32614
  * Pollination Server OpenAPI Definition
32614
32615
  *
32615
- * The version of the OpenAPI document: 0.28.1
32616
+ * The version of the OpenAPI document: 0.31.0
32616
32617
  * Contact: info@pollination.cloud
32617
32618
  *
32618
32619
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32631,7 +32632,7 @@ var dagfolderInput = /*#__PURE__*/Object.freeze({
32631
32632
  * pollination-server
32632
32633
  * Pollination Server OpenAPI Definition
32633
32634
  *
32634
- * The version of the OpenAPI document: 0.28.1
32635
+ * The version of the OpenAPI document: 0.31.0
32635
32636
  * Contact: info@pollination.cloud
32636
32637
  *
32637
32638
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32650,7 +32651,7 @@ var dagfolderInputAlias = /*#__PURE__*/Object.freeze({
32650
32651
  * pollination-server
32651
32652
  * Pollination Server OpenAPI Definition
32652
32653
  *
32653
- * The version of the OpenAPI document: 0.28.1
32654
+ * The version of the OpenAPI document: 0.31.0
32654
32655
  * Contact: info@pollination.cloud
32655
32656
  *
32656
32657
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32669,7 +32670,7 @@ var dagfolderOutput = /*#__PURE__*/Object.freeze({
32669
32670
  * pollination-server
32670
32671
  * Pollination Server OpenAPI Definition
32671
32672
  *
32672
- * The version of the OpenAPI document: 0.28.1
32673
+ * The version of the OpenAPI document: 0.31.0
32673
32674
  * Contact: info@pollination.cloud
32674
32675
  *
32675
32676
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32688,7 +32689,7 @@ var dagfolderOutputAlias = /*#__PURE__*/Object.freeze({
32688
32689
  * pollination-server
32689
32690
  * Pollination Server OpenAPI Definition
32690
32691
  *
32691
- * The version of the OpenAPI document: 0.28.1
32692
+ * The version of the OpenAPI document: 0.31.0
32692
32693
  * Contact: info@pollination.cloud
32693
32694
  *
32694
32695
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32707,7 +32708,7 @@ var daggenericInput = /*#__PURE__*/Object.freeze({
32707
32708
  * pollination-server
32708
32709
  * Pollination Server OpenAPI Definition
32709
32710
  *
32710
- * The version of the OpenAPI document: 0.28.1
32711
+ * The version of the OpenAPI document: 0.31.0
32711
32712
  * Contact: info@pollination.cloud
32712
32713
  *
32713
32714
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32726,7 +32727,7 @@ var daggenericInputAlias = /*#__PURE__*/Object.freeze({
32726
32727
  * pollination-server
32727
32728
  * Pollination Server OpenAPI Definition
32728
32729
  *
32729
- * The version of the OpenAPI document: 0.28.1
32730
+ * The version of the OpenAPI document: 0.31.0
32730
32731
  * Contact: info@pollination.cloud
32731
32732
  *
32732
32733
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32745,7 +32746,7 @@ var daggenericOutput = /*#__PURE__*/Object.freeze({
32745
32746
  * pollination-server
32746
32747
  * Pollination Server OpenAPI Definition
32747
32748
  *
32748
- * The version of the OpenAPI document: 0.28.1
32749
+ * The version of the OpenAPI document: 0.31.0
32749
32750
  * Contact: info@pollination.cloud
32750
32751
  *
32751
32752
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32764,7 +32765,7 @@ var daggenericOutputAlias = /*#__PURE__*/Object.freeze({
32764
32765
  * pollination-server
32765
32766
  * Pollination Server OpenAPI Definition
32766
32767
  *
32767
- * The version of the OpenAPI document: 0.28.1
32768
+ * The version of the OpenAPI document: 0.31.0
32768
32769
  * Contact: info@pollination.cloud
32769
32770
  *
32770
32771
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32783,7 +32784,7 @@ var dagintegerInput = /*#__PURE__*/Object.freeze({
32783
32784
  * pollination-server
32784
32785
  * Pollination Server OpenAPI Definition
32785
32786
  *
32786
- * The version of the OpenAPI document: 0.28.1
32787
+ * The version of the OpenAPI document: 0.31.0
32787
32788
  * Contact: info@pollination.cloud
32788
32789
  *
32789
32790
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32802,7 +32803,7 @@ var dagintegerInputAlias = /*#__PURE__*/Object.freeze({
32802
32803
  * pollination-server
32803
32804
  * Pollination Server OpenAPI Definition
32804
32805
  *
32805
- * The version of the OpenAPI document: 0.28.1
32806
+ * The version of the OpenAPI document: 0.31.0
32806
32807
  * Contact: info@pollination.cloud
32807
32808
  *
32808
32809
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32821,7 +32822,7 @@ var dagintegerOutput = /*#__PURE__*/Object.freeze({
32821
32822
  * pollination-server
32822
32823
  * Pollination Server OpenAPI Definition
32823
32824
  *
32824
- * The version of the OpenAPI document: 0.28.1
32825
+ * The version of the OpenAPI document: 0.31.0
32825
32826
  * Contact: info@pollination.cloud
32826
32827
  *
32827
32828
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32840,7 +32841,7 @@ var dagintegerOutputAlias = /*#__PURE__*/Object.freeze({
32840
32841
  * pollination-server
32841
32842
  * Pollination Server OpenAPI Definition
32842
32843
  *
32843
- * The version of the OpenAPI document: 0.28.1
32844
+ * The version of the OpenAPI document: 0.31.0
32844
32845
  * Contact: info@pollination.cloud
32845
32846
  *
32846
32847
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32859,7 +32860,7 @@ var dagjsonobjectInput = /*#__PURE__*/Object.freeze({
32859
32860
  * pollination-server
32860
32861
  * Pollination Server OpenAPI Definition
32861
32862
  *
32862
- * The version of the OpenAPI document: 0.28.1
32863
+ * The version of the OpenAPI document: 0.31.0
32863
32864
  * Contact: info@pollination.cloud
32864
32865
  *
32865
32866
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32878,7 +32879,7 @@ var dagjsonobjectInputAlias = /*#__PURE__*/Object.freeze({
32878
32879
  * pollination-server
32879
32880
  * Pollination Server OpenAPI Definition
32880
32881
  *
32881
- * The version of the OpenAPI document: 0.28.1
32882
+ * The version of the OpenAPI document: 0.31.0
32882
32883
  * Contact: info@pollination.cloud
32883
32884
  *
32884
32885
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32897,7 +32898,7 @@ var dagjsonobjectOutput = /*#__PURE__*/Object.freeze({
32897
32898
  * pollination-server
32898
32899
  * Pollination Server OpenAPI Definition
32899
32900
  *
32900
- * The version of the OpenAPI document: 0.28.1
32901
+ * The version of the OpenAPI document: 0.31.0
32901
32902
  * Contact: info@pollination.cloud
32902
32903
  *
32903
32904
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32916,7 +32917,7 @@ var dagjsonobjectOutputAlias = /*#__PURE__*/Object.freeze({
32916
32917
  * pollination-server
32917
32918
  * Pollination Server OpenAPI Definition
32918
32919
  *
32919
- * The version of the OpenAPI document: 0.28.1
32920
+ * The version of the OpenAPI document: 0.31.0
32920
32921
  * Contact: info@pollination.cloud
32921
32922
  *
32922
32923
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32935,7 +32936,7 @@ var daglinkedInputAlias = /*#__PURE__*/Object.freeze({
32935
32936
  * pollination-server
32936
32937
  * Pollination Server OpenAPI Definition
32937
32938
  *
32938
- * The version of the OpenAPI document: 0.28.1
32939
+ * The version of the OpenAPI document: 0.31.0
32939
32940
  * Contact: info@pollination.cloud
32940
32941
  *
32941
32942
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32954,7 +32955,7 @@ var daglinkedOutputAlias = /*#__PURE__*/Object.freeze({
32954
32955
  * pollination-server
32955
32956
  * Pollination Server OpenAPI Definition
32956
32957
  *
32957
- * The version of the OpenAPI document: 0.28.1
32958
+ * The version of the OpenAPI document: 0.31.0
32958
32959
  * Contact: info@pollination.cloud
32959
32960
  *
32960
32961
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32973,7 +32974,7 @@ var dagnumberInput = /*#__PURE__*/Object.freeze({
32973
32974
  * pollination-server
32974
32975
  * Pollination Server OpenAPI Definition
32975
32976
  *
32976
- * The version of the OpenAPI document: 0.28.1
32977
+ * The version of the OpenAPI document: 0.31.0
32977
32978
  * Contact: info@pollination.cloud
32978
32979
  *
32979
32980
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32992,7 +32993,7 @@ var dagnumberInputAlias = /*#__PURE__*/Object.freeze({
32992
32993
  * pollination-server
32993
32994
  * Pollination Server OpenAPI Definition
32994
32995
  *
32995
- * The version of the OpenAPI document: 0.28.1
32996
+ * The version of the OpenAPI document: 0.31.0
32996
32997
  * Contact: info@pollination.cloud
32997
32998
  *
32998
32999
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33011,7 +33012,7 @@ var dagnumberOutput = /*#__PURE__*/Object.freeze({
33011
33012
  * pollination-server
33012
33013
  * Pollination Server OpenAPI Definition
33013
33014
  *
33014
- * The version of the OpenAPI document: 0.28.1
33015
+ * The version of the OpenAPI document: 0.31.0
33015
33016
  * Contact: info@pollination.cloud
33016
33017
  *
33017
33018
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33030,7 +33031,7 @@ var dagnumberOutputAlias = /*#__PURE__*/Object.freeze({
33030
33031
  * pollination-server
33031
33032
  * Pollination Server OpenAPI Definition
33032
33033
  *
33033
- * The version of the OpenAPI document: 0.28.1
33034
+ * The version of the OpenAPI document: 0.31.0
33034
33035
  * Contact: info@pollination.cloud
33035
33036
  *
33036
33037
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33049,7 +33050,7 @@ var dagpathInput = /*#__PURE__*/Object.freeze({
33049
33050
  * pollination-server
33050
33051
  * Pollination Server OpenAPI Definition
33051
33052
  *
33052
- * The version of the OpenAPI document: 0.28.1
33053
+ * The version of the OpenAPI document: 0.31.0
33053
33054
  * Contact: info@pollination.cloud
33054
33055
  *
33055
33056
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33068,7 +33069,7 @@ var dagpathInputAlias = /*#__PURE__*/Object.freeze({
33068
33069
  * pollination-server
33069
33070
  * Pollination Server OpenAPI Definition
33070
33071
  *
33071
- * The version of the OpenAPI document: 0.28.1
33072
+ * The version of the OpenAPI document: 0.31.0
33072
33073
  * Contact: info@pollination.cloud
33073
33074
  *
33074
33075
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33087,7 +33088,7 @@ var dagpathOutput = /*#__PURE__*/Object.freeze({
33087
33088
  * pollination-server
33088
33089
  * Pollination Server OpenAPI Definition
33089
33090
  *
33090
- * The version of the OpenAPI document: 0.28.1
33091
+ * The version of the OpenAPI document: 0.31.0
33091
33092
  * Contact: info@pollination.cloud
33092
33093
  *
33093
33094
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33106,7 +33107,7 @@ var dagpathOutputAlias = /*#__PURE__*/Object.freeze({
33106
33107
  * pollination-server
33107
33108
  * Pollination Server OpenAPI Definition
33108
33109
  *
33109
- * The version of the OpenAPI document: 0.28.1
33110
+ * The version of the OpenAPI document: 0.31.0
33110
33111
  * Contact: info@pollination.cloud
33111
33112
  *
33112
33113
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33125,7 +33126,7 @@ var dagstringInput = /*#__PURE__*/Object.freeze({
33125
33126
  * pollination-server
33126
33127
  * Pollination Server OpenAPI Definition
33127
33128
  *
33128
- * The version of the OpenAPI document: 0.28.1
33129
+ * The version of the OpenAPI document: 0.31.0
33129
33130
  * Contact: info@pollination.cloud
33130
33131
  *
33131
33132
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33144,7 +33145,7 @@ var dagstringInputAlias = /*#__PURE__*/Object.freeze({
33144
33145
  * pollination-server
33145
33146
  * Pollination Server OpenAPI Definition
33146
33147
  *
33147
- * The version of the OpenAPI document: 0.28.1
33148
+ * The version of the OpenAPI document: 0.31.0
33148
33149
  * Contact: info@pollination.cloud
33149
33150
  *
33150
33151
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33163,7 +33164,7 @@ var dagstringOutput = /*#__PURE__*/Object.freeze({
33163
33164
  * pollination-server
33164
33165
  * Pollination Server OpenAPI Definition
33165
33166
  *
33166
- * The version of the OpenAPI document: 0.28.1
33167
+ * The version of the OpenAPI document: 0.31.0
33167
33168
  * Contact: info@pollination.cloud
33168
33169
  *
33169
33170
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33182,7 +33183,7 @@ var dagstringOutputAlias = /*#__PURE__*/Object.freeze({
33182
33183
  * pollination-server
33183
33184
  * Pollination Server OpenAPI Definition
33184
33185
  *
33185
- * The version of the OpenAPI document: 0.28.1
33186
+ * The version of the OpenAPI document: 0.31.0
33186
33187
  * Contact: info@pollination.cloud
33187
33188
  *
33188
33189
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33201,7 +33202,7 @@ var dagtask = /*#__PURE__*/Object.freeze({
33201
33202
  * pollination-server
33202
33203
  * Pollination Server OpenAPI Definition
33203
33204
  *
33204
- * The version of the OpenAPI document: 0.28.1
33205
+ * The version of the OpenAPI document: 0.31.0
33205
33206
  * Contact: info@pollination.cloud
33206
33207
  *
33207
33208
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33220,7 +33221,7 @@ var dagtaskLoop = /*#__PURE__*/Object.freeze({
33220
33221
  * pollination-server
33221
33222
  * Pollination Server OpenAPI Definition
33222
33223
  *
33223
- * The version of the OpenAPI document: 0.28.1
33224
+ * The version of the OpenAPI document: 0.31.0
33224
33225
  * Contact: info@pollination.cloud
33225
33226
  *
33226
33227
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33239,7 +33240,7 @@ var dailyUsage = /*#__PURE__*/Object.freeze({
33239
33240
  * pollination-server
33240
33241
  * Pollination Server OpenAPI Definition
33241
33242
  *
33242
- * The version of the OpenAPI document: 0.28.1
33243
+ * The version of the OpenAPI document: 0.31.0
33243
33244
  * Contact: info@pollination.cloud
33244
33245
  *
33245
33246
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33259,7 +33260,7 @@ var dependencyKind = createCommonjsModule(function (module, exports) {
33259
33260
  * pollination-server
33260
33261
  * Pollination Server OpenAPI Definition
33261
33262
  *
33262
- * The version of the OpenAPI document: 0.28.1
33263
+ * The version of the OpenAPI document: 0.31.0
33263
33264
  * Contact: info@pollination.cloud
33264
33265
  *
33265
33266
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33280,7 +33281,7 @@ exports.DependencyKind = void 0;
33280
33281
  * pollination-server
33281
33282
  * Pollination Server OpenAPI Definition
33282
33283
  *
33283
- * The version of the OpenAPI document: 0.28.1
33284
+ * The version of the OpenAPI document: 0.31.0
33284
33285
  * Contact: info@pollination.cloud
33285
33286
  *
33286
33287
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33299,7 +33300,7 @@ var deploymentConfig = /*#__PURE__*/Object.freeze({
33299
33300
  * pollination-server
33300
33301
  * Pollination Server OpenAPI Definition
33301
33302
  *
33302
- * The version of the OpenAPI document: 0.28.1
33303
+ * The version of the OpenAPI document: 0.31.0
33303
33304
  * Contact: info@pollination.cloud
33304
33305
  *
33305
33306
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33318,7 +33319,7 @@ var dockerConfig = /*#__PURE__*/Object.freeze({
33318
33319
  * pollination-server
33319
33320
  * Pollination Server OpenAPI Definition
33320
33321
  *
33321
- * The version of the OpenAPI document: 0.28.1
33322
+ * The version of the OpenAPI document: 0.31.0
33322
33323
  * Contact: info@pollination.cloud
33323
33324
  *
33324
33325
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33337,7 +33338,7 @@ var fileMeta = /*#__PURE__*/Object.freeze({
33337
33338
  * pollination-server
33338
33339
  * Pollination Server OpenAPI Definition
33339
33340
  *
33340
- * The version of the OpenAPI document: 0.28.1
33341
+ * The version of the OpenAPI document: 0.31.0
33341
33342
  * Contact: info@pollination.cloud
33342
33343
  *
33343
33344
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33356,7 +33357,7 @@ var fileReference = /*#__PURE__*/Object.freeze({
33356
33357
  * pollination-server
33357
33358
  * Pollination Server OpenAPI Definition
33358
33359
  *
33359
- * The version of the OpenAPI document: 0.28.1
33360
+ * The version of the OpenAPI document: 0.31.0
33360
33361
  * Contact: info@pollination.cloud
33361
33362
  *
33362
33363
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33375,7 +33376,7 @@ var folderReference = /*#__PURE__*/Object.freeze({
33375
33376
  * pollination-server
33376
33377
  * Pollination Server OpenAPI Definition
33377
33378
  *
33378
- * The version of the OpenAPI document: 0.28.1
33379
+ * The version of the OpenAPI document: 0.31.0
33379
33380
  * Contact: info@pollination.cloud
33380
33381
  *
33381
33382
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33394,7 +33395,7 @@ var _function = /*#__PURE__*/Object.freeze({
33394
33395
  * pollination-server
33395
33396
  * Pollination Server OpenAPI Definition
33396
33397
  *
33397
- * The version of the OpenAPI document: 0.28.1
33398
+ * The version of the OpenAPI document: 0.31.0
33398
33399
  * Contact: info@pollination.cloud
33399
33400
  *
33400
33401
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33413,7 +33414,7 @@ var functionArrayInput = /*#__PURE__*/Object.freeze({
33413
33414
  * pollination-server
33414
33415
  * Pollination Server OpenAPI Definition
33415
33416
  *
33416
- * The version of the OpenAPI document: 0.28.1
33417
+ * The version of the OpenAPI document: 0.31.0
33417
33418
  * Contact: info@pollination.cloud
33418
33419
  *
33419
33420
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33432,7 +33433,7 @@ var functionArrayOutput = /*#__PURE__*/Object.freeze({
33432
33433
  * pollination-server
33433
33434
  * Pollination Server OpenAPI Definition
33434
33435
  *
33435
- * The version of the OpenAPI document: 0.28.1
33436
+ * The version of the OpenAPI document: 0.31.0
33436
33437
  * Contact: info@pollination.cloud
33437
33438
  *
33438
33439
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33451,7 +33452,7 @@ var functionBooleanInput = /*#__PURE__*/Object.freeze({
33451
33452
  * pollination-server
33452
33453
  * Pollination Server OpenAPI Definition
33453
33454
  *
33454
- * The version of the OpenAPI document: 0.28.1
33455
+ * The version of the OpenAPI document: 0.31.0
33455
33456
  * Contact: info@pollination.cloud
33456
33457
  *
33457
33458
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33470,7 +33471,7 @@ var functionBooleanOutput = /*#__PURE__*/Object.freeze({
33470
33471
  * pollination-server
33471
33472
  * Pollination Server OpenAPI Definition
33472
33473
  *
33473
- * The version of the OpenAPI document: 0.28.1
33474
+ * The version of the OpenAPI document: 0.31.0
33474
33475
  * Contact: info@pollination.cloud
33475
33476
  *
33476
33477
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33489,7 +33490,7 @@ var functionFileInput = /*#__PURE__*/Object.freeze({
33489
33490
  * pollination-server
33490
33491
  * Pollination Server OpenAPI Definition
33491
33492
  *
33492
- * The version of the OpenAPI document: 0.28.1
33493
+ * The version of the OpenAPI document: 0.31.0
33493
33494
  * Contact: info@pollination.cloud
33494
33495
  *
33495
33496
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33508,7 +33509,7 @@ var functionFileOutput = /*#__PURE__*/Object.freeze({
33508
33509
  * pollination-server
33509
33510
  * Pollination Server OpenAPI Definition
33510
33511
  *
33511
- * The version of the OpenAPI document: 0.28.1
33512
+ * The version of the OpenAPI document: 0.31.0
33512
33513
  * Contact: info@pollination.cloud
33513
33514
  *
33514
33515
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33527,7 +33528,7 @@ var functionFolderInput = /*#__PURE__*/Object.freeze({
33527
33528
  * pollination-server
33528
33529
  * Pollination Server OpenAPI Definition
33529
33530
  *
33530
- * The version of the OpenAPI document: 0.28.1
33531
+ * The version of the OpenAPI document: 0.31.0
33531
33532
  * Contact: info@pollination.cloud
33532
33533
  *
33533
33534
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33546,7 +33547,7 @@ var functionFolderOutput = /*#__PURE__*/Object.freeze({
33546
33547
  * pollination-server
33547
33548
  * Pollination Server OpenAPI Definition
33548
33549
  *
33549
- * The version of the OpenAPI document: 0.28.1
33550
+ * The version of the OpenAPI document: 0.31.0
33550
33551
  * Contact: info@pollination.cloud
33551
33552
  *
33552
33553
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33565,7 +33566,7 @@ var functionIntegerInput = /*#__PURE__*/Object.freeze({
33565
33566
  * pollination-server
33566
33567
  * Pollination Server OpenAPI Definition
33567
33568
  *
33568
- * The version of the OpenAPI document: 0.28.1
33569
+ * The version of the OpenAPI document: 0.31.0
33569
33570
  * Contact: info@pollination.cloud
33570
33571
  *
33571
33572
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33584,7 +33585,7 @@ var functionIntegerOutput = /*#__PURE__*/Object.freeze({
33584
33585
  * pollination-server
33585
33586
  * Pollination Server OpenAPI Definition
33586
33587
  *
33587
- * The version of the OpenAPI document: 0.28.1
33588
+ * The version of the OpenAPI document: 0.31.0
33588
33589
  * Contact: info@pollination.cloud
33589
33590
  *
33590
33591
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33603,7 +33604,7 @@ var functionJsonobjectInput = /*#__PURE__*/Object.freeze({
33603
33604
  * pollination-server
33604
33605
  * Pollination Server OpenAPI Definition
33605
33606
  *
33606
- * The version of the OpenAPI document: 0.28.1
33607
+ * The version of the OpenAPI document: 0.31.0
33607
33608
  * Contact: info@pollination.cloud
33608
33609
  *
33609
33610
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33622,7 +33623,7 @@ var functionJsonobjectOutput = /*#__PURE__*/Object.freeze({
33622
33623
  * pollination-server
33623
33624
  * Pollination Server OpenAPI Definition
33624
33625
  *
33625
- * The version of the OpenAPI document: 0.28.1
33626
+ * The version of the OpenAPI document: 0.31.0
33626
33627
  * Contact: info@pollination.cloud
33627
33628
  *
33628
33629
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33641,7 +33642,7 @@ var functionNumberInput = /*#__PURE__*/Object.freeze({
33641
33642
  * pollination-server
33642
33643
  * Pollination Server OpenAPI Definition
33643
33644
  *
33644
- * The version of the OpenAPI document: 0.28.1
33645
+ * The version of the OpenAPI document: 0.31.0
33645
33646
  * Contact: info@pollination.cloud
33646
33647
  *
33647
33648
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33660,7 +33661,7 @@ var functionNumberOutput = /*#__PURE__*/Object.freeze({
33660
33661
  * pollination-server
33661
33662
  * Pollination Server OpenAPI Definition
33662
33663
  *
33663
- * The version of the OpenAPI document: 0.28.1
33664
+ * The version of the OpenAPI document: 0.31.0
33664
33665
  * Contact: info@pollination.cloud
33665
33666
  *
33666
33667
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33679,7 +33680,7 @@ var functionPathInput = /*#__PURE__*/Object.freeze({
33679
33680
  * pollination-server
33680
33681
  * Pollination Server OpenAPI Definition
33681
33682
  *
33682
- * The version of the OpenAPI document: 0.28.1
33683
+ * The version of the OpenAPI document: 0.31.0
33683
33684
  * Contact: info@pollination.cloud
33684
33685
  *
33685
33686
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33698,7 +33699,7 @@ var functionPathOutput = /*#__PURE__*/Object.freeze({
33698
33699
  * pollination-server
33699
33700
  * Pollination Server OpenAPI Definition
33700
33701
  *
33701
- * The version of the OpenAPI document: 0.28.1
33702
+ * The version of the OpenAPI document: 0.31.0
33702
33703
  * Contact: info@pollination.cloud
33703
33704
  *
33704
33705
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33717,7 +33718,7 @@ var functionStringInput = /*#__PURE__*/Object.freeze({
33717
33718
  * pollination-server
33718
33719
  * Pollination Server OpenAPI Definition
33719
33720
  *
33720
- * The version of the OpenAPI document: 0.28.1
33721
+ * The version of the OpenAPI document: 0.31.0
33721
33722
  * Contact: info@pollination.cloud
33722
33723
  *
33723
33724
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33736,7 +33737,7 @@ var functionStringOutput = /*#__PURE__*/Object.freeze({
33736
33737
  * pollination-server
33737
33738
  * Pollination Server OpenAPI Definition
33738
33739
  *
33739
- * The version of the OpenAPI document: 0.28.1
33740
+ * The version of the OpenAPI document: 0.31.0
33740
33741
  * Contact: info@pollination.cloud
33741
33742
  *
33742
33743
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33755,7 +33756,7 @@ var http = /*#__PURE__*/Object.freeze({
33755
33756
  * pollination-server
33756
33757
  * Pollination Server OpenAPI Definition
33757
33758
  *
33758
- * The version of the OpenAPI document: 0.28.1
33759
+ * The version of the OpenAPI document: 0.31.0
33759
33760
  * Contact: info@pollination.cloud
33760
33761
  *
33761
33762
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33774,7 +33775,7 @@ var httpvalidationError = /*#__PURE__*/Object.freeze({
33774
33775
  * pollination-server
33775
33776
  * Pollination Server OpenAPI Definition
33776
33777
  *
33777
- * The version of the OpenAPI document: 0.28.1
33778
+ * The version of the OpenAPI document: 0.31.0
33778
33779
  * Contact: info@pollination.cloud
33779
33780
  *
33780
33781
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33793,7 +33794,7 @@ var ioaliasHandler = /*#__PURE__*/Object.freeze({
33793
33794
  * pollination-server
33794
33795
  * Pollination Server OpenAPI Definition
33795
33796
  *
33796
- * The version of the OpenAPI document: 0.28.1
33797
+ * The version of the OpenAPI document: 0.31.0
33797
33798
  * Contact: info@pollination.cloud
33798
33799
  *
33799
33800
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33812,7 +33813,7 @@ var inputFileReference = /*#__PURE__*/Object.freeze({
33812
33813
  * pollination-server
33813
33814
  * Pollination Server OpenAPI Definition
33814
33815
  *
33815
- * The version of the OpenAPI document: 0.28.1
33816
+ * The version of the OpenAPI document: 0.31.0
33816
33817
  * Contact: info@pollination.cloud
33817
33818
  *
33818
33819
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33831,7 +33832,7 @@ var inputFolderReference = /*#__PURE__*/Object.freeze({
33831
33832
  * pollination-server
33832
33833
  * Pollination Server OpenAPI Definition
33833
33834
  *
33834
- * The version of the OpenAPI document: 0.28.1
33835
+ * The version of the OpenAPI document: 0.31.0
33835
33836
  * Contact: info@pollination.cloud
33836
33837
  *
33837
33838
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33850,7 +33851,7 @@ var inputPathReference = /*#__PURE__*/Object.freeze({
33850
33851
  * pollination-server
33851
33852
  * Pollination Server OpenAPI Definition
33852
33853
  *
33853
- * The version of the OpenAPI document: 0.28.1
33854
+ * The version of the OpenAPI document: 0.31.0
33854
33855
  * Contact: info@pollination.cloud
33855
33856
  *
33856
33857
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33869,7 +33870,7 @@ var inputReference = /*#__PURE__*/Object.freeze({
33869
33870
  * pollination-server
33870
33871
  * Pollination Server OpenAPI Definition
33871
33872
  *
33872
- * The version of the OpenAPI document: 0.28.1
33873
+ * The version of the OpenAPI document: 0.31.0
33873
33874
  * Contact: info@pollination.cloud
33874
33875
  *
33875
33876
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33889,7 +33890,7 @@ var itemType = createCommonjsModule(function (module, exports) {
33889
33890
  * pollination-server
33890
33891
  * Pollination Server OpenAPI Definition
33891
33892
  *
33892
- * The version of the OpenAPI document: 0.28.1
33893
+ * The version of the OpenAPI document: 0.31.0
33893
33894
  * Contact: info@pollination.cloud
33894
33895
  *
33895
33896
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33915,7 +33916,7 @@ exports.ItemType = void 0;
33915
33916
  * pollination-server
33916
33917
  * Pollination Server OpenAPI Definition
33917
33918
  *
33918
- * The version of the OpenAPI document: 0.28.1
33919
+ * The version of the OpenAPI document: 0.31.0
33919
33920
  * Contact: info@pollination.cloud
33920
33921
  *
33921
33922
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33934,7 +33935,7 @@ var job = /*#__PURE__*/Object.freeze({
33934
33935
  * pollination-server
33935
33936
  * Pollination Server OpenAPI Definition
33936
33937
  *
33937
- * The version of the OpenAPI document: 0.28.1
33938
+ * The version of the OpenAPI document: 0.31.0
33938
33939
  * Contact: info@pollination.cloud
33939
33940
  *
33940
33941
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33953,7 +33954,7 @@ var jobArgument = /*#__PURE__*/Object.freeze({
33953
33954
  * pollination-server
33954
33955
  * Pollination Server OpenAPI Definition
33955
33956
  *
33956
- * The version of the OpenAPI document: 0.28.1
33957
+ * The version of the OpenAPI document: 0.31.0
33957
33958
  * Contact: info@pollination.cloud
33958
33959
  *
33959
33960
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33972,7 +33973,7 @@ var jobPathArgument = /*#__PURE__*/Object.freeze({
33972
33973
  * pollination-server
33973
33974
  * Pollination Server OpenAPI Definition
33974
33975
  *
33975
- * The version of the OpenAPI document: 0.28.1
33976
+ * The version of the OpenAPI document: 0.31.0
33976
33977
  * Contact: info@pollination.cloud
33977
33978
  *
33978
33979
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33992,7 +33993,7 @@ var jobStatusEnum = createCommonjsModule(function (module, exports) {
33992
33993
  * pollination-server
33993
33994
  * Pollination Server OpenAPI Definition
33994
33995
  *
33995
- * The version of the OpenAPI document: 0.28.1
33996
+ * The version of the OpenAPI document: 0.31.0
33996
33997
  * Contact: info@pollination.cloud
33997
33998
  *
33998
33999
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34018,7 +34019,7 @@ exports.JobStatusEnum = void 0;
34018
34019
  * pollination-server
34019
34020
  * Pollination Server OpenAPI Definition
34020
34021
  *
34021
- * The version of the OpenAPI document: 0.28.1
34022
+ * The version of the OpenAPI document: 0.31.0
34022
34023
  * Contact: info@pollination.cloud
34023
34024
  *
34024
34025
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34037,7 +34038,7 @@ var keyRequest = /*#__PURE__*/Object.freeze({
34037
34038
  * pollination-server
34038
34039
  * Pollination Server OpenAPI Definition
34039
34040
  *
34040
- * The version of the OpenAPI document: 0.28.1
34041
+ * The version of the OpenAPI document: 0.31.0
34041
34042
  * Contact: info@pollination.cloud
34042
34043
  *
34043
34044
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34056,7 +34057,7 @@ var license = /*#__PURE__*/Object.freeze({
34056
34057
  * pollination-server
34057
34058
  * Pollination Server OpenAPI Definition
34058
34059
  *
34059
- * The version of the OpenAPI document: 0.28.1
34060
+ * The version of the OpenAPI document: 0.31.0
34060
34061
  * Contact: info@pollination.cloud
34061
34062
  *
34062
34063
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34075,7 +34076,7 @@ var licensePoolAccessPolicy = /*#__PURE__*/Object.freeze({
34075
34076
  * pollination-server
34076
34077
  * Pollination Server OpenAPI Definition
34077
34078
  *
34078
- * The version of the OpenAPI document: 0.28.1
34079
+ * The version of the OpenAPI document: 0.31.0
34079
34080
  * Contact: info@pollination.cloud
34080
34081
  *
34081
34082
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34094,7 +34095,7 @@ var licensePoolAccessPolicyList = /*#__PURE__*/Object.freeze({
34094
34095
  * pollination-server
34095
34096
  * Pollination Server OpenAPI Definition
34096
34097
  *
34097
- * The version of the OpenAPI document: 0.28.1
34098
+ * The version of the OpenAPI document: 0.31.0
34098
34099
  * Contact: info@pollination.cloud
34099
34100
  *
34100
34101
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34113,7 +34114,7 @@ var licensePoolList = /*#__PURE__*/Object.freeze({
34113
34114
  * pollination-server
34114
34115
  * Pollination Server OpenAPI Definition
34115
34116
  *
34116
- * The version of the OpenAPI document: 0.28.1
34117
+ * The version of the OpenAPI document: 0.31.0
34117
34118
  * Contact: info@pollination.cloud
34118
34119
  *
34119
34120
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34132,7 +34133,7 @@ var licensePoolPolicySubject = /*#__PURE__*/Object.freeze({
34132
34133
  * pollination-server
34133
34134
  * Pollination Server OpenAPI Definition
34134
34135
  *
34135
- * The version of the OpenAPI document: 0.28.1
34136
+ * The version of the OpenAPI document: 0.31.0
34136
34137
  * Contact: info@pollination.cloud
34137
34138
  *
34138
34139
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34151,7 +34152,7 @@ var licensePoolPolicySubjectList = /*#__PURE__*/Object.freeze({
34151
34152
  * pollination-server
34152
34153
  * Pollination Server OpenAPI Definition
34153
34154
  *
34154
- * The version of the OpenAPI document: 0.28.1
34155
+ * The version of the OpenAPI document: 0.31.0
34155
34156
  * Contact: info@pollination.cloud
34156
34157
  *
34157
34158
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34170,7 +34171,7 @@ var licensePoolPublic = /*#__PURE__*/Object.freeze({
34170
34171
  * pollination-server
34171
34172
  * Pollination Server OpenAPI Definition
34172
34173
  *
34173
- * The version of the OpenAPI document: 0.28.1
34174
+ * The version of the OpenAPI document: 0.31.0
34174
34175
  * Contact: info@pollination.cloud
34175
34176
  *
34176
34177
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34189,7 +34190,7 @@ var licensePoolUpdate = /*#__PURE__*/Object.freeze({
34189
34190
  * pollination-server
34190
34191
  * Pollination Server OpenAPI Definition
34191
34192
  *
34192
- * The version of the OpenAPI document: 0.28.1
34193
+ * The version of the OpenAPI document: 0.31.0
34193
34194
  * Contact: info@pollination.cloud
34194
34195
  *
34195
34196
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34209,7 +34210,7 @@ var licenseType = createCommonjsModule(function (module, exports) {
34209
34210
  * pollination-server
34210
34211
  * Pollination Server OpenAPI Definition
34211
34212
  *
34212
- * The version of the OpenAPI document: 0.28.1
34213
+ * The version of the OpenAPI document: 0.31.0
34213
34214
  * Contact: info@pollination.cloud
34214
34215
  *
34215
34216
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34231,7 +34232,7 @@ exports.LicenseType = void 0;
34231
34232
  * pollination-server
34232
34233
  * Pollination Server OpenAPI Definition
34233
34234
  *
34234
- * The version of the OpenAPI document: 0.28.1
34235
+ * The version of the OpenAPI document: 0.31.0
34235
34236
  * Contact: info@pollination.cloud
34236
34237
  *
34237
34238
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34250,7 +34251,7 @@ var localConfig = /*#__PURE__*/Object.freeze({
34250
34251
  * pollination-server
34251
34252
  * Pollination Server OpenAPI Definition
34252
34253
  *
34253
- * The version of the OpenAPI document: 0.28.1
34254
+ * The version of the OpenAPI document: 0.31.0
34254
34255
  * Contact: info@pollination.cloud
34255
34256
  *
34256
34257
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34269,7 +34270,7 @@ var location = /*#__PURE__*/Object.freeze({
34269
34270
  * pollination-server
34270
34271
  * Pollination Server OpenAPI Definition
34271
34272
  *
34272
- * The version of the OpenAPI document: 0.28.1
34273
+ * The version of the OpenAPI document: 0.31.0
34273
34274
  * Contact: info@pollination.cloud
34274
34275
  *
34275
34276
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34288,7 +34289,7 @@ var maintainer = /*#__PURE__*/Object.freeze({
34288
34289
  * pollination-server
34289
34290
  * Pollination Server OpenAPI Definition
34290
34291
  *
34291
- * The version of the OpenAPI document: 0.28.1
34292
+ * The version of the OpenAPI document: 0.31.0
34292
34293
  * Contact: info@pollination.cloud
34293
34294
  *
34294
34295
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34307,7 +34308,7 @@ var metaData = /*#__PURE__*/Object.freeze({
34307
34308
  * pollination-server
34308
34309
  * Pollination Server OpenAPI Definition
34309
34310
  *
34310
- * The version of the OpenAPI document: 0.28.1
34311
+ * The version of the OpenAPI document: 0.31.0
34311
34312
  * Contact: info@pollination.cloud
34312
34313
  *
34313
34314
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34326,7 +34327,7 @@ var metadata = /*#__PURE__*/Object.freeze({
34326
34327
  * pollination-server
34327
34328
  * Pollination Server OpenAPI Definition
34328
34329
  *
34329
- * The version of the OpenAPI document: 0.28.1
34330
+ * The version of the OpenAPI document: 0.31.0
34330
34331
  * Contact: info@pollination.cloud
34331
34332
  *
34332
34333
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34345,7 +34346,7 @@ var newApplicationVersion = /*#__PURE__*/Object.freeze({
34345
34346
  * pollination-server
34346
34347
  * Pollination Server OpenAPI Definition
34347
34348
  *
34348
- * The version of the OpenAPI document: 0.28.1
34349
+ * The version of the OpenAPI document: 0.31.0
34349
34350
  * Contact: info@pollination.cloud
34350
34351
  *
34351
34352
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34364,7 +34365,7 @@ var newPluginPackage = /*#__PURE__*/Object.freeze({
34364
34365
  * pollination-server
34365
34366
  * Pollination Server OpenAPI Definition
34366
34367
  *
34367
- * The version of the OpenAPI document: 0.28.1
34368
+ * The version of the OpenAPI document: 0.31.0
34368
34369
  * Contact: info@pollination.cloud
34369
34370
  *
34370
34371
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34383,7 +34384,7 @@ var newRecipePackage = /*#__PURE__*/Object.freeze({
34383
34384
  * pollination-server
34384
34385
  * Pollination Server OpenAPI Definition
34385
34386
  *
34386
- * The version of the OpenAPI document: 0.28.1
34387
+ * The version of the OpenAPI document: 0.31.0
34387
34388
  * Contact: info@pollination.cloud
34388
34389
  *
34389
34390
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34402,7 +34403,7 @@ var organization = /*#__PURE__*/Object.freeze({
34402
34403
  * pollination-server
34403
34404
  * Pollination Server OpenAPI Definition
34404
34405
  *
34405
- * The version of the OpenAPI document: 0.28.1
34406
+ * The version of the OpenAPI document: 0.31.0
34406
34407
  * Contact: info@pollination.cloud
34407
34408
  *
34408
34409
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34421,7 +34422,7 @@ var organizationCreate = /*#__PURE__*/Object.freeze({
34421
34422
  * pollination-server
34422
34423
  * Pollination Server OpenAPI Definition
34423
34424
  *
34424
- * The version of the OpenAPI document: 0.28.1
34425
+ * The version of the OpenAPI document: 0.31.0
34425
34426
  * Contact: info@pollination.cloud
34426
34427
  *
34427
34428
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34440,7 +34441,7 @@ var organizationList = /*#__PURE__*/Object.freeze({
34440
34441
  * pollination-server
34441
34442
  * Pollination Server OpenAPI Definition
34442
34443
  *
34443
- * The version of the OpenAPI document: 0.28.1
34444
+ * The version of the OpenAPI document: 0.31.0
34444
34445
  * Contact: info@pollination.cloud
34445
34446
  *
34446
34447
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34459,7 +34460,7 @@ var organizationMember = /*#__PURE__*/Object.freeze({
34459
34460
  * pollination-server
34460
34461
  * Pollination Server OpenAPI Definition
34461
34462
  *
34462
- * The version of the OpenAPI document: 0.28.1
34463
+ * The version of the OpenAPI document: 0.31.0
34463
34464
  * Contact: info@pollination.cloud
34464
34465
  *
34465
34466
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34479,7 +34480,7 @@ var organizationRoleEnum = createCommonjsModule(function (module, exports) {
34479
34480
  * pollination-server
34480
34481
  * Pollination Server OpenAPI Definition
34481
34482
  *
34482
- * The version of the OpenAPI document: 0.28.1
34483
+ * The version of the OpenAPI document: 0.31.0
34483
34484
  * Contact: info@pollination.cloud
34484
34485
  *
34485
34486
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34500,7 +34501,7 @@ exports.OrganizationRoleEnum = void 0;
34500
34501
  * pollination-server
34501
34502
  * Pollination Server OpenAPI Definition
34502
34503
  *
34503
- * The version of the OpenAPI document: 0.28.1
34504
+ * The version of the OpenAPI document: 0.31.0
34504
34505
  * Contact: info@pollination.cloud
34505
34506
  *
34506
34507
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34520,7 +34521,7 @@ var packageSortKey = createCommonjsModule(function (module, exports) {
34520
34521
  * pollination-server
34521
34522
  * Pollination Server OpenAPI Definition
34522
34523
  *
34523
- * The version of the OpenAPI document: 0.28.1
34524
+ * The version of the OpenAPI document: 0.31.0
34524
34525
  * Contact: info@pollination.cloud
34525
34526
  *
34526
34527
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34542,7 +34543,7 @@ exports.PackageSortKey = void 0;
34542
34543
  * pollination-server
34543
34544
  * Pollination Server OpenAPI Definition
34544
34545
  *
34545
- * The version of the OpenAPI document: 0.28.1
34546
+ * The version of the OpenAPI document: 0.31.0
34546
34547
  * Contact: info@pollination.cloud
34547
34548
  *
34548
34549
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34562,7 +34563,7 @@ var pausedReason = createCommonjsModule(function (module, exports) {
34562
34563
  * pollination-server
34563
34564
  * Pollination Server OpenAPI Definition
34564
34565
  *
34565
- * The version of the OpenAPI document: 0.28.1
34566
+ * The version of the OpenAPI document: 0.31.0
34566
34567
  * Contact: info@pollination.cloud
34567
34568
  *
34568
34569
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34583,7 +34584,7 @@ exports.PausedReason = void 0;
34583
34584
  * pollination-server
34584
34585
  * Pollination Server OpenAPI Definition
34585
34586
  *
34586
- * The version of the OpenAPI document: 0.28.1
34587
+ * The version of the OpenAPI document: 0.31.0
34587
34588
  * Contact: info@pollination.cloud
34588
34589
  *
34589
34590
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34602,7 +34603,7 @@ var payLink = /*#__PURE__*/Object.freeze({
34602
34603
  * pollination-server
34603
34604
  * Pollination Server OpenAPI Definition
34604
34605
  *
34605
- * The version of the OpenAPI document: 0.28.1
34606
+ * The version of the OpenAPI document: 0.31.0
34606
34607
  * Contact: info@pollination.cloud
34607
34608
  *
34608
34609
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34621,7 +34622,7 @@ var payment = /*#__PURE__*/Object.freeze({
34621
34622
  * pollination-server
34622
34623
  * Pollination Server OpenAPI Definition
34623
34624
  *
34624
- * The version of the OpenAPI document: 0.28.1
34625
+ * The version of the OpenAPI document: 0.31.0
34625
34626
  * Contact: info@pollination.cloud
34626
34627
  *
34627
34628
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34641,7 +34642,7 @@ var paymentMethodEnum = createCommonjsModule(function (module, exports) {
34641
34642
  * pollination-server
34642
34643
  * Pollination Server OpenAPI Definition
34643
34644
  *
34644
- * The version of the OpenAPI document: 0.28.1
34645
+ * The version of the OpenAPI document: 0.31.0
34645
34646
  * Contact: info@pollination.cloud
34646
34647
  *
34647
34648
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34663,7 +34664,7 @@ var permission = createCommonjsModule(function (module, exports) {
34663
34664
  * pollination-server
34664
34665
  * Pollination Server OpenAPI Definition
34665
34666
  *
34666
- * The version of the OpenAPI document: 0.28.1
34667
+ * The version of the OpenAPI document: 0.31.0
34667
34668
  * Contact: info@pollination.cloud
34668
34669
  *
34669
34670
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34686,7 +34687,7 @@ var planType = createCommonjsModule(function (module, exports) {
34686
34687
  * pollination-server
34687
34688
  * Pollination Server OpenAPI Definition
34688
34689
  *
34689
- * The version of the OpenAPI document: 0.28.1
34690
+ * The version of the OpenAPI document: 0.31.0
34690
34691
  * Contact: info@pollination.cloud
34691
34692
  *
34692
34693
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34709,7 +34710,7 @@ exports.PlanType = void 0;
34709
34710
  * pollination-server
34710
34711
  * Pollination Server OpenAPI Definition
34711
34712
  *
34712
- * The version of the OpenAPI document: 0.28.1
34713
+ * The version of the OpenAPI document: 0.31.0
34713
34714
  * Contact: info@pollination.cloud
34714
34715
  *
34715
34716
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34728,7 +34729,7 @@ var plugin = /*#__PURE__*/Object.freeze({
34728
34729
  * pollination-server
34729
34730
  * Pollination Server OpenAPI Definition
34730
34731
  *
34731
- * The version of the OpenAPI document: 0.28.1
34732
+ * The version of the OpenAPI document: 0.31.0
34732
34733
  * Contact: info@pollination.cloud
34733
34734
  *
34734
34735
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34747,7 +34748,7 @@ var pluginConfig = /*#__PURE__*/Object.freeze({
34747
34748
  * pollination-server
34748
34749
  * Pollination Server OpenAPI Definition
34749
34750
  *
34750
- * The version of the OpenAPI document: 0.28.1
34751
+ * The version of the OpenAPI document: 0.31.0
34751
34752
  * Contact: info@pollination.cloud
34752
34753
  *
34753
34754
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34766,7 +34767,7 @@ var pluginPackage = /*#__PURE__*/Object.freeze({
34766
34767
  * pollination-server
34767
34768
  * Pollination Server OpenAPI Definition
34768
34769
  *
34769
- * The version of the OpenAPI document: 0.28.1
34770
+ * The version of the OpenAPI document: 0.31.0
34770
34771
  * Contact: info@pollination.cloud
34771
34772
  *
34772
34773
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34785,7 +34786,7 @@ var pluginPackageList = /*#__PURE__*/Object.freeze({
34785
34786
  * pollination-server
34786
34787
  * Pollination Server OpenAPI Definition
34787
34788
  *
34788
- * The version of the OpenAPI document: 0.28.1
34789
+ * The version of the OpenAPI document: 0.31.0
34789
34790
  * Contact: info@pollination.cloud
34790
34791
  *
34791
34792
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34804,7 +34805,7 @@ var policySubject = /*#__PURE__*/Object.freeze({
34804
34805
  * pollination-server
34805
34806
  * Pollination Server OpenAPI Definition
34806
34807
  *
34807
- * The version of the OpenAPI document: 0.28.1
34808
+ * The version of the OpenAPI document: 0.31.0
34808
34809
  * Contact: info@pollination.cloud
34809
34810
  *
34810
34811
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34823,7 +34824,7 @@ var project = /*#__PURE__*/Object.freeze({
34823
34824
  * pollination-server
34824
34825
  * Pollination Server OpenAPI Definition
34825
34826
  *
34826
- * The version of the OpenAPI document: 0.28.1
34827
+ * The version of the OpenAPI document: 0.31.0
34827
34828
  * Contact: info@pollination.cloud
34828
34829
  *
34829
34830
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34842,7 +34843,7 @@ var projectAccessPolicy = /*#__PURE__*/Object.freeze({
34842
34843
  * pollination-server
34843
34844
  * Pollination Server OpenAPI Definition
34844
34845
  *
34845
- * The version of the OpenAPI document: 0.28.1
34846
+ * The version of the OpenAPI document: 0.31.0
34846
34847
  * Contact: info@pollination.cloud
34847
34848
  *
34848
34849
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34861,7 +34862,7 @@ var projectAccessPolicyList = /*#__PURE__*/Object.freeze({
34861
34862
  * pollination-server
34862
34863
  * Pollination Server OpenAPI Definition
34863
34864
  *
34864
- * The version of the OpenAPI document: 0.28.1
34865
+ * The version of the OpenAPI document: 0.31.0
34865
34866
  * Contact: info@pollination.cloud
34866
34867
  *
34867
34868
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34880,7 +34881,7 @@ var projectCreate = /*#__PURE__*/Object.freeze({
34880
34881
  * pollination-server
34881
34882
  * Pollination Server OpenAPI Definition
34882
34883
  *
34883
- * The version of the OpenAPI document: 0.28.1
34884
+ * The version of the OpenAPI document: 0.31.0
34884
34885
  * Contact: info@pollination.cloud
34885
34886
  *
34886
34887
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34899,7 +34900,7 @@ var projectFolder = /*#__PURE__*/Object.freeze({
34899
34900
  * pollination-server
34900
34901
  * Pollination Server OpenAPI Definition
34901
34902
  *
34902
- * The version of the OpenAPI document: 0.28.1
34903
+ * The version of the OpenAPI document: 0.31.0
34903
34904
  * Contact: info@pollination.cloud
34904
34905
  *
34905
34906
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34918,7 +34919,7 @@ var projectList = /*#__PURE__*/Object.freeze({
34918
34919
  * pollination-server
34919
34920
  * Pollination Server OpenAPI Definition
34920
34921
  *
34921
- * The version of the OpenAPI document: 0.28.1
34922
+ * The version of the OpenAPI document: 0.31.0
34922
34923
  * Contact: info@pollination.cloud
34923
34924
  *
34924
34925
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34937,7 +34938,7 @@ var projectPolicySubject = /*#__PURE__*/Object.freeze({
34937
34938
  * pollination-server
34938
34939
  * Pollination Server OpenAPI Definition
34939
34940
  *
34940
- * The version of the OpenAPI document: 0.28.1
34941
+ * The version of the OpenAPI document: 0.31.0
34941
34942
  * Contact: info@pollination.cloud
34942
34943
  *
34943
34944
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34956,7 +34957,7 @@ var projectRecipeFilter = /*#__PURE__*/Object.freeze({
34956
34957
  * pollination-server
34957
34958
  * Pollination Server OpenAPI Definition
34958
34959
  *
34959
- * The version of the OpenAPI document: 0.28.1
34960
+ * The version of the OpenAPI document: 0.31.0
34960
34961
  * Contact: info@pollination.cloud
34961
34962
  *
34962
34963
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34976,7 +34977,7 @@ var projectSortKey = createCommonjsModule(function (module, exports) {
34976
34977
  * pollination-server
34977
34978
  * Pollination Server OpenAPI Definition
34978
34979
  *
34979
- * The version of the OpenAPI document: 0.28.1
34980
+ * The version of the OpenAPI document: 0.31.0
34980
34981
  * Contact: info@pollination.cloud
34981
34982
  *
34982
34983
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34998,7 +34999,7 @@ exports.ProjectSortKey = void 0;
34998
34999
  * pollination-server
34999
35000
  * Pollination Server OpenAPI Definition
35000
35001
  *
35001
- * The version of the OpenAPI document: 0.28.1
35002
+ * The version of the OpenAPI document: 0.31.0
35002
35003
  * Contact: info@pollination.cloud
35003
35004
  *
35004
35005
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35017,7 +35018,7 @@ var projectUpdate = /*#__PURE__*/Object.freeze({
35017
35018
  * pollination-server
35018
35019
  * Pollination Server OpenAPI Definition
35019
35020
  *
35020
- * The version of the OpenAPI document: 0.28.1
35021
+ * The version of the OpenAPI document: 0.31.0
35021
35022
  * Contact: info@pollination.cloud
35022
35023
  *
35023
35024
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35036,7 +35037,7 @@ var publicAccountList = /*#__PURE__*/Object.freeze({
35036
35037
  * pollination-server
35037
35038
  * Pollination Server OpenAPI Definition
35038
35039
  *
35039
- * The version of the OpenAPI document: 0.28.1
35040
+ * The version of the OpenAPI document: 0.31.0
35040
35041
  * Contact: info@pollination.cloud
35041
35042
  *
35042
35043
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35055,7 +35056,7 @@ var quota = /*#__PURE__*/Object.freeze({
35055
35056
  * pollination-server
35056
35057
  * Pollination Server OpenAPI Definition
35057
35058
  *
35058
- * The version of the OpenAPI document: 0.28.1
35059
+ * The version of the OpenAPI document: 0.31.0
35059
35060
  * Contact: info@pollination.cloud
35060
35061
  *
35061
35062
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35074,7 +35075,7 @@ var quotaList = /*#__PURE__*/Object.freeze({
35074
35075
  * pollination-server
35075
35076
  * Pollination Server OpenAPI Definition
35076
35077
  *
35077
- * The version of the OpenAPI document: 0.28.1
35078
+ * The version of the OpenAPI document: 0.31.0
35078
35079
  * Contact: info@pollination.cloud
35079
35080
  *
35080
35081
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35094,7 +35095,7 @@ var quotaType = createCommonjsModule(function (module, exports) {
35094
35095
  * pollination-server
35095
35096
  * Pollination Server OpenAPI Definition
35096
35097
  *
35097
- * The version of the OpenAPI document: 0.28.1
35098
+ * The version of the OpenAPI document: 0.31.0
35098
35099
  * Contact: info@pollination.cloud
35099
35100
  *
35100
35101
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35126,7 +35127,7 @@ exports.QuotaType = void 0;
35126
35127
  * pollination-server
35127
35128
  * Pollination Server OpenAPI Definition
35128
35129
  *
35129
- * The version of the OpenAPI document: 0.28.1
35130
+ * The version of the OpenAPI document: 0.31.0
35130
35131
  * Contact: info@pollination.cloud
35131
35132
  *
35132
35133
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35145,7 +35146,7 @@ var recipe = /*#__PURE__*/Object.freeze({
35145
35146
  * pollination-server
35146
35147
  * Pollination Server OpenAPI Definition
35147
35148
  *
35148
- * The version of the OpenAPI document: 0.28.1
35149
+ * The version of the OpenAPI document: 0.31.0
35149
35150
  * Contact: info@pollination.cloud
35150
35151
  *
35151
35152
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35164,7 +35165,7 @@ var recipeInterface = /*#__PURE__*/Object.freeze({
35164
35165
  * pollination-server
35165
35166
  * Pollination Server OpenAPI Definition
35166
35167
  *
35167
- * The version of the OpenAPI document: 0.28.1
35168
+ * The version of the OpenAPI document: 0.31.0
35168
35169
  * Contact: info@pollination.cloud
35169
35170
  *
35170
35171
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35183,7 +35184,7 @@ var recipeInterfaceList = /*#__PURE__*/Object.freeze({
35183
35184
  * pollination-server
35184
35185
  * Pollination Server OpenAPI Definition
35185
35186
  *
35186
- * The version of the OpenAPI document: 0.28.1
35187
+ * The version of the OpenAPI document: 0.31.0
35187
35188
  * Contact: info@pollination.cloud
35188
35189
  *
35189
35190
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35202,7 +35203,7 @@ var recipePackage = /*#__PURE__*/Object.freeze({
35202
35203
  * pollination-server
35203
35204
  * Pollination Server OpenAPI Definition
35204
35205
  *
35205
- * The version of the OpenAPI document: 0.28.1
35206
+ * The version of the OpenAPI document: 0.31.0
35206
35207
  * Contact: info@pollination.cloud
35207
35208
  *
35208
35209
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35221,7 +35222,7 @@ var recipePackageList = /*#__PURE__*/Object.freeze({
35221
35222
  * pollination-server
35222
35223
  * Pollination Server OpenAPI Definition
35223
35224
  *
35224
- * The version of the OpenAPI document: 0.28.1
35225
+ * The version of the OpenAPI document: 0.31.0
35225
35226
  * Contact: info@pollination.cloud
35226
35227
  *
35227
35228
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35240,7 +35241,7 @@ var repository = /*#__PURE__*/Object.freeze({
35240
35241
  * pollination-server
35241
35242
  * Pollination Server OpenAPI Definition
35242
35243
  *
35243
- * The version of the OpenAPI document: 0.28.1
35244
+ * The version of the OpenAPI document: 0.31.0
35244
35245
  * Contact: info@pollination.cloud
35245
35246
  *
35246
35247
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35259,7 +35260,7 @@ var repositoryAccessPolicy = /*#__PURE__*/Object.freeze({
35259
35260
  * pollination-server
35260
35261
  * Pollination Server OpenAPI Definition
35261
35262
  *
35262
- * The version of the OpenAPI document: 0.28.1
35263
+ * The version of the OpenAPI document: 0.31.0
35263
35264
  * Contact: info@pollination.cloud
35264
35265
  *
35265
35266
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35278,7 +35279,7 @@ var repositoryAccessPolicyList = /*#__PURE__*/Object.freeze({
35278
35279
  * pollination-server
35279
35280
  * Pollination Server OpenAPI Definition
35280
35281
  *
35281
- * The version of the OpenAPI document: 0.28.1
35282
+ * The version of the OpenAPI document: 0.31.0
35282
35283
  * Contact: info@pollination.cloud
35283
35284
  *
35284
35285
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35297,7 +35298,7 @@ var repositoryCreate = /*#__PURE__*/Object.freeze({
35297
35298
  * pollination-server
35298
35299
  * Pollination Server OpenAPI Definition
35299
35300
  *
35300
- * The version of the OpenAPI document: 0.28.1
35301
+ * The version of the OpenAPI document: 0.31.0
35301
35302
  * Contact: info@pollination.cloud
35302
35303
  *
35303
35304
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35316,7 +35317,7 @@ var repositoryIndex = /*#__PURE__*/Object.freeze({
35316
35317
  * pollination-server
35317
35318
  * Pollination Server OpenAPI Definition
35318
35319
  *
35319
- * The version of the OpenAPI document: 0.28.1
35320
+ * The version of the OpenAPI document: 0.31.0
35320
35321
  * Contact: info@pollination.cloud
35321
35322
  *
35322
35323
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35335,7 +35336,7 @@ var repositoryList = /*#__PURE__*/Object.freeze({
35335
35336
  * pollination-server
35336
35337
  * Pollination Server OpenAPI Definition
35337
35338
  *
35338
- * The version of the OpenAPI document: 0.28.1
35339
+ * The version of the OpenAPI document: 0.31.0
35339
35340
  * Contact: info@pollination.cloud
35340
35341
  *
35341
35342
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35354,7 +35355,7 @@ var repositoryMetadata = /*#__PURE__*/Object.freeze({
35354
35355
  * pollination-server
35355
35356
  * Pollination Server OpenAPI Definition
35356
35357
  *
35357
- * The version of the OpenAPI document: 0.28.1
35358
+ * The version of the OpenAPI document: 0.31.0
35358
35359
  * Contact: info@pollination.cloud
35359
35360
  *
35360
35361
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35374,7 +35375,7 @@ var repositorySortKey = createCommonjsModule(function (module, exports) {
35374
35375
  * pollination-server
35375
35376
  * Pollination Server OpenAPI Definition
35376
35377
  *
35377
- * The version of the OpenAPI document: 0.28.1
35378
+ * The version of the OpenAPI document: 0.31.0
35378
35379
  * Contact: info@pollination.cloud
35379
35380
  *
35380
35381
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35397,7 +35398,7 @@ exports.RepositorySortKey = void 0;
35397
35398
  * pollination-server
35398
35399
  * Pollination Server OpenAPI Definition
35399
35400
  *
35400
- * The version of the OpenAPI document: 0.28.1
35401
+ * The version of the OpenAPI document: 0.31.0
35401
35402
  * Contact: info@pollination.cloud
35402
35403
  *
35403
35404
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35416,7 +35417,7 @@ var repositoryUpdate = /*#__PURE__*/Object.freeze({
35416
35417
  * pollination-server
35417
35418
  * Pollination Server OpenAPI Definition
35418
35419
  *
35419
- * The version of the OpenAPI document: 0.28.1
35420
+ * The version of the OpenAPI document: 0.31.0
35420
35421
  * Contact: info@pollination.cloud
35421
35422
  *
35422
35423
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35435,7 +35436,7 @@ var repositoryUserPermissions = /*#__PURE__*/Object.freeze({
35435
35436
  * pollination-server
35436
35437
  * Pollination Server OpenAPI Definition
35437
35438
  *
35438
- * The version of the OpenAPI document: 0.28.1
35439
+ * The version of the OpenAPI document: 0.31.0
35439
35440
  * Contact: info@pollination.cloud
35440
35441
  *
35441
35442
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35455,7 +35456,7 @@ var roleEnum = createCommonjsModule(function (module, exports) {
35455
35456
  * pollination-server
35456
35457
  * Pollination Server OpenAPI Definition
35457
35458
  *
35458
- * The version of the OpenAPI document: 0.28.1
35459
+ * The version of the OpenAPI document: 0.31.0
35459
35460
  * Contact: info@pollination.cloud
35460
35461
  *
35461
35462
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35476,7 +35477,7 @@ exports.RoleEnum = void 0;
35476
35477
  * pollination-server
35477
35478
  * Pollination Server OpenAPI Definition
35478
35479
  *
35479
- * The version of the OpenAPI document: 0.28.1
35480
+ * The version of the OpenAPI document: 0.31.0
35480
35481
  * Contact: info@pollination.cloud
35481
35482
  *
35482
35483
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35495,7 +35496,7 @@ var run = /*#__PURE__*/Object.freeze({
35495
35496
  * pollination-server
35496
35497
  * Pollination Server OpenAPI Definition
35497
35498
  *
35498
- * The version of the OpenAPI document: 0.28.1
35499
+ * The version of the OpenAPI document: 0.31.0
35499
35500
  * Contact: info@pollination.cloud
35500
35501
  *
35501
35502
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35514,7 +35515,7 @@ var runList = /*#__PURE__*/Object.freeze({
35514
35515
  * pollination-server
35515
35516
  * Pollination Server OpenAPI Definition
35516
35517
  *
35517
- * The version of the OpenAPI document: 0.28.1
35518
+ * The version of the OpenAPI document: 0.31.0
35518
35519
  * Contact: info@pollination.cloud
35519
35520
  *
35520
35521
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35533,7 +35534,7 @@ var runMeta = /*#__PURE__*/Object.freeze({
35533
35534
  * pollination-server
35534
35535
  * Pollination Server OpenAPI Definition
35535
35536
  *
35536
- * The version of the OpenAPI document: 0.28.1
35537
+ * The version of the OpenAPI document: 0.31.0
35537
35538
  * Contact: info@pollination.cloud
35538
35539
  *
35539
35540
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35552,7 +35553,7 @@ var runProgress = /*#__PURE__*/Object.freeze({
35552
35553
  * pollination-server
35553
35554
  * Pollination Server OpenAPI Definition
35554
35555
  *
35555
- * The version of the OpenAPI document: 0.28.1
35556
+ * The version of the OpenAPI document: 0.31.0
35556
35557
  * Contact: info@pollination.cloud
35557
35558
  *
35558
35559
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35571,7 +35572,7 @@ var runResultList = /*#__PURE__*/Object.freeze({
35571
35572
  * pollination-server
35572
35573
  * Pollination Server OpenAPI Definition
35573
35574
  *
35574
- * The version of the OpenAPI document: 0.28.1
35575
+ * The version of the OpenAPI document: 0.31.0
35575
35576
  * Contact: info@pollination.cloud
35576
35577
  *
35577
35578
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35591,7 +35592,7 @@ var runStatusEnum = createCommonjsModule(function (module, exports) {
35591
35592
  * pollination-server
35592
35593
  * Pollination Server OpenAPI Definition
35593
35594
  *
35594
- * The version of the OpenAPI document: 0.28.1
35595
+ * The version of the OpenAPI document: 0.31.0
35595
35596
  * Contact: info@pollination.cloud
35596
35597
  *
35597
35598
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35618,7 +35619,7 @@ exports.RunStatusEnum = void 0;
35618
35619
  * pollination-server
35619
35620
  * Pollination Server OpenAPI Definition
35620
35621
  *
35621
- * The version of the OpenAPI document: 0.28.1
35622
+ * The version of the OpenAPI document: 0.31.0
35622
35623
  * Contact: info@pollination.cloud
35623
35624
  *
35624
35625
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35637,7 +35638,7 @@ var s3 = /*#__PURE__*/Object.freeze({
35637
35638
  * pollination-server
35638
35639
  * Pollination Server OpenAPI Definition
35639
35640
  *
35640
- * The version of the OpenAPI document: 0.28.1
35641
+ * The version of the OpenAPI document: 0.31.0
35641
35642
  * Contact: info@pollination.cloud
35642
35643
  *
35643
35644
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35657,7 +35658,7 @@ var sortEnum = createCommonjsModule(function (module, exports) {
35657
35658
  * pollination-server
35658
35659
  * Pollination Server OpenAPI Definition
35659
35660
  *
35660
- * The version of the OpenAPI document: 0.28.1
35661
+ * The version of the OpenAPI document: 0.31.0
35661
35662
  * Contact: info@pollination.cloud
35662
35663
  *
35663
35664
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35679,7 +35680,7 @@ var statusType = createCommonjsModule(function (module, exports) {
35679
35680
  * pollination-server
35680
35681
  * Pollination Server OpenAPI Definition
35681
35682
  *
35682
- * The version of the OpenAPI document: 0.28.1
35683
+ * The version of the OpenAPI document: 0.31.0
35683
35684
  * Contact: info@pollination.cloud
35684
35685
  *
35685
35686
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35702,7 +35703,7 @@ exports.StatusType = void 0;
35702
35703
  * pollination-server
35703
35704
  * Pollination Server OpenAPI Definition
35704
35705
  *
35705
- * The version of the OpenAPI document: 0.28.1
35706
+ * The version of the OpenAPI document: 0.31.0
35706
35707
  * Contact: info@pollination.cloud
35707
35708
  *
35708
35709
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35721,7 +35722,7 @@ var stepArrayInput = /*#__PURE__*/Object.freeze({
35721
35722
  * pollination-server
35722
35723
  * Pollination Server OpenAPI Definition
35723
35724
  *
35724
- * The version of the OpenAPI document: 0.28.1
35725
+ * The version of the OpenAPI document: 0.31.0
35725
35726
  * Contact: info@pollination.cloud
35726
35727
  *
35727
35728
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35740,7 +35741,7 @@ var stepArrayOutput = /*#__PURE__*/Object.freeze({
35740
35741
  * pollination-server
35741
35742
  * Pollination Server OpenAPI Definition
35742
35743
  *
35743
- * The version of the OpenAPI document: 0.28.1
35744
+ * The version of the OpenAPI document: 0.31.0
35744
35745
  * Contact: info@pollination.cloud
35745
35746
  *
35746
35747
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35759,7 +35760,7 @@ var stepBooleanInput = /*#__PURE__*/Object.freeze({
35759
35760
  * pollination-server
35760
35761
  * Pollination Server OpenAPI Definition
35761
35762
  *
35762
- * The version of the OpenAPI document: 0.28.1
35763
+ * The version of the OpenAPI document: 0.31.0
35763
35764
  * Contact: info@pollination.cloud
35764
35765
  *
35765
35766
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35778,7 +35779,7 @@ var stepBooleanOutput = /*#__PURE__*/Object.freeze({
35778
35779
  * pollination-server
35779
35780
  * Pollination Server OpenAPI Definition
35780
35781
  *
35781
- * The version of the OpenAPI document: 0.28.1
35782
+ * The version of the OpenAPI document: 0.31.0
35782
35783
  * Contact: info@pollination.cloud
35783
35784
  *
35784
35785
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35797,7 +35798,7 @@ var stepFileInput = /*#__PURE__*/Object.freeze({
35797
35798
  * pollination-server
35798
35799
  * Pollination Server OpenAPI Definition
35799
35800
  *
35800
- * The version of the OpenAPI document: 0.28.1
35801
+ * The version of the OpenAPI document: 0.31.0
35801
35802
  * Contact: info@pollination.cloud
35802
35803
  *
35803
35804
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35816,7 +35817,7 @@ var stepFileOutput = /*#__PURE__*/Object.freeze({
35816
35817
  * pollination-server
35817
35818
  * Pollination Server OpenAPI Definition
35818
35819
  *
35819
- * The version of the OpenAPI document: 0.28.1
35820
+ * The version of the OpenAPI document: 0.31.0
35820
35821
  * Contact: info@pollination.cloud
35821
35822
  *
35822
35823
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35835,7 +35836,7 @@ var stepFolderInput = /*#__PURE__*/Object.freeze({
35835
35836
  * pollination-server
35836
35837
  * Pollination Server OpenAPI Definition
35837
35838
  *
35838
- * The version of the OpenAPI document: 0.28.1
35839
+ * The version of the OpenAPI document: 0.31.0
35839
35840
  * Contact: info@pollination.cloud
35840
35841
  *
35841
35842
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35854,7 +35855,7 @@ var stepFolderOutput = /*#__PURE__*/Object.freeze({
35854
35855
  * pollination-server
35855
35856
  * Pollination Server OpenAPI Definition
35856
35857
  *
35857
- * The version of the OpenAPI document: 0.28.1
35858
+ * The version of the OpenAPI document: 0.31.0
35858
35859
  * Contact: info@pollination.cloud
35859
35860
  *
35860
35861
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35873,7 +35874,7 @@ var stepIntegerInput = /*#__PURE__*/Object.freeze({
35873
35874
  * pollination-server
35874
35875
  * Pollination Server OpenAPI Definition
35875
35876
  *
35876
- * The version of the OpenAPI document: 0.28.1
35877
+ * The version of the OpenAPI document: 0.31.0
35877
35878
  * Contact: info@pollination.cloud
35878
35879
  *
35879
35880
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35892,7 +35893,7 @@ var stepIntegerOutput = /*#__PURE__*/Object.freeze({
35892
35893
  * pollination-server
35893
35894
  * Pollination Server OpenAPI Definition
35894
35895
  *
35895
- * The version of the OpenAPI document: 0.28.1
35896
+ * The version of the OpenAPI document: 0.31.0
35896
35897
  * Contact: info@pollination.cloud
35897
35898
  *
35898
35899
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35911,7 +35912,7 @@ var stepJsonobjectInput = /*#__PURE__*/Object.freeze({
35911
35912
  * pollination-server
35912
35913
  * Pollination Server OpenAPI Definition
35913
35914
  *
35914
- * The version of the OpenAPI document: 0.28.1
35915
+ * The version of the OpenAPI document: 0.31.0
35915
35916
  * Contact: info@pollination.cloud
35916
35917
  *
35917
35918
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35930,7 +35931,7 @@ var stepJsonobjectOutput = /*#__PURE__*/Object.freeze({
35930
35931
  * pollination-server
35931
35932
  * Pollination Server OpenAPI Definition
35932
35933
  *
35933
- * The version of the OpenAPI document: 0.28.1
35934
+ * The version of the OpenAPI document: 0.31.0
35934
35935
  * Contact: info@pollination.cloud
35935
35936
  *
35936
35937
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35949,7 +35950,7 @@ var stepList = /*#__PURE__*/Object.freeze({
35949
35950
  * pollination-server
35950
35951
  * Pollination Server OpenAPI Definition
35951
35952
  *
35952
- * The version of the OpenAPI document: 0.28.1
35953
+ * The version of the OpenAPI document: 0.31.0
35953
35954
  * Contact: info@pollination.cloud
35954
35955
  *
35955
35956
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35968,7 +35969,7 @@ var stepNumberInput = /*#__PURE__*/Object.freeze({
35968
35969
  * pollination-server
35969
35970
  * Pollination Server OpenAPI Definition
35970
35971
  *
35971
- * The version of the OpenAPI document: 0.28.1
35972
+ * The version of the OpenAPI document: 0.31.0
35972
35973
  * Contact: info@pollination.cloud
35973
35974
  *
35974
35975
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35987,7 +35988,7 @@ var stepNumberOutput = /*#__PURE__*/Object.freeze({
35987
35988
  * pollination-server
35988
35989
  * Pollination Server OpenAPI Definition
35989
35990
  *
35990
- * The version of the OpenAPI document: 0.28.1
35991
+ * The version of the OpenAPI document: 0.31.0
35991
35992
  * Contact: info@pollination.cloud
35992
35993
  *
35993
35994
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36006,7 +36007,7 @@ var stepPathInput = /*#__PURE__*/Object.freeze({
36006
36007
  * pollination-server
36007
36008
  * Pollination Server OpenAPI Definition
36008
36009
  *
36009
- * The version of the OpenAPI document: 0.28.1
36010
+ * The version of the OpenAPI document: 0.31.0
36010
36011
  * Contact: info@pollination.cloud
36011
36012
  *
36012
36013
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36025,7 +36026,7 @@ var stepPathOutput = /*#__PURE__*/Object.freeze({
36025
36026
  * pollination-server
36026
36027
  * Pollination Server OpenAPI Definition
36027
36028
  *
36028
- * The version of the OpenAPI document: 0.28.1
36029
+ * The version of the OpenAPI document: 0.31.0
36029
36030
  * Contact: info@pollination.cloud
36030
36031
  *
36031
36032
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36045,7 +36046,7 @@ var stepStatusEnum = createCommonjsModule(function (module, exports) {
36045
36046
  * pollination-server
36046
36047
  * Pollination Server OpenAPI Definition
36047
36048
  *
36048
- * The version of the OpenAPI document: 0.28.1
36049
+ * The version of the OpenAPI document: 0.31.0
36049
36050
  * Contact: info@pollination.cloud
36050
36051
  *
36051
36052
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36070,7 +36071,7 @@ exports.StepStatusEnum = void 0;
36070
36071
  * pollination-server
36071
36072
  * Pollination Server OpenAPI Definition
36072
36073
  *
36073
- * The version of the OpenAPI document: 0.28.1
36074
+ * The version of the OpenAPI document: 0.31.0
36074
36075
  * Contact: info@pollination.cloud
36075
36076
  *
36076
36077
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36089,7 +36090,7 @@ var stepStringInput = /*#__PURE__*/Object.freeze({
36089
36090
  * pollination-server
36090
36091
  * Pollination Server OpenAPI Definition
36091
36092
  *
36092
- * The version of the OpenAPI document: 0.28.1
36093
+ * The version of the OpenAPI document: 0.31.0
36093
36094
  * Contact: info@pollination.cloud
36094
36095
  *
36095
36096
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36109,7 +36110,7 @@ var subjectType = createCommonjsModule(function (module, exports) {
36109
36110
  * pollination-server
36110
36111
  * Pollination Server OpenAPI Definition
36111
36112
  *
36112
- * The version of the OpenAPI document: 0.28.1
36113
+ * The version of the OpenAPI document: 0.31.0
36113
36114
  * Contact: info@pollination.cloud
36114
36115
  *
36115
36116
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36130,7 +36131,7 @@ exports.SubjectType = void 0;
36130
36131
  * pollination-server
36131
36132
  * Pollination Server OpenAPI Definition
36132
36133
  *
36133
- * The version of the OpenAPI document: 0.28.1
36134
+ * The version of the OpenAPI document: 0.31.0
36134
36135
  * Contact: info@pollination.cloud
36135
36136
  *
36136
36137
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36149,7 +36150,7 @@ var subscription = /*#__PURE__*/Object.freeze({
36149
36150
  * pollination-server
36150
36151
  * Pollination Server OpenAPI Definition
36151
36152
  *
36152
- * The version of the OpenAPI document: 0.28.1
36153
+ * The version of the OpenAPI document: 0.31.0
36153
36154
  * Contact: info@pollination.cloud
36154
36155
  *
36155
36156
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36168,7 +36169,7 @@ var subscriptionCreate = /*#__PURE__*/Object.freeze({
36168
36169
  * pollination-server
36169
36170
  * Pollination Server OpenAPI Definition
36170
36171
  *
36171
- * The version of the OpenAPI document: 0.28.1
36172
+ * The version of the OpenAPI document: 0.31.0
36172
36173
  * Contact: info@pollination.cloud
36173
36174
  *
36174
36175
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36187,7 +36188,7 @@ var subscriptionPayment = /*#__PURE__*/Object.freeze({
36187
36188
  * pollination-server
36188
36189
  * Pollination Server OpenAPI Definition
36189
36190
  *
36190
- * The version of the OpenAPI document: 0.28.1
36191
+ * The version of the OpenAPI document: 0.31.0
36191
36192
  * Contact: info@pollination.cloud
36192
36193
  *
36193
36194
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36206,7 +36207,7 @@ var subscriptionPlan = /*#__PURE__*/Object.freeze({
36206
36207
  * pollination-server
36207
36208
  * Pollination Server OpenAPI Definition
36208
36209
  *
36209
- * The version of the OpenAPI document: 0.28.1
36210
+ * The version of the OpenAPI document: 0.31.0
36210
36211
  * Contact: info@pollination.cloud
36211
36212
  *
36212
36213
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36225,7 +36226,7 @@ var subscriptionUpdate = /*#__PURE__*/Object.freeze({
36225
36226
  * pollination-server
36226
36227
  * Pollination Server OpenAPI Definition
36227
36228
  *
36228
- * The version of the OpenAPI document: 0.28.1
36229
+ * The version of the OpenAPI document: 0.31.0
36229
36230
  * Contact: info@pollination.cloud
36230
36231
  *
36231
36232
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36244,7 +36245,7 @@ var subscriptionUpdateDryRun = /*#__PURE__*/Object.freeze({
36244
36245
  * pollination-server
36245
36246
  * Pollination Server OpenAPI Definition
36246
36247
  *
36247
- * The version of the OpenAPI document: 0.28.1
36248
+ * The version of the OpenAPI document: 0.31.0
36248
36249
  * Contact: info@pollination.cloud
36249
36250
  *
36250
36251
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36263,7 +36264,7 @@ var taskArgument = /*#__PURE__*/Object.freeze({
36263
36264
  * pollination-server
36264
36265
  * Pollination Server OpenAPI Definition
36265
36266
  *
36266
- * The version of the OpenAPI document: 0.28.1
36267
+ * The version of the OpenAPI document: 0.31.0
36267
36268
  * Contact: info@pollination.cloud
36268
36269
  *
36269
36270
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36282,7 +36283,7 @@ var taskFileReference = /*#__PURE__*/Object.freeze({
36282
36283
  * pollination-server
36283
36284
  * Pollination Server OpenAPI Definition
36284
36285
  *
36285
- * The version of the OpenAPI document: 0.28.1
36286
+ * The version of the OpenAPI document: 0.31.0
36286
36287
  * Contact: info@pollination.cloud
36287
36288
  *
36288
36289
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36301,7 +36302,7 @@ var taskFolderReference = /*#__PURE__*/Object.freeze({
36301
36302
  * pollination-server
36302
36303
  * Pollination Server OpenAPI Definition
36303
36304
  *
36304
- * The version of the OpenAPI document: 0.28.1
36305
+ * The version of the OpenAPI document: 0.31.0
36305
36306
  * Contact: info@pollination.cloud
36306
36307
  *
36307
36308
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36320,7 +36321,7 @@ var taskPathArgument = /*#__PURE__*/Object.freeze({
36320
36321
  * pollination-server
36321
36322
  * Pollination Server OpenAPI Definition
36322
36323
  *
36323
- * The version of the OpenAPI document: 0.28.1
36324
+ * The version of the OpenAPI document: 0.31.0
36324
36325
  * Contact: info@pollination.cloud
36325
36326
  *
36326
36327
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36339,7 +36340,7 @@ var taskPathReference = /*#__PURE__*/Object.freeze({
36339
36340
  * pollination-server
36340
36341
  * Pollination Server OpenAPI Definition
36341
36342
  *
36342
- * The version of the OpenAPI document: 0.28.1
36343
+ * The version of the OpenAPI document: 0.31.0
36343
36344
  * Contact: info@pollination.cloud
36344
36345
  *
36345
36346
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36358,7 +36359,7 @@ var taskPathReturn = /*#__PURE__*/Object.freeze({
36358
36359
  * pollination-server
36359
36360
  * Pollination Server OpenAPI Definition
36360
36361
  *
36361
- * The version of the OpenAPI document: 0.28.1
36362
+ * The version of the OpenAPI document: 0.31.0
36362
36363
  * Contact: info@pollination.cloud
36363
36364
  *
36364
36365
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36377,7 +36378,7 @@ var taskReference = /*#__PURE__*/Object.freeze({
36377
36378
  * pollination-server
36378
36379
  * Pollination Server OpenAPI Definition
36379
36380
  *
36380
- * The version of the OpenAPI document: 0.28.1
36381
+ * The version of the OpenAPI document: 0.31.0
36381
36382
  * Contact: info@pollination.cloud
36382
36383
  *
36383
36384
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36396,7 +36397,7 @@ var taskReturn = /*#__PURE__*/Object.freeze({
36396
36397
  * pollination-server
36397
36398
  * Pollination Server OpenAPI Definition
36398
36399
  *
36399
- * The version of the OpenAPI document: 0.28.1
36400
+ * The version of the OpenAPI document: 0.31.0
36400
36401
  * Contact: info@pollination.cloud
36401
36402
  *
36402
36403
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36415,7 +36416,7 @@ var team = /*#__PURE__*/Object.freeze({
36415
36416
  * pollination-server
36416
36417
  * Pollination Server OpenAPI Definition
36417
36418
  *
36418
- * The version of the OpenAPI document: 0.28.1
36419
+ * The version of the OpenAPI document: 0.31.0
36419
36420
  * Contact: info@pollination.cloud
36420
36421
  *
36421
36422
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36434,7 +36435,7 @@ var teamCreate = /*#__PURE__*/Object.freeze({
36434
36435
  * pollination-server
36435
36436
  * Pollination Server OpenAPI Definition
36436
36437
  *
36437
- * The version of the OpenAPI document: 0.28.1
36438
+ * The version of the OpenAPI document: 0.31.0
36438
36439
  * Contact: info@pollination.cloud
36439
36440
  *
36440
36441
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36453,7 +36454,7 @@ var teamList = /*#__PURE__*/Object.freeze({
36453
36454
  * pollination-server
36454
36455
  * Pollination Server OpenAPI Definition
36455
36456
  *
36456
- * The version of the OpenAPI document: 0.28.1
36457
+ * The version of the OpenAPI document: 0.31.0
36457
36458
  * Contact: info@pollination.cloud
36458
36459
  *
36459
36460
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36472,7 +36473,7 @@ var teamMember = /*#__PURE__*/Object.freeze({
36472
36473
  * pollination-server
36473
36474
  * Pollination Server OpenAPI Definition
36474
36475
  *
36475
- * The version of the OpenAPI document: 0.28.1
36476
+ * The version of the OpenAPI document: 0.31.0
36476
36477
  * Contact: info@pollination.cloud
36477
36478
  *
36478
36479
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36492,7 +36493,7 @@ var teamRoleEnum = createCommonjsModule(function (module, exports) {
36492
36493
  * pollination-server
36493
36494
  * Pollination Server OpenAPI Definition
36494
36495
  *
36495
- * The version of the OpenAPI document: 0.28.1
36496
+ * The version of the OpenAPI document: 0.31.0
36496
36497
  * Contact: info@pollination.cloud
36497
36498
  *
36498
36499
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36513,7 +36514,7 @@ exports.TeamRoleEnum = void 0;
36513
36514
  * pollination-server
36514
36515
  * Pollination Server OpenAPI Definition
36515
36516
  *
36516
- * The version of the OpenAPI document: 0.28.1
36517
+ * The version of the OpenAPI document: 0.31.0
36517
36518
  * Contact: info@pollination.cloud
36518
36519
  *
36519
36520
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36532,7 +36533,7 @@ var teamUpdate = /*#__PURE__*/Object.freeze({
36532
36533
  * pollination-server
36533
36534
  * Pollination Server OpenAPI Definition
36534
36535
  *
36535
- * The version of the OpenAPI document: 0.28.1
36536
+ * The version of the OpenAPI document: 0.31.0
36536
36537
  * Contact: info@pollination.cloud
36537
36538
  *
36538
36539
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36551,7 +36552,7 @@ var templateFunction = /*#__PURE__*/Object.freeze({
36551
36552
  * pollination-server
36552
36553
  * Pollination Server OpenAPI Definition
36553
36554
  *
36554
- * The version of the OpenAPI document: 0.28.1
36555
+ * The version of the OpenAPI document: 0.31.0
36555
36556
  * Contact: info@pollination.cloud
36556
36557
  *
36557
36558
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36570,7 +36571,7 @@ var updateAccepted = /*#__PURE__*/Object.freeze({
36570
36571
  * pollination-server
36571
36572
  * Pollination Server OpenAPI Definition
36572
36573
  *
36573
- * The version of the OpenAPI document: 0.28.1
36574
+ * The version of the OpenAPI document: 0.31.0
36574
36575
  * Contact: info@pollination.cloud
36575
36576
  *
36576
36577
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36589,7 +36590,7 @@ var usage = /*#__PURE__*/Object.freeze({
36589
36590
  * pollination-server
36590
36591
  * Pollination Server OpenAPI Definition
36591
36592
  *
36592
- * The version of the OpenAPI document: 0.28.1
36593
+ * The version of the OpenAPI document: 0.31.0
36593
36594
  * Contact: info@pollination.cloud
36594
36595
  *
36595
36596
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36608,7 +36609,7 @@ var userCreate = /*#__PURE__*/Object.freeze({
36608
36609
  * pollination-server
36609
36610
  * Pollination Server OpenAPI Definition
36610
36611
  *
36611
- * The version of the OpenAPI document: 0.28.1
36612
+ * The version of the OpenAPI document: 0.31.0
36612
36613
  * Contact: info@pollination.cloud
36613
36614
  *
36614
36615
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36627,7 +36628,7 @@ var userPermission = /*#__PURE__*/Object.freeze({
36627
36628
  * pollination-server
36628
36629
  * Pollination Server OpenAPI Definition
36629
36630
  *
36630
- * The version of the OpenAPI document: 0.28.1
36631
+ * The version of the OpenAPI document: 0.31.0
36631
36632
  * Contact: info@pollination.cloud
36632
36633
  *
36633
36634
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36646,7 +36647,7 @@ var userPrivate = /*#__PURE__*/Object.freeze({
36646
36647
  * pollination-server
36647
36648
  * Pollination Server OpenAPI Definition
36648
36649
  *
36649
- * The version of the OpenAPI document: 0.28.1
36650
+ * The version of the OpenAPI document: 0.31.0
36650
36651
  * Contact: info@pollination.cloud
36651
36652
  *
36652
36653
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36665,7 +36666,7 @@ var userPublic = /*#__PURE__*/Object.freeze({
36665
36666
  * pollination-server
36666
36667
  * Pollination Server OpenAPI Definition
36667
36668
  *
36668
- * The version of the OpenAPI document: 0.28.1
36669
+ * The version of the OpenAPI document: 0.31.0
36669
36670
  * Contact: info@pollination.cloud
36670
36671
  *
36671
36672
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36684,7 +36685,7 @@ var userPublicList = /*#__PURE__*/Object.freeze({
36684
36685
  * pollination-server
36685
36686
  * Pollination Server OpenAPI Definition
36686
36687
  *
36687
- * The version of the OpenAPI document: 0.28.1
36688
+ * The version of the OpenAPI document: 0.31.0
36688
36689
  * Contact: info@pollination.cloud
36689
36690
  *
36690
36691
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36703,7 +36704,7 @@ var userUpdate = /*#__PURE__*/Object.freeze({
36703
36704
  * pollination-server
36704
36705
  * Pollination Server OpenAPI Definition
36705
36706
  *
36706
- * The version of the OpenAPI document: 0.28.1
36707
+ * The version of the OpenAPI document: 0.31.0
36707
36708
  * Contact: info@pollination.cloud
36708
36709
  *
36709
36710
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36722,7 +36723,7 @@ var validationError = /*#__PURE__*/Object.freeze({
36722
36723
  * pollination-server
36723
36724
  * Pollination Server OpenAPI Definition
36724
36725
  *
36725
- * The version of the OpenAPI document: 0.28.1
36726
+ * The version of the OpenAPI document: 0.31.0
36726
36727
  * Contact: info@pollination.cloud
36727
36728
  *
36728
36729
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36741,7 +36742,7 @@ var valueFileReference = /*#__PURE__*/Object.freeze({
36741
36742
  * pollination-server
36742
36743
  * Pollination Server OpenAPI Definition
36743
36744
  *
36744
- * The version of the OpenAPI document: 0.28.1
36745
+ * The version of the OpenAPI document: 0.31.0
36745
36746
  * Contact: info@pollination.cloud
36746
36747
  *
36747
36748
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36760,7 +36761,7 @@ var valueFolderReference = /*#__PURE__*/Object.freeze({
36760
36761
  * pollination-server
36761
36762
  * Pollination Server OpenAPI Definition
36762
36763
  *
36763
- * The version of the OpenAPI document: 0.28.1
36764
+ * The version of the OpenAPI document: 0.31.0
36764
36765
  * Contact: info@pollination.cloud
36765
36766
  *
36766
36767
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36779,7 +36780,7 @@ var valueListReference = /*#__PURE__*/Object.freeze({
36779
36780
  * pollination-server
36780
36781
  * Pollination Server OpenAPI Definition
36781
36782
  *
36782
- * The version of the OpenAPI document: 0.28.1
36783
+ * The version of the OpenAPI document: 0.31.0
36783
36784
  * Contact: info@pollination.cloud
36784
36785
  *
36785
36786
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36834,7 +36835,7 @@ var require$$21 = /*@__PURE__*/getAugmentedNamespace(billingInfo);
36834
36835
 
36835
36836
  var require$$22 = /*@__PURE__*/getAugmentedNamespace(billingOption);
36836
36837
 
36837
- var require$$23 = /*@__PURE__*/getAugmentedNamespace(bodyPostPluginOwnerPluginsPost);
36838
+ var require$$23 = /*@__PURE__*/getAugmentedNamespace(bodyCythonFunctionOrMethodOwnerPluginsPost);
36838
36839
 
36839
36840
  var require$$24 = /*@__PURE__*/getAugmentedNamespace(bodyPostRecipeOwnerRecipesPost);
36840
36841
 
@@ -37546,7 +37547,7 @@ var dist = createCommonjsModule(function (module, exports) {
37546
37547
  * pollination-server
37547
37548
  * Pollination Server OpenAPI Definition
37548
37549
  *
37549
- * The version of the OpenAPI document: 0.28.1
37550
+ * The version of the OpenAPI document: 0.31.0
37550
37551
  * Contact: info@pollination.cloud
37551
37552
  *
37552
37553
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -45586,12 +45587,7 @@ var RunCard = function (_a) {
45586
45587
  color: 'var(--slate10)',
45587
45588
  borderColor: 'var(--slate10)',
45588
45589
  backgroundColor: 'var(--slate2)',
45589
- } }, run ? "".concat(dayjs_min.duration(run.meta.resources_duration.cpu, 'seconds').format('HH:mm:ss'), " CPU time") : '--'),
45590
- React__default.createElement(Tag, { style: {
45591
- color: 'var(--slate10)',
45592
- borderColor: 'var(--slate10)',
45593
- backgroundColor: 'var(--slate2)',
45594
- } }, run ? "".concat(formatBytes(run.meta.resources_duration.memory), " storage") : '--')))))));
45590
+ } }, run ? "".concat(dayjs_min.duration(run.meta.resources_duration.cpu, 'seconds').format('HH:mm:ss'), " CPU time") : '--')))))));
45595
45591
  };
45596
45592
 
45597
45593
  var css_248z$1 = "";
@@ -46780,7 +46776,25 @@ var StudyCard = function (_a) {
46780
46776
  React__default.createElement("a", { href: study ? "/".concat(study.author.name) : '', target: '_blank', rel: "noreferrer", style: {
46781
46777
  fontSize: '1.125rem',
46782
46778
  color: 'var(--primary)'
46783
- } }, study ? ((_c = study.author.display_name) !== null && _c !== void 0 ? _c : study.author.name) : '--'))))),
46779
+ } }, study ? ((_c = study.author.display_name) !== null && _c !== void 0 ? _c : study.author.name) : '--'))),
46780
+ React__default.createElement("div", { style: {
46781
+ display: 'flex',
46782
+ flexDirection: 'column',
46783
+ } },
46784
+ React__default.createElement("span", { style: {
46785
+ fontWeight: 600,
46786
+ } }, "Usage"),
46787
+ React__default.createElement("div", { style: {
46788
+ display: 'flex',
46789
+ alignContent: 'center',
46790
+ gap: 8,
46791
+ flexWrap: 'wrap'
46792
+ } },
46793
+ React__default.createElement(Tag, { style: {
46794
+ color: 'var(--slate10)',
46795
+ borderColor: 'var(--slate10)',
46796
+ backgroundColor: 'var(--slate2)',
46797
+ } }, study ? "".concat(dayjs_min.duration(study.resources_duration.cpu, 'seconds').format('HH:mm:ss'), " CPU time") : '--'))))),
46784
46798
  runList && study &&
46785
46799
  React__default.createElement("div", { style: {
46786
46800
  width: '100%',