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.
package/build/index.js CHANGED
@@ -18230,7 +18230,7 @@ var base = createCommonjsModule(function (module, exports) {
18230
18230
  * pollination-server
18231
18231
  * Pollination Server OpenAPI Definition
18232
18232
  *
18233
- * The version of the OpenAPI document: 0.28.1
18233
+ * The version of the OpenAPI document: 0.31.0
18234
18234
  * Contact: info@pollination.cloud
18235
18235
  *
18236
18236
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -18292,7 +18292,7 @@ var apitokensApi = createCommonjsModule(function (module, exports) {
18292
18292
  * pollination-server
18293
18293
  * Pollination Server OpenAPI Definition
18294
18294
  *
18295
- * The version of the OpenAPI document: 0.28.1
18295
+ * The version of the OpenAPI document: 0.31.0
18296
18296
  * Contact: info@pollination.cloud
18297
18297
  *
18298
18298
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -18725,7 +18725,7 @@ var accountsApi = createCommonjsModule(function (module, exports) {
18725
18725
  * pollination-server
18726
18726
  * Pollination Server OpenAPI Definition
18727
18727
  *
18728
- * The version of the OpenAPI document: 0.28.1
18728
+ * The version of the OpenAPI document: 0.31.0
18729
18729
  * Contact: info@pollination.cloud
18730
18730
  *
18731
18731
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -19174,7 +19174,7 @@ var applicationsApi = createCommonjsModule(function (module, exports) {
19174
19174
  * pollination-server
19175
19175
  * Pollination Server OpenAPI Definition
19176
19176
  *
19177
- * The version of the OpenAPI document: 0.28.1
19177
+ * The version of the OpenAPI document: 0.31.0
19178
19178
  * Contact: info@pollination.cloud
19179
19179
  *
19180
19180
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -20553,7 +20553,7 @@ var artifactsApi = createCommonjsModule(function (module, exports) {
20553
20553
  * pollination-server
20554
20554
  * Pollination Server OpenAPI Definition
20555
20555
  *
20556
- * The version of the OpenAPI document: 0.28.1
20556
+ * The version of the OpenAPI document: 0.31.0
20557
20557
  * Contact: info@pollination.cloud
20558
20558
  *
20559
20559
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21064,7 +21064,7 @@ var jobsApi = createCommonjsModule(function (module, exports) {
21064
21064
  * pollination-server
21065
21065
  * Pollination Server OpenAPI Definition
21066
21066
  *
21067
- * The version of the OpenAPI document: 0.28.1
21067
+ * The version of the OpenAPI document: 0.31.0
21068
21068
  * Contact: info@pollination.cloud
21069
21069
  *
21070
21070
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21927,7 +21927,7 @@ var licensesApi = createCommonjsModule(function (module, exports) {
21927
21927
  * pollination-server
21928
21928
  * Pollination Server OpenAPI Definition
21929
21929
  *
21930
- * The version of the OpenAPI document: 0.28.1
21930
+ * The version of the OpenAPI document: 0.31.0
21931
21931
  * Contact: info@pollination.cloud
21932
21932
  *
21933
21933
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22016,7 +22016,7 @@ const LicensesApiAxiosParamCreator = function (configuration) {
22016
22016
  }),
22017
22017
  /**
22018
22018
  * Get license pools available to authenticated user
22019
- * @summary Get Available Pools
22019
+ * @summary Cython Function Or Method
22020
22020
  * @param {Array<string>} [owner] Owner of the project
22021
22021
  * @param {*} [options] Override http request option.
22022
22022
  * @throws {RequiredError}
@@ -22173,7 +22173,7 @@ const LicensesApiAxiosParamCreator = function (configuration) {
22173
22173
  }),
22174
22174
  /**
22175
22175
  * Grant access to the license pool
22176
- * @summary Grant Pool Access
22176
+ * @summary Cython Function Or Method
22177
22177
  * @param {string} poolId
22178
22178
  * @param {LicensePoolAccessPolicyList} licensePoolAccessPolicyList
22179
22179
  * @param {*} [options] Override http request option.
@@ -22234,7 +22234,7 @@ const LicensesApiAxiosParamCreator = function (configuration) {
22234
22234
  }),
22235
22235
  /**
22236
22236
  * Regenerate the license associated with the pool
22237
- * @summary Regenerate
22237
+ * @summary Cython Function Or Method
22238
22238
  * @param {string} poolId
22239
22239
  * @param {*} [options] Override http request option.
22240
22240
  * @throws {RequiredError}
@@ -22287,7 +22287,7 @@ const LicensesApiAxiosParamCreator = function (configuration) {
22287
22287
  }),
22288
22288
  /**
22289
22289
  * Revoke access to the license pool
22290
- * @summary Delete Pool Access
22290
+ * @summary Cython Function Or Method
22291
22291
  * @param {string} poolId
22292
22292
  * @param {LicensePoolPolicySubjectList} licensePoolPolicySubjectList
22293
22293
  * @param {*} [options] Override http request option.
@@ -22348,7 +22348,7 @@ const LicensesApiAxiosParamCreator = function (configuration) {
22348
22348
  }),
22349
22349
  /**
22350
22350
  * Update the license pool
22351
- * @summary Update Pool
22351
+ * @summary Cython Function Or Method
22352
22352
  * @param {string} poolId
22353
22353
  * @param {LicensePoolUpdate} licensePoolUpdate
22354
22354
  * @param {*} [options] Override http request option.
@@ -22435,7 +22435,7 @@ const LicensesApiFp = function (configuration) {
22435
22435
  },
22436
22436
  /**
22437
22437
  * Get license pools available to authenticated user
22438
- * @summary Get Available Pools
22438
+ * @summary Cython Function Or Method
22439
22439
  * @param {Array<string>} [owner] Owner of the project
22440
22440
  * @param {*} [options] Override http request option.
22441
22441
  * @throws {RequiredError}
@@ -22483,7 +22483,7 @@ const LicensesApiFp = function (configuration) {
22483
22483
  },
22484
22484
  /**
22485
22485
  * Grant access to the license pool
22486
- * @summary Grant Pool Access
22486
+ * @summary Cython Function Or Method
22487
22487
  * @param {string} poolId
22488
22488
  * @param {LicensePoolAccessPolicyList} licensePoolAccessPolicyList
22489
22489
  * @param {*} [options] Override http request option.
@@ -22500,7 +22500,7 @@ const LicensesApiFp = function (configuration) {
22500
22500
  },
22501
22501
  /**
22502
22502
  * Regenerate the license associated with the pool
22503
- * @summary Regenerate
22503
+ * @summary Cython Function Or Method
22504
22504
  * @param {string} poolId
22505
22505
  * @param {*} [options] Override http request option.
22506
22506
  * @throws {RequiredError}
@@ -22516,7 +22516,7 @@ const LicensesApiFp = function (configuration) {
22516
22516
  },
22517
22517
  /**
22518
22518
  * Revoke access to the license pool
22519
- * @summary Delete Pool Access
22519
+ * @summary Cython Function Or Method
22520
22520
  * @param {string} poolId
22521
22521
  * @param {LicensePoolPolicySubjectList} licensePoolPolicySubjectList
22522
22522
  * @param {*} [options] Override http request option.
@@ -22533,7 +22533,7 @@ const LicensesApiFp = function (configuration) {
22533
22533
  },
22534
22534
  /**
22535
22535
  * Update the license pool
22536
- * @summary Update Pool
22536
+ * @summary Cython Function Or Method
22537
22537
  * @param {string} poolId
22538
22538
  * @param {LicensePoolUpdate} licensePoolUpdate
22539
22539
  * @param {*} [options] Override http request option.
@@ -22570,7 +22570,7 @@ const LicensesApiFactory = function (configuration, basePath, axios) {
22570
22570
  },
22571
22571
  /**
22572
22572
  * Get license pools available to authenticated user
22573
- * @summary Get Available Pools
22573
+ * @summary Cython Function Or Method
22574
22574
  * @param {Array<string>} [owner] Owner of the project
22575
22575
  * @param {*} [options] Override http request option.
22576
22576
  * @throws {RequiredError}
@@ -22600,7 +22600,7 @@ const LicensesApiFactory = function (configuration, basePath, axios) {
22600
22600
  },
22601
22601
  /**
22602
22602
  * Grant access to the license pool
22603
- * @summary Grant Pool Access
22603
+ * @summary Cython Function Or Method
22604
22604
  * @param {string} poolId
22605
22605
  * @param {LicensePoolAccessPolicyList} licensePoolAccessPolicyList
22606
22606
  * @param {*} [options] Override http request option.
@@ -22611,7 +22611,7 @@ const LicensesApiFactory = function (configuration, basePath, axios) {
22611
22611
  },
22612
22612
  /**
22613
22613
  * Regenerate the license associated with the pool
22614
- * @summary Regenerate
22614
+ * @summary Cython Function Or Method
22615
22615
  * @param {string} poolId
22616
22616
  * @param {*} [options] Override http request option.
22617
22617
  * @throws {RequiredError}
@@ -22621,7 +22621,7 @@ const LicensesApiFactory = function (configuration, basePath, axios) {
22621
22621
  },
22622
22622
  /**
22623
22623
  * Revoke access to the license pool
22624
- * @summary Delete Pool Access
22624
+ * @summary Cython Function Or Method
22625
22625
  * @param {string} poolId
22626
22626
  * @param {LicensePoolPolicySubjectList} licensePoolPolicySubjectList
22627
22627
  * @param {*} [options] Override http request option.
@@ -22632,7 +22632,7 @@ const LicensesApiFactory = function (configuration, basePath, axios) {
22632
22632
  },
22633
22633
  /**
22634
22634
  * Update the license pool
22635
- * @summary Update Pool
22635
+ * @summary Cython Function Or Method
22636
22636
  * @param {string} poolId
22637
22637
  * @param {LicensePoolUpdate} licensePoolUpdate
22638
22638
  * @param {*} [options] Override http request option.
@@ -22664,7 +22664,7 @@ class LicensesApi extends base.BaseAPI {
22664
22664
  }
22665
22665
  /**
22666
22666
  * Get license pools available to authenticated user
22667
- * @summary Get Available Pools
22667
+ * @summary Cython Function Or Method
22668
22668
  * @param {LicensesApiGetAvailablePoolsRequest} requestParameters Request parameters.
22669
22669
  * @param {*} [options] Override http request option.
22670
22670
  * @throws {RequiredError}
@@ -22697,7 +22697,7 @@ class LicensesApi extends base.BaseAPI {
22697
22697
  }
22698
22698
  /**
22699
22699
  * Grant access to the license pool
22700
- * @summary Grant Pool Access
22700
+ * @summary Cython Function Or Method
22701
22701
  * @param {LicensesApiGrantAccessToPoolRequest} requestParameters Request parameters.
22702
22702
  * @param {*} [options] Override http request option.
22703
22703
  * @throws {RequiredError}
@@ -22708,7 +22708,7 @@ class LicensesApi extends base.BaseAPI {
22708
22708
  }
22709
22709
  /**
22710
22710
  * Regenerate the license associated with the pool
22711
- * @summary Regenerate
22711
+ * @summary Cython Function Or Method
22712
22712
  * @param {LicensesApiRegenerateLicensePoolRequest} requestParameters Request parameters.
22713
22713
  * @param {*} [options] Override http request option.
22714
22714
  * @throws {RequiredError}
@@ -22719,7 +22719,7 @@ class LicensesApi extends base.BaseAPI {
22719
22719
  }
22720
22720
  /**
22721
22721
  * Revoke access to the license pool
22722
- * @summary Delete Pool Access
22722
+ * @summary Cython Function Or Method
22723
22723
  * @param {LicensesApiRevokeAccessToPoolRequest} requestParameters Request parameters.
22724
22724
  * @param {*} [options] Override http request option.
22725
22725
  * @throws {RequiredError}
@@ -22730,7 +22730,7 @@ class LicensesApi extends base.BaseAPI {
22730
22730
  }
22731
22731
  /**
22732
22732
  * Update the license pool
22733
- * @summary Update Pool
22733
+ * @summary Cython Function Or Method
22734
22734
  * @param {LicensesApiUpdateLicensePoolRequest} requestParameters Request parameters.
22735
22735
  * @param {*} [options] Override http request option.
22736
22736
  * @throws {RequiredError}
@@ -22750,7 +22750,7 @@ var orgsApi = createCommonjsModule(function (module, exports) {
22750
22750
  * pollination-server
22751
22751
  * Pollination Server OpenAPI Definition
22752
22752
  *
22753
- * The version of the OpenAPI document: 0.28.1
22753
+ * The version of the OpenAPI document: 0.31.0
22754
22754
  * Contact: info@pollination.cloud
22755
22755
  *
22756
22756
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23580,7 +23580,7 @@ var pluginsApi = createCommonjsModule(function (module, exports) {
23580
23580
  * pollination-server
23581
23581
  * Pollination Server OpenAPI Definition
23582
23582
  *
23583
- * The version of the OpenAPI document: 0.28.1
23583
+ * The version of the OpenAPI document: 0.31.0
23584
23584
  * Contact: info@pollination.cloud
23585
23585
  *
23586
23586
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -24867,7 +24867,7 @@ var projectsApi = createCommonjsModule(function (module, exports) {
24867
24867
  * pollination-server
24868
24868
  * Pollination Server OpenAPI Definition
24869
24869
  *
24870
- * The version of the OpenAPI document: 0.28.1
24870
+ * The version of the OpenAPI document: 0.31.0
24871
24871
  * Contact: info@pollination.cloud
24872
24872
  *
24873
24873
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -26260,7 +26260,7 @@ var recipesApi = createCommonjsModule(function (module, exports) {
26260
26260
  * pollination-server
26261
26261
  * Pollination Server OpenAPI Definition
26262
26262
  *
26263
- * The version of the OpenAPI document: 0.28.1
26263
+ * The version of the OpenAPI document: 0.31.0
26264
26264
  * Contact: info@pollination.cloud
26265
26265
  *
26266
26266
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27547,7 +27547,7 @@ var registriesApi = createCommonjsModule(function (module, exports) {
27547
27547
  * pollination-server
27548
27548
  * Pollination Server OpenAPI Definition
27549
27549
  *
27550
- * The version of the OpenAPI document: 0.28.1
27550
+ * The version of the OpenAPI document: 0.31.0
27551
27551
  * Contact: info@pollination.cloud
27552
27552
  *
27553
27553
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28144,7 +28144,7 @@ var runsApi = createCommonjsModule(function (module, exports) {
28144
28144
  * pollination-server
28145
28145
  * Pollination Server OpenAPI Definition
28146
28146
  *
28147
- * The version of the OpenAPI document: 0.28.1
28147
+ * The version of the OpenAPI document: 0.31.0
28148
28148
  * Contact: info@pollination.cloud
28149
28149
  *
28150
28150
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29273,7 +29273,7 @@ var subscriptionPlansApi = createCommonjsModule(function (module, exports) {
29273
29273
  * pollination-server
29274
29274
  * Pollination Server OpenAPI Definition
29275
29275
  *
29276
- * The version of the OpenAPI document: 0.28.1
29276
+ * The version of the OpenAPI document: 0.31.0
29277
29277
  * Contact: info@pollination.cloud
29278
29278
  *
29279
29279
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29303,7 +29303,7 @@ const SubscriptionPlansApiAxiosParamCreator = function (configuration) {
29303
29303
  return {
29304
29304
  /**
29305
29305
  *
29306
- * @summary List Subscription Plans
29306
+ * @summary Cython Function Or Method
29307
29307
  * @param {PlanType} [planType] Plan Type
29308
29308
  * @param {*} [options] Override http request option.
29309
29309
  * @throws {RequiredError}
@@ -29348,7 +29348,7 @@ const SubscriptionPlansApiFp = function (configuration) {
29348
29348
  return {
29349
29349
  /**
29350
29350
  *
29351
- * @summary List Subscription Plans
29351
+ * @summary Cython Function Or Method
29352
29352
  * @param {PlanType} [planType] Plan Type
29353
29353
  * @param {*} [options] Override http request option.
29354
29354
  * @throws {RequiredError}
@@ -29373,7 +29373,7 @@ const SubscriptionPlansApiFactory = function (configuration, basePath, axios) {
29373
29373
  return {
29374
29374
  /**
29375
29375
  *
29376
- * @summary List Subscription Plans
29376
+ * @summary Cython Function Or Method
29377
29377
  * @param {PlanType} [planType] Plan Type
29378
29378
  * @param {*} [options] Override http request option.
29379
29379
  * @throws {RequiredError}
@@ -29393,7 +29393,7 @@ exports.SubscriptionPlansApiFactory = SubscriptionPlansApiFactory;
29393
29393
  class SubscriptionPlansApi extends base.BaseAPI {
29394
29394
  /**
29395
29395
  *
29396
- * @summary List Subscription Plans
29396
+ * @summary Cython Function Or Method
29397
29397
  * @param {SubscriptionPlansApiListSubscriptionPlansRequest} requestParameters Request parameters.
29398
29398
  * @param {*} [options] Override http request option.
29399
29399
  * @throws {RequiredError}
@@ -29413,7 +29413,7 @@ var subscriptionsApi = createCommonjsModule(function (module, exports) {
29413
29413
  * pollination-server
29414
29414
  * Pollination Server OpenAPI Definition
29415
29415
  *
29416
- * The version of the OpenAPI document: 0.28.1
29416
+ * The version of the OpenAPI document: 0.31.0
29417
29417
  * Contact: info@pollination.cloud
29418
29418
  *
29419
29419
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29443,7 +29443,7 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
29443
29443
  return {
29444
29444
  /**
29445
29445
  *
29446
- * @summary Create Subscription
29446
+ * @summary Cython Function Or Method
29447
29447
  * @param {SubscriptionCreate} subscriptionCreate
29448
29448
  * @param {*} [options] Override http request option.
29449
29449
  * @throws {RequiredError}
@@ -29498,7 +29498,7 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
29498
29498
  }),
29499
29499
  /**
29500
29500
  *
29501
- * @summary Get Subscription
29501
+ * @summary Cython Function Or Method
29502
29502
  * @param {string} subscriptionId
29503
29503
  * @param {*} [options] Override http request option.
29504
29504
  * @throws {RequiredError}
@@ -29551,7 +29551,7 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
29551
29551
  }),
29552
29552
  /**
29553
29553
  *
29554
- * @summary List Subscriptions
29554
+ * @summary Cython Function Or Method
29555
29555
  * @param {string} [account]
29556
29556
  * @param {*} [options] Override http request option.
29557
29557
  * @throws {RequiredError}
@@ -29602,7 +29602,7 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
29602
29602
  }),
29603
29603
  /**
29604
29604
  *
29605
- * @summary List Subscription Payments
29605
+ * @summary Cython Function Or Method
29606
29606
  * @param {string} subscriptionId
29607
29607
  * @param {*} [options] Override http request option.
29608
29608
  * @throws {RequiredError}
@@ -29655,7 +29655,7 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
29655
29655
  }),
29656
29656
  /**
29657
29657
  *
29658
- * @summary List Subscription Quotas
29658
+ * @summary Cython Function Or Method
29659
29659
  * @param {string} subscriptionId
29660
29660
  * @param {*} [options] Override http request option.
29661
29661
  * @throws {RequiredError}
@@ -29708,7 +29708,7 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
29708
29708
  }),
29709
29709
  /**
29710
29710
  *
29711
- * @summary Update Subscription
29711
+ * @summary Cython Function Or Method
29712
29712
  * @param {string} subscriptionId
29713
29713
  * @param {SubscriptionUpdate} subscriptionUpdate
29714
29714
  * @param {*} [options] Override http request option.
@@ -29769,7 +29769,7 @@ const SubscriptionsApiAxiosParamCreator = function (configuration) {
29769
29769
  }),
29770
29770
  /**
29771
29771
  *
29772
- * @summary Update Subscription Preivew
29772
+ * @summary Cython Function Or Method
29773
29773
  * @param {string} subscriptionId
29774
29774
  * @param {SubscriptionUpdate} subscriptionUpdate
29775
29775
  * @param {*} [options] Override http request option.
@@ -29839,7 +29839,7 @@ const SubscriptionsApiFp = function (configuration) {
29839
29839
  return {
29840
29840
  /**
29841
29841
  *
29842
- * @summary Create Subscription
29842
+ * @summary Cython Function Or Method
29843
29843
  * @param {SubscriptionCreate} subscriptionCreate
29844
29844
  * @param {*} [options] Override http request option.
29845
29845
  * @throws {RequiredError}
@@ -29855,7 +29855,7 @@ const SubscriptionsApiFp = function (configuration) {
29855
29855
  },
29856
29856
  /**
29857
29857
  *
29858
- * @summary Get Subscription
29858
+ * @summary Cython Function Or Method
29859
29859
  * @param {string} subscriptionId
29860
29860
  * @param {*} [options] Override http request option.
29861
29861
  * @throws {RequiredError}
@@ -29871,7 +29871,7 @@ const SubscriptionsApiFp = function (configuration) {
29871
29871
  },
29872
29872
  /**
29873
29873
  *
29874
- * @summary List Subscriptions
29874
+ * @summary Cython Function Or Method
29875
29875
  * @param {string} [account]
29876
29876
  * @param {*} [options] Override http request option.
29877
29877
  * @throws {RequiredError}
@@ -29887,7 +29887,7 @@ const SubscriptionsApiFp = function (configuration) {
29887
29887
  },
29888
29888
  /**
29889
29889
  *
29890
- * @summary List Subscription Payments
29890
+ * @summary Cython Function Or Method
29891
29891
  * @param {string} subscriptionId
29892
29892
  * @param {*} [options] Override http request option.
29893
29893
  * @throws {RequiredError}
@@ -29903,7 +29903,7 @@ const SubscriptionsApiFp = function (configuration) {
29903
29903
  },
29904
29904
  /**
29905
29905
  *
29906
- * @summary List Subscription Quotas
29906
+ * @summary Cython Function Or Method
29907
29907
  * @param {string} subscriptionId
29908
29908
  * @param {*} [options] Override http request option.
29909
29909
  * @throws {RequiredError}
@@ -29919,7 +29919,7 @@ const SubscriptionsApiFp = function (configuration) {
29919
29919
  },
29920
29920
  /**
29921
29921
  *
29922
- * @summary Update Subscription
29922
+ * @summary Cython Function Or Method
29923
29923
  * @param {string} subscriptionId
29924
29924
  * @param {SubscriptionUpdate} subscriptionUpdate
29925
29925
  * @param {*} [options] Override http request option.
@@ -29936,7 +29936,7 @@ const SubscriptionsApiFp = function (configuration) {
29936
29936
  },
29937
29937
  /**
29938
29938
  *
29939
- * @summary Update Subscription Preivew
29939
+ * @summary Cython Function Or Method
29940
29940
  * @param {string} subscriptionId
29941
29941
  * @param {SubscriptionUpdate} subscriptionUpdate
29942
29942
  * @param {*} [options] Override http request option.
@@ -29962,7 +29962,7 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
29962
29962
  return {
29963
29963
  /**
29964
29964
  *
29965
- * @summary Create Subscription
29965
+ * @summary Cython Function Or Method
29966
29966
  * @param {SubscriptionCreate} subscriptionCreate
29967
29967
  * @param {*} [options] Override http request option.
29968
29968
  * @throws {RequiredError}
@@ -29972,7 +29972,7 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
29972
29972
  },
29973
29973
  /**
29974
29974
  *
29975
- * @summary Get Subscription
29975
+ * @summary Cython Function Or Method
29976
29976
  * @param {string} subscriptionId
29977
29977
  * @param {*} [options] Override http request option.
29978
29978
  * @throws {RequiredError}
@@ -29982,7 +29982,7 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
29982
29982
  },
29983
29983
  /**
29984
29984
  *
29985
- * @summary List Subscriptions
29985
+ * @summary Cython Function Or Method
29986
29986
  * @param {string} [account]
29987
29987
  * @param {*} [options] Override http request option.
29988
29988
  * @throws {RequiredError}
@@ -29992,7 +29992,7 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
29992
29992
  },
29993
29993
  /**
29994
29994
  *
29995
- * @summary List Subscription Payments
29995
+ * @summary Cython Function Or Method
29996
29996
  * @param {string} subscriptionId
29997
29997
  * @param {*} [options] Override http request option.
29998
29998
  * @throws {RequiredError}
@@ -30002,7 +30002,7 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
30002
30002
  },
30003
30003
  /**
30004
30004
  *
30005
- * @summary List Subscription Quotas
30005
+ * @summary Cython Function Or Method
30006
30006
  * @param {string} subscriptionId
30007
30007
  * @param {*} [options] Override http request option.
30008
30008
  * @throws {RequiredError}
@@ -30012,7 +30012,7 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
30012
30012
  },
30013
30013
  /**
30014
30014
  *
30015
- * @summary Update Subscription
30015
+ * @summary Cython Function Or Method
30016
30016
  * @param {string} subscriptionId
30017
30017
  * @param {SubscriptionUpdate} subscriptionUpdate
30018
30018
  * @param {*} [options] Override http request option.
@@ -30023,7 +30023,7 @@ const SubscriptionsApiFactory = function (configuration, basePath, axios) {
30023
30023
  },
30024
30024
  /**
30025
30025
  *
30026
- * @summary Update Subscription Preivew
30026
+ * @summary Cython Function Or Method
30027
30027
  * @param {string} subscriptionId
30028
30028
  * @param {SubscriptionUpdate} subscriptionUpdate
30029
30029
  * @param {*} [options] Override http request option.
@@ -30044,7 +30044,7 @@ exports.SubscriptionsApiFactory = SubscriptionsApiFactory;
30044
30044
  class SubscriptionsApi extends base.BaseAPI {
30045
30045
  /**
30046
30046
  *
30047
- * @summary Create Subscription
30047
+ * @summary Cython Function Or Method
30048
30048
  * @param {SubscriptionsApiCreateSubscriptionRequest} requestParameters Request parameters.
30049
30049
  * @param {*} [options] Override http request option.
30050
30050
  * @throws {RequiredError}
@@ -30055,7 +30055,7 @@ class SubscriptionsApi extends base.BaseAPI {
30055
30055
  }
30056
30056
  /**
30057
30057
  *
30058
- * @summary Get Subscription
30058
+ * @summary Cython Function Or Method
30059
30059
  * @param {SubscriptionsApiGetSubscriptionRequest} requestParameters Request parameters.
30060
30060
  * @param {*} [options] Override http request option.
30061
30061
  * @throws {RequiredError}
@@ -30066,7 +30066,7 @@ class SubscriptionsApi extends base.BaseAPI {
30066
30066
  }
30067
30067
  /**
30068
30068
  *
30069
- * @summary List Subscriptions
30069
+ * @summary Cython Function Or Method
30070
30070
  * @param {SubscriptionsApiListPollinationSubscriptionsRequest} requestParameters Request parameters.
30071
30071
  * @param {*} [options] Override http request option.
30072
30072
  * @throws {RequiredError}
@@ -30077,7 +30077,7 @@ class SubscriptionsApi extends base.BaseAPI {
30077
30077
  }
30078
30078
  /**
30079
30079
  *
30080
- * @summary List Subscription Payments
30080
+ * @summary Cython Function Or Method
30081
30081
  * @param {SubscriptionsApiListSubscriptionPaymentsRequest} requestParameters Request parameters.
30082
30082
  * @param {*} [options] Override http request option.
30083
30083
  * @throws {RequiredError}
@@ -30088,7 +30088,7 @@ class SubscriptionsApi extends base.BaseAPI {
30088
30088
  }
30089
30089
  /**
30090
30090
  *
30091
- * @summary List Subscription Quotas
30091
+ * @summary Cython Function Or Method
30092
30092
  * @param {SubscriptionsApiListSubscriptionQuotasRequest} requestParameters Request parameters.
30093
30093
  * @param {*} [options] Override http request option.
30094
30094
  * @throws {RequiredError}
@@ -30099,7 +30099,7 @@ class SubscriptionsApi extends base.BaseAPI {
30099
30099
  }
30100
30100
  /**
30101
30101
  *
30102
- * @summary Update Subscription
30102
+ * @summary Cython Function Or Method
30103
30103
  * @param {SubscriptionsApiUpdateSubscriptionRequest} requestParameters Request parameters.
30104
30104
  * @param {*} [options] Override http request option.
30105
30105
  * @throws {RequiredError}
@@ -30110,7 +30110,7 @@ class SubscriptionsApi extends base.BaseAPI {
30110
30110
  }
30111
30111
  /**
30112
30112
  *
30113
- * @summary Update Subscription Preivew
30113
+ * @summary Cython Function Or Method
30114
30114
  * @param {SubscriptionsApiUpdateSubscriptionPreivewRequest} requestParameters Request parameters.
30115
30115
  * @param {*} [options] Override http request option.
30116
30116
  * @throws {RequiredError}
@@ -30130,7 +30130,7 @@ var teamsApi = createCommonjsModule(function (module, exports) {
30130
30130
  * pollination-server
30131
30131
  * Pollination Server OpenAPI Definition
30132
30132
  *
30133
- * The version of the OpenAPI document: 0.28.1
30133
+ * The version of the OpenAPI document: 0.31.0
30134
30134
  * Contact: info@pollination.cloud
30135
30135
  *
30136
30136
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30994,7 +30994,7 @@ var userApi = createCommonjsModule(function (module, exports) {
30994
30994
  * pollination-server
30995
30995
  * Pollination Server OpenAPI Definition
30996
30996
  *
30997
- * The version of the OpenAPI document: 0.28.1
30997
+ * The version of the OpenAPI document: 0.31.0
30998
30998
  * Contact: info@pollination.cloud
30999
30999
  *
31000
31000
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31400,7 +31400,7 @@ var usersApi = createCommonjsModule(function (module, exports) {
31400
31400
  * pollination-server
31401
31401
  * Pollination Server OpenAPI Definition
31402
31402
  *
31403
- * The version of the OpenAPI document: 0.28.1
31403
+ * The version of the OpenAPI document: 0.31.0
31404
31404
  * Contact: info@pollination.cloud
31405
31405
  *
31406
31406
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31702,7 +31702,7 @@ var api = createCommonjsModule(function (module, exports) {
31702
31702
  * pollination-server
31703
31703
  * Pollination Server OpenAPI Definition
31704
31704
  *
31705
- * The version of the OpenAPI document: 0.28.1
31705
+ * The version of the OpenAPI document: 0.31.0
31706
31706
  * Contact: info@pollination.cloud
31707
31707
  *
31708
31708
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31750,7 +31750,7 @@ var configuration = createCommonjsModule(function (module, exports) {
31750
31750
  * pollination-server
31751
31751
  * Pollination Server OpenAPI Definition
31752
31752
  *
31753
- * The version of the OpenAPI document: 0.28.1
31753
+ * The version of the OpenAPI document: 0.31.0
31754
31754
  * Contact: info@pollination.cloud
31755
31755
  *
31756
31756
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31778,7 +31778,7 @@ exports.Configuration = Configuration;
31778
31778
  * pollination-server
31779
31779
  * Pollination Server OpenAPI Definition
31780
31780
  *
31781
- * The version of the OpenAPI document: 0.28.1
31781
+ * The version of the OpenAPI document: 0.31.0
31782
31782
  * Contact: info@pollination.cloud
31783
31783
  *
31784
31784
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31797,7 +31797,7 @@ var apitoken = /*#__PURE__*/Object.freeze({
31797
31797
  * pollination-server
31798
31798
  * Pollination Server OpenAPI Definition
31799
31799
  *
31800
- * The version of the OpenAPI document: 0.28.1
31800
+ * The version of the OpenAPI document: 0.31.0
31801
31801
  * Contact: info@pollination.cloud
31802
31802
  *
31803
31803
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31816,7 +31816,7 @@ var apitokenCreate = /*#__PURE__*/Object.freeze({
31816
31816
  * pollination-server
31817
31817
  * Pollination Server OpenAPI Definition
31818
31818
  *
31819
- * The version of the OpenAPI document: 0.28.1
31819
+ * The version of the OpenAPI document: 0.31.0
31820
31820
  * Contact: info@pollination.cloud
31821
31821
  *
31822
31822
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31835,7 +31835,7 @@ var apitokenList = /*#__PURE__*/Object.freeze({
31835
31835
  * pollination-server
31836
31836
  * Pollination Server OpenAPI Definition
31837
31837
  *
31838
- * The version of the OpenAPI document: 0.28.1
31838
+ * The version of the OpenAPI document: 0.31.0
31839
31839
  * Contact: info@pollination.cloud
31840
31840
  *
31841
31841
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31854,7 +31854,7 @@ var apitokenPrivate = /*#__PURE__*/Object.freeze({
31854
31854
  * pollination-server
31855
31855
  * Pollination Server OpenAPI Definition
31856
31856
  *
31857
- * The version of the OpenAPI document: 0.28.1
31857
+ * The version of the OpenAPI document: 0.31.0
31858
31858
  * Contact: info@pollination.cloud
31859
31859
  *
31860
31860
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31873,7 +31873,7 @@ var accessor = /*#__PURE__*/Object.freeze({
31873
31873
  * pollination-server
31874
31874
  * Pollination Server OpenAPI Definition
31875
31875
  *
31876
- * The version of the OpenAPI document: 0.28.1
31876
+ * The version of the OpenAPI document: 0.31.0
31877
31877
  * Contact: info@pollination.cloud
31878
31878
  *
31879
31879
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31893,7 +31893,7 @@ var accountType = createCommonjsModule(function (module, exports) {
31893
31893
  * pollination-server
31894
31894
  * Pollination Server OpenAPI Definition
31895
31895
  *
31896
- * The version of the OpenAPI document: 0.28.1
31896
+ * The version of the OpenAPI document: 0.31.0
31897
31897
  * Contact: info@pollination.cloud
31898
31898
  *
31899
31899
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31914,7 +31914,7 @@ exports.AccountType = void 0;
31914
31914
  * pollination-server
31915
31915
  * Pollination Server OpenAPI Definition
31916
31916
  *
31917
- * The version of the OpenAPI document: 0.28.1
31917
+ * The version of the OpenAPI document: 0.31.0
31918
31918
  * Contact: info@pollination.cloud
31919
31919
  *
31920
31920
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31933,7 +31933,7 @@ var activation = /*#__PURE__*/Object.freeze({
31933
31933
  * pollination-server
31934
31934
  * Pollination Server OpenAPI Definition
31935
31935
  *
31936
- * The version of the OpenAPI document: 0.28.1
31936
+ * The version of the OpenAPI document: 0.31.0
31937
31937
  * Contact: info@pollination.cloud
31938
31938
  *
31939
31939
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31952,7 +31952,7 @@ var activationList = /*#__PURE__*/Object.freeze({
31952
31952
  * pollination-server
31953
31953
  * Pollination Server OpenAPI Definition
31954
31954
  *
31955
- * The version of the OpenAPI document: 0.28.1
31955
+ * The version of the OpenAPI document: 0.31.0
31956
31956
  * Contact: info@pollination.cloud
31957
31957
  *
31958
31958
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31971,7 +31971,7 @@ var application = /*#__PURE__*/Object.freeze({
31971
31971
  * pollination-server
31972
31972
  * Pollination Server OpenAPI Definition
31973
31973
  *
31974
- * The version of the OpenAPI document: 0.28.1
31974
+ * The version of the OpenAPI document: 0.31.0
31975
31975
  * Contact: info@pollination.cloud
31976
31976
  *
31977
31977
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31990,7 +31990,7 @@ var applicationAccessPolicy = /*#__PURE__*/Object.freeze({
31990
31990
  * pollination-server
31991
31991
  * Pollination Server OpenAPI Definition
31992
31992
  *
31993
- * The version of the OpenAPI document: 0.28.1
31993
+ * The version of the OpenAPI document: 0.31.0
31994
31994
  * Contact: info@pollination.cloud
31995
31995
  *
31996
31996
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32009,7 +32009,7 @@ var applicationAccessPolicyList = /*#__PURE__*/Object.freeze({
32009
32009
  * pollination-server
32010
32010
  * Pollination Server OpenAPI Definition
32011
32011
  *
32012
- * The version of the OpenAPI document: 0.28.1
32012
+ * The version of the OpenAPI document: 0.31.0
32013
32013
  * Contact: info@pollination.cloud
32014
32014
  *
32015
32015
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32028,7 +32028,7 @@ var applicationCreate = /*#__PURE__*/Object.freeze({
32028
32028
  * pollination-server
32029
32029
  * Pollination Server OpenAPI Definition
32030
32030
  *
32031
- * The version of the OpenAPI document: 0.28.1
32031
+ * The version of the OpenAPI document: 0.31.0
32032
32032
  * Contact: info@pollination.cloud
32033
32033
  *
32034
32034
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32047,7 +32047,7 @@ var applicationDeployment = /*#__PURE__*/Object.freeze({
32047
32047
  * pollination-server
32048
32048
  * Pollination Server OpenAPI Definition
32049
32049
  *
32050
- * The version of the OpenAPI document: 0.28.1
32050
+ * The version of the OpenAPI document: 0.31.0
32051
32051
  * Contact: info@pollination.cloud
32052
32052
  *
32053
32053
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32066,7 +32066,7 @@ var applicationList = /*#__PURE__*/Object.freeze({
32066
32066
  * pollination-server
32067
32067
  * Pollination Server OpenAPI Definition
32068
32068
  *
32069
- * The version of the OpenAPI document: 0.28.1
32069
+ * The version of the OpenAPI document: 0.31.0
32070
32070
  * Contact: info@pollination.cloud
32071
32071
  *
32072
32072
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32086,7 +32086,7 @@ var applicationSortKey = createCommonjsModule(function (module, exports) {
32086
32086
  * pollination-server
32087
32087
  * Pollination Server OpenAPI Definition
32088
32088
  *
32089
- * The version of the OpenAPI document: 0.28.1
32089
+ * The version of the OpenAPI document: 0.31.0
32090
32090
  * Contact: info@pollination.cloud
32091
32091
  *
32092
32092
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32108,7 +32108,7 @@ exports.ApplicationSortKey = void 0;
32108
32108
  * pollination-server
32109
32109
  * Pollination Server OpenAPI Definition
32110
32110
  *
32111
- * The version of the OpenAPI document: 0.28.1
32111
+ * The version of the OpenAPI document: 0.31.0
32112
32112
  * Contact: info@pollination.cloud
32113
32113
  *
32114
32114
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32127,7 +32127,7 @@ var applicationUpdate = /*#__PURE__*/Object.freeze({
32127
32127
  * pollination-server
32128
32128
  * Pollination Server OpenAPI Definition
32129
32129
  *
32130
- * The version of the OpenAPI document: 0.28.1
32130
+ * The version of the OpenAPI document: 0.31.0
32131
32131
  * Contact: info@pollination.cloud
32132
32132
  *
32133
32133
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32146,7 +32146,7 @@ var applicationVersion = /*#__PURE__*/Object.freeze({
32146
32146
  * pollination-server
32147
32147
  * Pollination Server OpenAPI Definition
32148
32148
  *
32149
- * The version of the OpenAPI document: 0.28.1
32149
+ * The version of the OpenAPI document: 0.31.0
32150
32150
  * Contact: info@pollination.cloud
32151
32151
  *
32152
32152
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32165,7 +32165,7 @@ var applicationVersionList = /*#__PURE__*/Object.freeze({
32165
32165
  * pollination-server
32166
32166
  * Pollination Server OpenAPI Definition
32167
32167
  *
32168
- * The version of the OpenAPI document: 0.28.1
32168
+ * The version of the OpenAPI document: 0.31.0
32169
32169
  * Contact: info@pollination.cloud
32170
32170
  *
32171
32171
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32184,7 +32184,7 @@ var bakedRecipe = /*#__PURE__*/Object.freeze({
32184
32184
  * pollination-server
32185
32185
  * Pollination Server OpenAPI Definition
32186
32186
  *
32187
- * The version of the OpenAPI document: 0.28.1
32187
+ * The version of the OpenAPI document: 0.31.0
32188
32188
  * Contact: info@pollination.cloud
32189
32189
  *
32190
32190
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32203,7 +32203,7 @@ var billingInfo = /*#__PURE__*/Object.freeze({
32203
32203
  * pollination-server
32204
32204
  * Pollination Server OpenAPI Definition
32205
32205
  *
32206
- * The version of the OpenAPI document: 0.28.1
32206
+ * The version of the OpenAPI document: 0.31.0
32207
32207
  * Contact: info@pollination.cloud
32208
32208
  *
32209
32209
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32222,7 +32222,7 @@ var billingOption = /*#__PURE__*/Object.freeze({
32222
32222
  * pollination-server
32223
32223
  * Pollination Server OpenAPI Definition
32224
32224
  *
32225
- * The version of the OpenAPI document: 0.28.1
32225
+ * The version of the OpenAPI document: 0.31.0
32226
32226
  * Contact: info@pollination.cloud
32227
32227
  *
32228
32228
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32231,7 +32231,7 @@ var billingOption = /*#__PURE__*/Object.freeze({
32231
32231
  */
32232
32232
  Object.defineProperty(exports, "__esModule", { value: true });
32233
32233
 
32234
- var bodyPostPluginOwnerPluginsPost = /*#__PURE__*/Object.freeze({
32234
+ var bodyCythonFunctionOrMethodOwnerPluginsPost = /*#__PURE__*/Object.freeze({
32235
32235
  __proto__: null
32236
32236
  });
32237
32237
 
@@ -32241,7 +32241,7 @@ var bodyPostPluginOwnerPluginsPost = /*#__PURE__*/Object.freeze({
32241
32241
  * pollination-server
32242
32242
  * Pollination Server OpenAPI Definition
32243
32243
  *
32244
- * The version of the OpenAPI document: 0.28.1
32244
+ * The version of the OpenAPI document: 0.31.0
32245
32245
  * Contact: info@pollination.cloud
32246
32246
  *
32247
32247
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32260,7 +32260,7 @@ var bodyPostRecipeOwnerRecipesPost = /*#__PURE__*/Object.freeze({
32260
32260
  * pollination-server
32261
32261
  * Pollination Server OpenAPI Definition
32262
32262
  *
32263
- * The version of the OpenAPI document: 0.28.1
32263
+ * The version of the OpenAPI document: 0.31.0
32264
32264
  * Contact: info@pollination.cloud
32265
32265
  *
32266
32266
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32280,7 +32280,7 @@ var buildStatusEnum = createCommonjsModule(function (module, exports) {
32280
32280
  * pollination-server
32281
32281
  * Pollination Server OpenAPI Definition
32282
32282
  *
32283
- * The version of the OpenAPI document: 0.28.1
32283
+ * The version of the OpenAPI document: 0.31.0
32284
32284
  * Contact: info@pollination.cloud
32285
32285
  *
32286
32286
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32307,7 +32307,7 @@ var cardType = createCommonjsModule(function (module, exports) {
32307
32307
  * pollination-server
32308
32308
  * Pollination Server OpenAPI Definition
32309
32309
  *
32310
- * The version of the OpenAPI document: 0.28.1
32310
+ * The version of the OpenAPI document: 0.31.0
32311
32311
  * Contact: info@pollination.cloud
32312
32312
  *
32313
32313
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32318,6 +32318,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
32318
32318
  exports.CardType = void 0;
32319
32319
  (function (CardType) {
32320
32320
  CardType["Master"] = "master";
32321
+ CardType["Mastercard"] = "mastercard";
32321
32322
  CardType["Visa"] = "visa";
32322
32323
  CardType["AmericanExpress"] = "american_express";
32323
32324
  CardType["Discover"] = "discover";
@@ -32334,7 +32335,7 @@ exports.CardType = void 0;
32334
32335
  * pollination-server
32335
32336
  * Pollination Server OpenAPI Definition
32336
32337
  *
32337
- * The version of the OpenAPI document: 0.28.1
32338
+ * The version of the OpenAPI document: 0.31.0
32338
32339
  * Contact: info@pollination.cloud
32339
32340
  *
32340
32341
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32353,7 +32354,7 @@ var cloudJob = /*#__PURE__*/Object.freeze({
32353
32354
  * pollination-server
32354
32355
  * Pollination Server OpenAPI Definition
32355
32356
  *
32356
- * The version of the OpenAPI document: 0.28.1
32357
+ * The version of the OpenAPI document: 0.31.0
32357
32358
  * Contact: info@pollination.cloud
32358
32359
  *
32359
32360
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32372,7 +32373,7 @@ var cloudJobList = /*#__PURE__*/Object.freeze({
32372
32373
  * pollination-server
32373
32374
  * Pollination Server OpenAPI Definition
32374
32375
  *
32375
- * The version of the OpenAPI document: 0.28.1
32376
+ * The version of the OpenAPI document: 0.31.0
32376
32377
  * Contact: info@pollination.cloud
32377
32378
  *
32378
32379
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32391,7 +32392,7 @@ var createdContent = /*#__PURE__*/Object.freeze({
32391
32392
  * pollination-server
32392
32393
  * Pollination Server OpenAPI Definition
32393
32394
  *
32394
- * The version of the OpenAPI document: 0.28.1
32395
+ * The version of the OpenAPI document: 0.31.0
32395
32396
  * Contact: info@pollination.cloud
32396
32397
  *
32397
32398
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32410,7 +32411,7 @@ var dag = /*#__PURE__*/Object.freeze({
32410
32411
  * pollination-server
32411
32412
  * Pollination Server OpenAPI Definition
32412
32413
  *
32413
- * The version of the OpenAPI document: 0.28.1
32414
+ * The version of the OpenAPI document: 0.31.0
32414
32415
  * Contact: info@pollination.cloud
32415
32416
  *
32416
32417
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32429,7 +32430,7 @@ var dagarrayInput = /*#__PURE__*/Object.freeze({
32429
32430
  * pollination-server
32430
32431
  * Pollination Server OpenAPI Definition
32431
32432
  *
32432
- * The version of the OpenAPI document: 0.28.1
32433
+ * The version of the OpenAPI document: 0.31.0
32433
32434
  * Contact: info@pollination.cloud
32434
32435
  *
32435
32436
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32448,7 +32449,7 @@ var dagarrayInputAlias = /*#__PURE__*/Object.freeze({
32448
32449
  * pollination-server
32449
32450
  * Pollination Server OpenAPI Definition
32450
32451
  *
32451
- * The version of the OpenAPI document: 0.28.1
32452
+ * The version of the OpenAPI document: 0.31.0
32452
32453
  * Contact: info@pollination.cloud
32453
32454
  *
32454
32455
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32467,7 +32468,7 @@ var dagarrayOutput = /*#__PURE__*/Object.freeze({
32467
32468
  * pollination-server
32468
32469
  * Pollination Server OpenAPI Definition
32469
32470
  *
32470
- * The version of the OpenAPI document: 0.28.1
32471
+ * The version of the OpenAPI document: 0.31.0
32471
32472
  * Contact: info@pollination.cloud
32472
32473
  *
32473
32474
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32486,7 +32487,7 @@ var dagarrayOutputAlias = /*#__PURE__*/Object.freeze({
32486
32487
  * pollination-server
32487
32488
  * Pollination Server OpenAPI Definition
32488
32489
  *
32489
- * The version of the OpenAPI document: 0.28.1
32490
+ * The version of the OpenAPI document: 0.31.0
32490
32491
  * Contact: info@pollination.cloud
32491
32492
  *
32492
32493
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32505,7 +32506,7 @@ var dagbooleanInput = /*#__PURE__*/Object.freeze({
32505
32506
  * pollination-server
32506
32507
  * Pollination Server OpenAPI Definition
32507
32508
  *
32508
- * The version of the OpenAPI document: 0.28.1
32509
+ * The version of the OpenAPI document: 0.31.0
32509
32510
  * Contact: info@pollination.cloud
32510
32511
  *
32511
32512
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32524,7 +32525,7 @@ var dagbooleanInputAlias = /*#__PURE__*/Object.freeze({
32524
32525
  * pollination-server
32525
32526
  * Pollination Server OpenAPI Definition
32526
32527
  *
32527
- * The version of the OpenAPI document: 0.28.1
32528
+ * The version of the OpenAPI document: 0.31.0
32528
32529
  * Contact: info@pollination.cloud
32529
32530
  *
32530
32531
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32543,7 +32544,7 @@ var dagbooleanOutput = /*#__PURE__*/Object.freeze({
32543
32544
  * pollination-server
32544
32545
  * Pollination Server OpenAPI Definition
32545
32546
  *
32546
- * The version of the OpenAPI document: 0.28.1
32547
+ * The version of the OpenAPI document: 0.31.0
32547
32548
  * Contact: info@pollination.cloud
32548
32549
  *
32549
32550
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32562,7 +32563,7 @@ var dagbooleanOutputAlias = /*#__PURE__*/Object.freeze({
32562
32563
  * pollination-server
32563
32564
  * Pollination Server OpenAPI Definition
32564
32565
  *
32565
- * The version of the OpenAPI document: 0.28.1
32566
+ * The version of the OpenAPI document: 0.31.0
32566
32567
  * Contact: info@pollination.cloud
32567
32568
  *
32568
32569
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32581,7 +32582,7 @@ var dagfileInput = /*#__PURE__*/Object.freeze({
32581
32582
  * pollination-server
32582
32583
  * Pollination Server OpenAPI Definition
32583
32584
  *
32584
- * The version of the OpenAPI document: 0.28.1
32585
+ * The version of the OpenAPI document: 0.31.0
32585
32586
  * Contact: info@pollination.cloud
32586
32587
  *
32587
32588
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32600,7 +32601,7 @@ var dagfileInputAlias = /*#__PURE__*/Object.freeze({
32600
32601
  * pollination-server
32601
32602
  * Pollination Server OpenAPI Definition
32602
32603
  *
32603
- * The version of the OpenAPI document: 0.28.1
32604
+ * The version of the OpenAPI document: 0.31.0
32604
32605
  * Contact: info@pollination.cloud
32605
32606
  *
32606
32607
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32619,7 +32620,7 @@ var dagfileOutput = /*#__PURE__*/Object.freeze({
32619
32620
  * pollination-server
32620
32621
  * Pollination Server OpenAPI Definition
32621
32622
  *
32622
- * The version of the OpenAPI document: 0.28.1
32623
+ * The version of the OpenAPI document: 0.31.0
32623
32624
  * Contact: info@pollination.cloud
32624
32625
  *
32625
32626
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32638,7 +32639,7 @@ var dagfileOutputAlias = /*#__PURE__*/Object.freeze({
32638
32639
  * pollination-server
32639
32640
  * Pollination Server OpenAPI Definition
32640
32641
  *
32641
- * The version of the OpenAPI document: 0.28.1
32642
+ * The version of the OpenAPI document: 0.31.0
32642
32643
  * Contact: info@pollination.cloud
32643
32644
  *
32644
32645
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32657,7 +32658,7 @@ var dagfolderInput = /*#__PURE__*/Object.freeze({
32657
32658
  * pollination-server
32658
32659
  * Pollination Server OpenAPI Definition
32659
32660
  *
32660
- * The version of the OpenAPI document: 0.28.1
32661
+ * The version of the OpenAPI document: 0.31.0
32661
32662
  * Contact: info@pollination.cloud
32662
32663
  *
32663
32664
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32676,7 +32677,7 @@ var dagfolderInputAlias = /*#__PURE__*/Object.freeze({
32676
32677
  * pollination-server
32677
32678
  * Pollination Server OpenAPI Definition
32678
32679
  *
32679
- * The version of the OpenAPI document: 0.28.1
32680
+ * The version of the OpenAPI document: 0.31.0
32680
32681
  * Contact: info@pollination.cloud
32681
32682
  *
32682
32683
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32695,7 +32696,7 @@ var dagfolderOutput = /*#__PURE__*/Object.freeze({
32695
32696
  * pollination-server
32696
32697
  * Pollination Server OpenAPI Definition
32697
32698
  *
32698
- * The version of the OpenAPI document: 0.28.1
32699
+ * The version of the OpenAPI document: 0.31.0
32699
32700
  * Contact: info@pollination.cloud
32700
32701
  *
32701
32702
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32714,7 +32715,7 @@ var dagfolderOutputAlias = /*#__PURE__*/Object.freeze({
32714
32715
  * pollination-server
32715
32716
  * Pollination Server OpenAPI Definition
32716
32717
  *
32717
- * The version of the OpenAPI document: 0.28.1
32718
+ * The version of the OpenAPI document: 0.31.0
32718
32719
  * Contact: info@pollination.cloud
32719
32720
  *
32720
32721
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32733,7 +32734,7 @@ var daggenericInput = /*#__PURE__*/Object.freeze({
32733
32734
  * pollination-server
32734
32735
  * Pollination Server OpenAPI Definition
32735
32736
  *
32736
- * The version of the OpenAPI document: 0.28.1
32737
+ * The version of the OpenAPI document: 0.31.0
32737
32738
  * Contact: info@pollination.cloud
32738
32739
  *
32739
32740
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32752,7 +32753,7 @@ var daggenericInputAlias = /*#__PURE__*/Object.freeze({
32752
32753
  * pollination-server
32753
32754
  * Pollination Server OpenAPI Definition
32754
32755
  *
32755
- * The version of the OpenAPI document: 0.28.1
32756
+ * The version of the OpenAPI document: 0.31.0
32756
32757
  * Contact: info@pollination.cloud
32757
32758
  *
32758
32759
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32771,7 +32772,7 @@ var daggenericOutput = /*#__PURE__*/Object.freeze({
32771
32772
  * pollination-server
32772
32773
  * Pollination Server OpenAPI Definition
32773
32774
  *
32774
- * The version of the OpenAPI document: 0.28.1
32775
+ * The version of the OpenAPI document: 0.31.0
32775
32776
  * Contact: info@pollination.cloud
32776
32777
  *
32777
32778
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32790,7 +32791,7 @@ var daggenericOutputAlias = /*#__PURE__*/Object.freeze({
32790
32791
  * pollination-server
32791
32792
  * Pollination Server OpenAPI Definition
32792
32793
  *
32793
- * The version of the OpenAPI document: 0.28.1
32794
+ * The version of the OpenAPI document: 0.31.0
32794
32795
  * Contact: info@pollination.cloud
32795
32796
  *
32796
32797
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32809,7 +32810,7 @@ var dagintegerInput = /*#__PURE__*/Object.freeze({
32809
32810
  * pollination-server
32810
32811
  * Pollination Server OpenAPI Definition
32811
32812
  *
32812
- * The version of the OpenAPI document: 0.28.1
32813
+ * The version of the OpenAPI document: 0.31.0
32813
32814
  * Contact: info@pollination.cloud
32814
32815
  *
32815
32816
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32828,7 +32829,7 @@ var dagintegerInputAlias = /*#__PURE__*/Object.freeze({
32828
32829
  * pollination-server
32829
32830
  * Pollination Server OpenAPI Definition
32830
32831
  *
32831
- * The version of the OpenAPI document: 0.28.1
32832
+ * The version of the OpenAPI document: 0.31.0
32832
32833
  * Contact: info@pollination.cloud
32833
32834
  *
32834
32835
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32847,7 +32848,7 @@ var dagintegerOutput = /*#__PURE__*/Object.freeze({
32847
32848
  * pollination-server
32848
32849
  * Pollination Server OpenAPI Definition
32849
32850
  *
32850
- * The version of the OpenAPI document: 0.28.1
32851
+ * The version of the OpenAPI document: 0.31.0
32851
32852
  * Contact: info@pollination.cloud
32852
32853
  *
32853
32854
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32866,7 +32867,7 @@ var dagintegerOutputAlias = /*#__PURE__*/Object.freeze({
32866
32867
  * pollination-server
32867
32868
  * Pollination Server OpenAPI Definition
32868
32869
  *
32869
- * The version of the OpenAPI document: 0.28.1
32870
+ * The version of the OpenAPI document: 0.31.0
32870
32871
  * Contact: info@pollination.cloud
32871
32872
  *
32872
32873
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32885,7 +32886,7 @@ var dagjsonobjectInput = /*#__PURE__*/Object.freeze({
32885
32886
  * pollination-server
32886
32887
  * Pollination Server OpenAPI Definition
32887
32888
  *
32888
- * The version of the OpenAPI document: 0.28.1
32889
+ * The version of the OpenAPI document: 0.31.0
32889
32890
  * Contact: info@pollination.cloud
32890
32891
  *
32891
32892
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32904,7 +32905,7 @@ var dagjsonobjectInputAlias = /*#__PURE__*/Object.freeze({
32904
32905
  * pollination-server
32905
32906
  * Pollination Server OpenAPI Definition
32906
32907
  *
32907
- * The version of the OpenAPI document: 0.28.1
32908
+ * The version of the OpenAPI document: 0.31.0
32908
32909
  * Contact: info@pollination.cloud
32909
32910
  *
32910
32911
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32923,7 +32924,7 @@ var dagjsonobjectOutput = /*#__PURE__*/Object.freeze({
32923
32924
  * pollination-server
32924
32925
  * Pollination Server OpenAPI Definition
32925
32926
  *
32926
- * The version of the OpenAPI document: 0.28.1
32927
+ * The version of the OpenAPI document: 0.31.0
32927
32928
  * Contact: info@pollination.cloud
32928
32929
  *
32929
32930
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32942,7 +32943,7 @@ var dagjsonobjectOutputAlias = /*#__PURE__*/Object.freeze({
32942
32943
  * pollination-server
32943
32944
  * Pollination Server OpenAPI Definition
32944
32945
  *
32945
- * The version of the OpenAPI document: 0.28.1
32946
+ * The version of the OpenAPI document: 0.31.0
32946
32947
  * Contact: info@pollination.cloud
32947
32948
  *
32948
32949
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32961,7 +32962,7 @@ var daglinkedInputAlias = /*#__PURE__*/Object.freeze({
32961
32962
  * pollination-server
32962
32963
  * Pollination Server OpenAPI Definition
32963
32964
  *
32964
- * The version of the OpenAPI document: 0.28.1
32965
+ * The version of the OpenAPI document: 0.31.0
32965
32966
  * Contact: info@pollination.cloud
32966
32967
  *
32967
32968
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32980,7 +32981,7 @@ var daglinkedOutputAlias = /*#__PURE__*/Object.freeze({
32980
32981
  * pollination-server
32981
32982
  * Pollination Server OpenAPI Definition
32982
32983
  *
32983
- * The version of the OpenAPI document: 0.28.1
32984
+ * The version of the OpenAPI document: 0.31.0
32984
32985
  * Contact: info@pollination.cloud
32985
32986
  *
32986
32987
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32999,7 +33000,7 @@ var dagnumberInput = /*#__PURE__*/Object.freeze({
32999
33000
  * pollination-server
33000
33001
  * Pollination Server OpenAPI Definition
33001
33002
  *
33002
- * The version of the OpenAPI document: 0.28.1
33003
+ * The version of the OpenAPI document: 0.31.0
33003
33004
  * Contact: info@pollination.cloud
33004
33005
  *
33005
33006
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33018,7 +33019,7 @@ var dagnumberInputAlias = /*#__PURE__*/Object.freeze({
33018
33019
  * pollination-server
33019
33020
  * Pollination Server OpenAPI Definition
33020
33021
  *
33021
- * The version of the OpenAPI document: 0.28.1
33022
+ * The version of the OpenAPI document: 0.31.0
33022
33023
  * Contact: info@pollination.cloud
33023
33024
  *
33024
33025
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33037,7 +33038,7 @@ var dagnumberOutput = /*#__PURE__*/Object.freeze({
33037
33038
  * pollination-server
33038
33039
  * Pollination Server OpenAPI Definition
33039
33040
  *
33040
- * The version of the OpenAPI document: 0.28.1
33041
+ * The version of the OpenAPI document: 0.31.0
33041
33042
  * Contact: info@pollination.cloud
33042
33043
  *
33043
33044
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33056,7 +33057,7 @@ var dagnumberOutputAlias = /*#__PURE__*/Object.freeze({
33056
33057
  * pollination-server
33057
33058
  * Pollination Server OpenAPI Definition
33058
33059
  *
33059
- * The version of the OpenAPI document: 0.28.1
33060
+ * The version of the OpenAPI document: 0.31.0
33060
33061
  * Contact: info@pollination.cloud
33061
33062
  *
33062
33063
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33075,7 +33076,7 @@ var dagpathInput = /*#__PURE__*/Object.freeze({
33075
33076
  * pollination-server
33076
33077
  * Pollination Server OpenAPI Definition
33077
33078
  *
33078
- * The version of the OpenAPI document: 0.28.1
33079
+ * The version of the OpenAPI document: 0.31.0
33079
33080
  * Contact: info@pollination.cloud
33080
33081
  *
33081
33082
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33094,7 +33095,7 @@ var dagpathInputAlias = /*#__PURE__*/Object.freeze({
33094
33095
  * pollination-server
33095
33096
  * Pollination Server OpenAPI Definition
33096
33097
  *
33097
- * The version of the OpenAPI document: 0.28.1
33098
+ * The version of the OpenAPI document: 0.31.0
33098
33099
  * Contact: info@pollination.cloud
33099
33100
  *
33100
33101
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33113,7 +33114,7 @@ var dagpathOutput = /*#__PURE__*/Object.freeze({
33113
33114
  * pollination-server
33114
33115
  * Pollination Server OpenAPI Definition
33115
33116
  *
33116
- * The version of the OpenAPI document: 0.28.1
33117
+ * The version of the OpenAPI document: 0.31.0
33117
33118
  * Contact: info@pollination.cloud
33118
33119
  *
33119
33120
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33132,7 +33133,7 @@ var dagpathOutputAlias = /*#__PURE__*/Object.freeze({
33132
33133
  * pollination-server
33133
33134
  * Pollination Server OpenAPI Definition
33134
33135
  *
33135
- * The version of the OpenAPI document: 0.28.1
33136
+ * The version of the OpenAPI document: 0.31.0
33136
33137
  * Contact: info@pollination.cloud
33137
33138
  *
33138
33139
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33151,7 +33152,7 @@ var dagstringInput = /*#__PURE__*/Object.freeze({
33151
33152
  * pollination-server
33152
33153
  * Pollination Server OpenAPI Definition
33153
33154
  *
33154
- * The version of the OpenAPI document: 0.28.1
33155
+ * The version of the OpenAPI document: 0.31.0
33155
33156
  * Contact: info@pollination.cloud
33156
33157
  *
33157
33158
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33170,7 +33171,7 @@ var dagstringInputAlias = /*#__PURE__*/Object.freeze({
33170
33171
  * pollination-server
33171
33172
  * Pollination Server OpenAPI Definition
33172
33173
  *
33173
- * The version of the OpenAPI document: 0.28.1
33174
+ * The version of the OpenAPI document: 0.31.0
33174
33175
  * Contact: info@pollination.cloud
33175
33176
  *
33176
33177
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33189,7 +33190,7 @@ var dagstringOutput = /*#__PURE__*/Object.freeze({
33189
33190
  * pollination-server
33190
33191
  * Pollination Server OpenAPI Definition
33191
33192
  *
33192
- * The version of the OpenAPI document: 0.28.1
33193
+ * The version of the OpenAPI document: 0.31.0
33193
33194
  * Contact: info@pollination.cloud
33194
33195
  *
33195
33196
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33208,7 +33209,7 @@ var dagstringOutputAlias = /*#__PURE__*/Object.freeze({
33208
33209
  * pollination-server
33209
33210
  * Pollination Server OpenAPI Definition
33210
33211
  *
33211
- * The version of the OpenAPI document: 0.28.1
33212
+ * The version of the OpenAPI document: 0.31.0
33212
33213
  * Contact: info@pollination.cloud
33213
33214
  *
33214
33215
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33227,7 +33228,7 @@ var dagtask = /*#__PURE__*/Object.freeze({
33227
33228
  * pollination-server
33228
33229
  * Pollination Server OpenAPI Definition
33229
33230
  *
33230
- * The version of the OpenAPI document: 0.28.1
33231
+ * The version of the OpenAPI document: 0.31.0
33231
33232
  * Contact: info@pollination.cloud
33232
33233
  *
33233
33234
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33246,7 +33247,7 @@ var dagtaskLoop = /*#__PURE__*/Object.freeze({
33246
33247
  * pollination-server
33247
33248
  * Pollination Server OpenAPI Definition
33248
33249
  *
33249
- * The version of the OpenAPI document: 0.28.1
33250
+ * The version of the OpenAPI document: 0.31.0
33250
33251
  * Contact: info@pollination.cloud
33251
33252
  *
33252
33253
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33265,7 +33266,7 @@ var dailyUsage = /*#__PURE__*/Object.freeze({
33265
33266
  * pollination-server
33266
33267
  * Pollination Server OpenAPI Definition
33267
33268
  *
33268
- * The version of the OpenAPI document: 0.28.1
33269
+ * The version of the OpenAPI document: 0.31.0
33269
33270
  * Contact: info@pollination.cloud
33270
33271
  *
33271
33272
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33285,7 +33286,7 @@ var dependencyKind = createCommonjsModule(function (module, exports) {
33285
33286
  * pollination-server
33286
33287
  * Pollination Server OpenAPI Definition
33287
33288
  *
33288
- * The version of the OpenAPI document: 0.28.1
33289
+ * The version of the OpenAPI document: 0.31.0
33289
33290
  * Contact: info@pollination.cloud
33290
33291
  *
33291
33292
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33306,7 +33307,7 @@ exports.DependencyKind = void 0;
33306
33307
  * pollination-server
33307
33308
  * Pollination Server OpenAPI Definition
33308
33309
  *
33309
- * The version of the OpenAPI document: 0.28.1
33310
+ * The version of the OpenAPI document: 0.31.0
33310
33311
  * Contact: info@pollination.cloud
33311
33312
  *
33312
33313
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33325,7 +33326,7 @@ var deploymentConfig = /*#__PURE__*/Object.freeze({
33325
33326
  * pollination-server
33326
33327
  * Pollination Server OpenAPI Definition
33327
33328
  *
33328
- * The version of the OpenAPI document: 0.28.1
33329
+ * The version of the OpenAPI document: 0.31.0
33329
33330
  * Contact: info@pollination.cloud
33330
33331
  *
33331
33332
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33344,7 +33345,7 @@ var dockerConfig = /*#__PURE__*/Object.freeze({
33344
33345
  * pollination-server
33345
33346
  * Pollination Server OpenAPI Definition
33346
33347
  *
33347
- * The version of the OpenAPI document: 0.28.1
33348
+ * The version of the OpenAPI document: 0.31.0
33348
33349
  * Contact: info@pollination.cloud
33349
33350
  *
33350
33351
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33363,7 +33364,7 @@ var fileMeta = /*#__PURE__*/Object.freeze({
33363
33364
  * pollination-server
33364
33365
  * Pollination Server OpenAPI Definition
33365
33366
  *
33366
- * The version of the OpenAPI document: 0.28.1
33367
+ * The version of the OpenAPI document: 0.31.0
33367
33368
  * Contact: info@pollination.cloud
33368
33369
  *
33369
33370
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33382,7 +33383,7 @@ var fileReference = /*#__PURE__*/Object.freeze({
33382
33383
  * pollination-server
33383
33384
  * Pollination Server OpenAPI Definition
33384
33385
  *
33385
- * The version of the OpenAPI document: 0.28.1
33386
+ * The version of the OpenAPI document: 0.31.0
33386
33387
  * Contact: info@pollination.cloud
33387
33388
  *
33388
33389
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33401,7 +33402,7 @@ var folderReference = /*#__PURE__*/Object.freeze({
33401
33402
  * pollination-server
33402
33403
  * Pollination Server OpenAPI Definition
33403
33404
  *
33404
- * The version of the OpenAPI document: 0.28.1
33405
+ * The version of the OpenAPI document: 0.31.0
33405
33406
  * Contact: info@pollination.cloud
33406
33407
  *
33407
33408
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33420,7 +33421,7 @@ var _function = /*#__PURE__*/Object.freeze({
33420
33421
  * pollination-server
33421
33422
  * Pollination Server OpenAPI Definition
33422
33423
  *
33423
- * The version of the OpenAPI document: 0.28.1
33424
+ * The version of the OpenAPI document: 0.31.0
33424
33425
  * Contact: info@pollination.cloud
33425
33426
  *
33426
33427
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33439,7 +33440,7 @@ var functionArrayInput = /*#__PURE__*/Object.freeze({
33439
33440
  * pollination-server
33440
33441
  * Pollination Server OpenAPI Definition
33441
33442
  *
33442
- * The version of the OpenAPI document: 0.28.1
33443
+ * The version of the OpenAPI document: 0.31.0
33443
33444
  * Contact: info@pollination.cloud
33444
33445
  *
33445
33446
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33458,7 +33459,7 @@ var functionArrayOutput = /*#__PURE__*/Object.freeze({
33458
33459
  * pollination-server
33459
33460
  * Pollination Server OpenAPI Definition
33460
33461
  *
33461
- * The version of the OpenAPI document: 0.28.1
33462
+ * The version of the OpenAPI document: 0.31.0
33462
33463
  * Contact: info@pollination.cloud
33463
33464
  *
33464
33465
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33477,7 +33478,7 @@ var functionBooleanInput = /*#__PURE__*/Object.freeze({
33477
33478
  * pollination-server
33478
33479
  * Pollination Server OpenAPI Definition
33479
33480
  *
33480
- * The version of the OpenAPI document: 0.28.1
33481
+ * The version of the OpenAPI document: 0.31.0
33481
33482
  * Contact: info@pollination.cloud
33482
33483
  *
33483
33484
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33496,7 +33497,7 @@ var functionBooleanOutput = /*#__PURE__*/Object.freeze({
33496
33497
  * pollination-server
33497
33498
  * Pollination Server OpenAPI Definition
33498
33499
  *
33499
- * The version of the OpenAPI document: 0.28.1
33500
+ * The version of the OpenAPI document: 0.31.0
33500
33501
  * Contact: info@pollination.cloud
33501
33502
  *
33502
33503
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33515,7 +33516,7 @@ var functionFileInput = /*#__PURE__*/Object.freeze({
33515
33516
  * pollination-server
33516
33517
  * Pollination Server OpenAPI Definition
33517
33518
  *
33518
- * The version of the OpenAPI document: 0.28.1
33519
+ * The version of the OpenAPI document: 0.31.0
33519
33520
  * Contact: info@pollination.cloud
33520
33521
  *
33521
33522
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33534,7 +33535,7 @@ var functionFileOutput = /*#__PURE__*/Object.freeze({
33534
33535
  * pollination-server
33535
33536
  * Pollination Server OpenAPI Definition
33536
33537
  *
33537
- * The version of the OpenAPI document: 0.28.1
33538
+ * The version of the OpenAPI document: 0.31.0
33538
33539
  * Contact: info@pollination.cloud
33539
33540
  *
33540
33541
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33553,7 +33554,7 @@ var functionFolderInput = /*#__PURE__*/Object.freeze({
33553
33554
  * pollination-server
33554
33555
  * Pollination Server OpenAPI Definition
33555
33556
  *
33556
- * The version of the OpenAPI document: 0.28.1
33557
+ * The version of the OpenAPI document: 0.31.0
33557
33558
  * Contact: info@pollination.cloud
33558
33559
  *
33559
33560
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33572,7 +33573,7 @@ var functionFolderOutput = /*#__PURE__*/Object.freeze({
33572
33573
  * pollination-server
33573
33574
  * Pollination Server OpenAPI Definition
33574
33575
  *
33575
- * The version of the OpenAPI document: 0.28.1
33576
+ * The version of the OpenAPI document: 0.31.0
33576
33577
  * Contact: info@pollination.cloud
33577
33578
  *
33578
33579
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33591,7 +33592,7 @@ var functionIntegerInput = /*#__PURE__*/Object.freeze({
33591
33592
  * pollination-server
33592
33593
  * Pollination Server OpenAPI Definition
33593
33594
  *
33594
- * The version of the OpenAPI document: 0.28.1
33595
+ * The version of the OpenAPI document: 0.31.0
33595
33596
  * Contact: info@pollination.cloud
33596
33597
  *
33597
33598
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33610,7 +33611,7 @@ var functionIntegerOutput = /*#__PURE__*/Object.freeze({
33610
33611
  * pollination-server
33611
33612
  * Pollination Server OpenAPI Definition
33612
33613
  *
33613
- * The version of the OpenAPI document: 0.28.1
33614
+ * The version of the OpenAPI document: 0.31.0
33614
33615
  * Contact: info@pollination.cloud
33615
33616
  *
33616
33617
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33629,7 +33630,7 @@ var functionJsonobjectInput = /*#__PURE__*/Object.freeze({
33629
33630
  * pollination-server
33630
33631
  * Pollination Server OpenAPI Definition
33631
33632
  *
33632
- * The version of the OpenAPI document: 0.28.1
33633
+ * The version of the OpenAPI document: 0.31.0
33633
33634
  * Contact: info@pollination.cloud
33634
33635
  *
33635
33636
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33648,7 +33649,7 @@ var functionJsonobjectOutput = /*#__PURE__*/Object.freeze({
33648
33649
  * pollination-server
33649
33650
  * Pollination Server OpenAPI Definition
33650
33651
  *
33651
- * The version of the OpenAPI document: 0.28.1
33652
+ * The version of the OpenAPI document: 0.31.0
33652
33653
  * Contact: info@pollination.cloud
33653
33654
  *
33654
33655
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33667,7 +33668,7 @@ var functionNumberInput = /*#__PURE__*/Object.freeze({
33667
33668
  * pollination-server
33668
33669
  * Pollination Server OpenAPI Definition
33669
33670
  *
33670
- * The version of the OpenAPI document: 0.28.1
33671
+ * The version of the OpenAPI document: 0.31.0
33671
33672
  * Contact: info@pollination.cloud
33672
33673
  *
33673
33674
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33686,7 +33687,7 @@ var functionNumberOutput = /*#__PURE__*/Object.freeze({
33686
33687
  * pollination-server
33687
33688
  * Pollination Server OpenAPI Definition
33688
33689
  *
33689
- * The version of the OpenAPI document: 0.28.1
33690
+ * The version of the OpenAPI document: 0.31.0
33690
33691
  * Contact: info@pollination.cloud
33691
33692
  *
33692
33693
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33705,7 +33706,7 @@ var functionPathInput = /*#__PURE__*/Object.freeze({
33705
33706
  * pollination-server
33706
33707
  * Pollination Server OpenAPI Definition
33707
33708
  *
33708
- * The version of the OpenAPI document: 0.28.1
33709
+ * The version of the OpenAPI document: 0.31.0
33709
33710
  * Contact: info@pollination.cloud
33710
33711
  *
33711
33712
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33724,7 +33725,7 @@ var functionPathOutput = /*#__PURE__*/Object.freeze({
33724
33725
  * pollination-server
33725
33726
  * Pollination Server OpenAPI Definition
33726
33727
  *
33727
- * The version of the OpenAPI document: 0.28.1
33728
+ * The version of the OpenAPI document: 0.31.0
33728
33729
  * Contact: info@pollination.cloud
33729
33730
  *
33730
33731
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33743,7 +33744,7 @@ var functionStringInput = /*#__PURE__*/Object.freeze({
33743
33744
  * pollination-server
33744
33745
  * Pollination Server OpenAPI Definition
33745
33746
  *
33746
- * The version of the OpenAPI document: 0.28.1
33747
+ * The version of the OpenAPI document: 0.31.0
33747
33748
  * Contact: info@pollination.cloud
33748
33749
  *
33749
33750
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33762,7 +33763,7 @@ var functionStringOutput = /*#__PURE__*/Object.freeze({
33762
33763
  * pollination-server
33763
33764
  * Pollination Server OpenAPI Definition
33764
33765
  *
33765
- * The version of the OpenAPI document: 0.28.1
33766
+ * The version of the OpenAPI document: 0.31.0
33766
33767
  * Contact: info@pollination.cloud
33767
33768
  *
33768
33769
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33781,7 +33782,7 @@ var http = /*#__PURE__*/Object.freeze({
33781
33782
  * pollination-server
33782
33783
  * Pollination Server OpenAPI Definition
33783
33784
  *
33784
- * The version of the OpenAPI document: 0.28.1
33785
+ * The version of the OpenAPI document: 0.31.0
33785
33786
  * Contact: info@pollination.cloud
33786
33787
  *
33787
33788
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33800,7 +33801,7 @@ var httpvalidationError = /*#__PURE__*/Object.freeze({
33800
33801
  * pollination-server
33801
33802
  * Pollination Server OpenAPI Definition
33802
33803
  *
33803
- * The version of the OpenAPI document: 0.28.1
33804
+ * The version of the OpenAPI document: 0.31.0
33804
33805
  * Contact: info@pollination.cloud
33805
33806
  *
33806
33807
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33819,7 +33820,7 @@ var ioaliasHandler = /*#__PURE__*/Object.freeze({
33819
33820
  * pollination-server
33820
33821
  * Pollination Server OpenAPI Definition
33821
33822
  *
33822
- * The version of the OpenAPI document: 0.28.1
33823
+ * The version of the OpenAPI document: 0.31.0
33823
33824
  * Contact: info@pollination.cloud
33824
33825
  *
33825
33826
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33838,7 +33839,7 @@ var inputFileReference = /*#__PURE__*/Object.freeze({
33838
33839
  * pollination-server
33839
33840
  * Pollination Server OpenAPI Definition
33840
33841
  *
33841
- * The version of the OpenAPI document: 0.28.1
33842
+ * The version of the OpenAPI document: 0.31.0
33842
33843
  * Contact: info@pollination.cloud
33843
33844
  *
33844
33845
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33857,7 +33858,7 @@ var inputFolderReference = /*#__PURE__*/Object.freeze({
33857
33858
  * pollination-server
33858
33859
  * Pollination Server OpenAPI Definition
33859
33860
  *
33860
- * The version of the OpenAPI document: 0.28.1
33861
+ * The version of the OpenAPI document: 0.31.0
33861
33862
  * Contact: info@pollination.cloud
33862
33863
  *
33863
33864
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33876,7 +33877,7 @@ var inputPathReference = /*#__PURE__*/Object.freeze({
33876
33877
  * pollination-server
33877
33878
  * Pollination Server OpenAPI Definition
33878
33879
  *
33879
- * The version of the OpenAPI document: 0.28.1
33880
+ * The version of the OpenAPI document: 0.31.0
33880
33881
  * Contact: info@pollination.cloud
33881
33882
  *
33882
33883
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33895,7 +33896,7 @@ var inputReference = /*#__PURE__*/Object.freeze({
33895
33896
  * pollination-server
33896
33897
  * Pollination Server OpenAPI Definition
33897
33898
  *
33898
- * The version of the OpenAPI document: 0.28.1
33899
+ * The version of the OpenAPI document: 0.31.0
33899
33900
  * Contact: info@pollination.cloud
33900
33901
  *
33901
33902
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33915,7 +33916,7 @@ var itemType = createCommonjsModule(function (module, exports) {
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).
@@ -33941,7 +33942,7 @@ exports.ItemType = void 0;
33941
33942
  * pollination-server
33942
33943
  * Pollination Server OpenAPI Definition
33943
33944
  *
33944
- * The version of the OpenAPI document: 0.28.1
33945
+ * The version of the OpenAPI document: 0.31.0
33945
33946
  * Contact: info@pollination.cloud
33946
33947
  *
33947
33948
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33960,7 +33961,7 @@ var job = /*#__PURE__*/Object.freeze({
33960
33961
  * pollination-server
33961
33962
  * Pollination Server OpenAPI Definition
33962
33963
  *
33963
- * The version of the OpenAPI document: 0.28.1
33964
+ * The version of the OpenAPI document: 0.31.0
33964
33965
  * Contact: info@pollination.cloud
33965
33966
  *
33966
33967
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33979,7 +33980,7 @@ var jobArgument = /*#__PURE__*/Object.freeze({
33979
33980
  * pollination-server
33980
33981
  * Pollination Server OpenAPI Definition
33981
33982
  *
33982
- * The version of the OpenAPI document: 0.28.1
33983
+ * The version of the OpenAPI document: 0.31.0
33983
33984
  * Contact: info@pollination.cloud
33984
33985
  *
33985
33986
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33998,7 +33999,7 @@ var jobPathArgument = /*#__PURE__*/Object.freeze({
33998
33999
  * pollination-server
33999
34000
  * Pollination Server OpenAPI Definition
34000
34001
  *
34001
- * The version of the OpenAPI document: 0.28.1
34002
+ * The version of the OpenAPI document: 0.31.0
34002
34003
  * Contact: info@pollination.cloud
34003
34004
  *
34004
34005
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34018,7 +34019,7 @@ var jobStatusEnum = createCommonjsModule(function (module, exports) {
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).
@@ -34044,7 +34045,7 @@ exports.JobStatusEnum = void 0;
34044
34045
  * pollination-server
34045
34046
  * Pollination Server OpenAPI Definition
34046
34047
  *
34047
- * The version of the OpenAPI document: 0.28.1
34048
+ * The version of the OpenAPI document: 0.31.0
34048
34049
  * Contact: info@pollination.cloud
34049
34050
  *
34050
34051
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34063,7 +34064,7 @@ var keyRequest = /*#__PURE__*/Object.freeze({
34063
34064
  * pollination-server
34064
34065
  * Pollination Server OpenAPI Definition
34065
34066
  *
34066
- * The version of the OpenAPI document: 0.28.1
34067
+ * The version of the OpenAPI document: 0.31.0
34067
34068
  * Contact: info@pollination.cloud
34068
34069
  *
34069
34070
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34082,7 +34083,7 @@ var license = /*#__PURE__*/Object.freeze({
34082
34083
  * pollination-server
34083
34084
  * Pollination Server OpenAPI Definition
34084
34085
  *
34085
- * The version of the OpenAPI document: 0.28.1
34086
+ * The version of the OpenAPI document: 0.31.0
34086
34087
  * Contact: info@pollination.cloud
34087
34088
  *
34088
34089
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34101,7 +34102,7 @@ var licensePoolAccessPolicy = /*#__PURE__*/Object.freeze({
34101
34102
  * pollination-server
34102
34103
  * Pollination Server OpenAPI Definition
34103
34104
  *
34104
- * The version of the OpenAPI document: 0.28.1
34105
+ * The version of the OpenAPI document: 0.31.0
34105
34106
  * Contact: info@pollination.cloud
34106
34107
  *
34107
34108
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34120,7 +34121,7 @@ var licensePoolAccessPolicyList = /*#__PURE__*/Object.freeze({
34120
34121
  * pollination-server
34121
34122
  * Pollination Server OpenAPI Definition
34122
34123
  *
34123
- * The version of the OpenAPI document: 0.28.1
34124
+ * The version of the OpenAPI document: 0.31.0
34124
34125
  * Contact: info@pollination.cloud
34125
34126
  *
34126
34127
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34139,7 +34140,7 @@ var licensePoolList = /*#__PURE__*/Object.freeze({
34139
34140
  * pollination-server
34140
34141
  * Pollination Server OpenAPI Definition
34141
34142
  *
34142
- * The version of the OpenAPI document: 0.28.1
34143
+ * The version of the OpenAPI document: 0.31.0
34143
34144
  * Contact: info@pollination.cloud
34144
34145
  *
34145
34146
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34158,7 +34159,7 @@ var licensePoolPolicySubject = /*#__PURE__*/Object.freeze({
34158
34159
  * pollination-server
34159
34160
  * Pollination Server OpenAPI Definition
34160
34161
  *
34161
- * The version of the OpenAPI document: 0.28.1
34162
+ * The version of the OpenAPI document: 0.31.0
34162
34163
  * Contact: info@pollination.cloud
34163
34164
  *
34164
34165
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34177,7 +34178,7 @@ var licensePoolPolicySubjectList = /*#__PURE__*/Object.freeze({
34177
34178
  * pollination-server
34178
34179
  * Pollination Server OpenAPI Definition
34179
34180
  *
34180
- * The version of the OpenAPI document: 0.28.1
34181
+ * The version of the OpenAPI document: 0.31.0
34181
34182
  * Contact: info@pollination.cloud
34182
34183
  *
34183
34184
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34196,7 +34197,7 @@ var licensePoolPublic = /*#__PURE__*/Object.freeze({
34196
34197
  * pollination-server
34197
34198
  * Pollination Server OpenAPI Definition
34198
34199
  *
34199
- * The version of the OpenAPI document: 0.28.1
34200
+ * The version of the OpenAPI document: 0.31.0
34200
34201
  * Contact: info@pollination.cloud
34201
34202
  *
34202
34203
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34215,7 +34216,7 @@ var licensePoolUpdate = /*#__PURE__*/Object.freeze({
34215
34216
  * pollination-server
34216
34217
  * Pollination Server OpenAPI Definition
34217
34218
  *
34218
- * The version of the OpenAPI document: 0.28.1
34219
+ * The version of the OpenAPI document: 0.31.0
34219
34220
  * Contact: info@pollination.cloud
34220
34221
  *
34221
34222
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34235,7 +34236,7 @@ var licenseType = createCommonjsModule(function (module, exports) {
34235
34236
  * pollination-server
34236
34237
  * Pollination Server OpenAPI Definition
34237
34238
  *
34238
- * The version of the OpenAPI document: 0.28.1
34239
+ * The version of the OpenAPI document: 0.31.0
34239
34240
  * Contact: info@pollination.cloud
34240
34241
  *
34241
34242
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34257,7 +34258,7 @@ exports.LicenseType = void 0;
34257
34258
  * pollination-server
34258
34259
  * Pollination Server OpenAPI Definition
34259
34260
  *
34260
- * The version of the OpenAPI document: 0.28.1
34261
+ * The version of the OpenAPI document: 0.31.0
34261
34262
  * Contact: info@pollination.cloud
34262
34263
  *
34263
34264
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34276,7 +34277,7 @@ var localConfig = /*#__PURE__*/Object.freeze({
34276
34277
  * pollination-server
34277
34278
  * Pollination Server OpenAPI Definition
34278
34279
  *
34279
- * The version of the OpenAPI document: 0.28.1
34280
+ * The version of the OpenAPI document: 0.31.0
34280
34281
  * Contact: info@pollination.cloud
34281
34282
  *
34282
34283
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34295,7 +34296,7 @@ var location = /*#__PURE__*/Object.freeze({
34295
34296
  * pollination-server
34296
34297
  * Pollination Server OpenAPI Definition
34297
34298
  *
34298
- * The version of the OpenAPI document: 0.28.1
34299
+ * The version of the OpenAPI document: 0.31.0
34299
34300
  * Contact: info@pollination.cloud
34300
34301
  *
34301
34302
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34314,7 +34315,7 @@ var maintainer = /*#__PURE__*/Object.freeze({
34314
34315
  * pollination-server
34315
34316
  * Pollination Server OpenAPI Definition
34316
34317
  *
34317
- * The version of the OpenAPI document: 0.28.1
34318
+ * The version of the OpenAPI document: 0.31.0
34318
34319
  * Contact: info@pollination.cloud
34319
34320
  *
34320
34321
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34333,7 +34334,7 @@ var metaData = /*#__PURE__*/Object.freeze({
34333
34334
  * pollination-server
34334
34335
  * Pollination Server OpenAPI Definition
34335
34336
  *
34336
- * The version of the OpenAPI document: 0.28.1
34337
+ * The version of the OpenAPI document: 0.31.0
34337
34338
  * Contact: info@pollination.cloud
34338
34339
  *
34339
34340
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34352,7 +34353,7 @@ var metadata = /*#__PURE__*/Object.freeze({
34352
34353
  * pollination-server
34353
34354
  * Pollination Server OpenAPI Definition
34354
34355
  *
34355
- * The version of the OpenAPI document: 0.28.1
34356
+ * The version of the OpenAPI document: 0.31.0
34356
34357
  * Contact: info@pollination.cloud
34357
34358
  *
34358
34359
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34371,7 +34372,7 @@ var newApplicationVersion = /*#__PURE__*/Object.freeze({
34371
34372
  * pollination-server
34372
34373
  * Pollination Server OpenAPI Definition
34373
34374
  *
34374
- * The version of the OpenAPI document: 0.28.1
34375
+ * The version of the OpenAPI document: 0.31.0
34375
34376
  * Contact: info@pollination.cloud
34376
34377
  *
34377
34378
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34390,7 +34391,7 @@ var newPluginPackage = /*#__PURE__*/Object.freeze({
34390
34391
  * pollination-server
34391
34392
  * Pollination Server OpenAPI Definition
34392
34393
  *
34393
- * The version of the OpenAPI document: 0.28.1
34394
+ * The version of the OpenAPI document: 0.31.0
34394
34395
  * Contact: info@pollination.cloud
34395
34396
  *
34396
34397
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34409,7 +34410,7 @@ var newRecipePackage = /*#__PURE__*/Object.freeze({
34409
34410
  * pollination-server
34410
34411
  * Pollination Server OpenAPI Definition
34411
34412
  *
34412
- * The version of the OpenAPI document: 0.28.1
34413
+ * The version of the OpenAPI document: 0.31.0
34413
34414
  * Contact: info@pollination.cloud
34414
34415
  *
34415
34416
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34428,7 +34429,7 @@ var organization = /*#__PURE__*/Object.freeze({
34428
34429
  * pollination-server
34429
34430
  * Pollination Server OpenAPI Definition
34430
34431
  *
34431
- * The version of the OpenAPI document: 0.28.1
34432
+ * The version of the OpenAPI document: 0.31.0
34432
34433
  * Contact: info@pollination.cloud
34433
34434
  *
34434
34435
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34447,7 +34448,7 @@ var organizationCreate = /*#__PURE__*/Object.freeze({
34447
34448
  * pollination-server
34448
34449
  * Pollination Server OpenAPI Definition
34449
34450
  *
34450
- * The version of the OpenAPI document: 0.28.1
34451
+ * The version of the OpenAPI document: 0.31.0
34451
34452
  * Contact: info@pollination.cloud
34452
34453
  *
34453
34454
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34466,7 +34467,7 @@ var organizationList = /*#__PURE__*/Object.freeze({
34466
34467
  * pollination-server
34467
34468
  * Pollination Server OpenAPI Definition
34468
34469
  *
34469
- * The version of the OpenAPI document: 0.28.1
34470
+ * The version of the OpenAPI document: 0.31.0
34470
34471
  * Contact: info@pollination.cloud
34471
34472
  *
34472
34473
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34485,7 +34486,7 @@ var organizationMember = /*#__PURE__*/Object.freeze({
34485
34486
  * pollination-server
34486
34487
  * Pollination Server OpenAPI Definition
34487
34488
  *
34488
- * The version of the OpenAPI document: 0.28.1
34489
+ * The version of the OpenAPI document: 0.31.0
34489
34490
  * Contact: info@pollination.cloud
34490
34491
  *
34491
34492
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34505,7 +34506,7 @@ var organizationRoleEnum = createCommonjsModule(function (module, exports) {
34505
34506
  * pollination-server
34506
34507
  * Pollination Server OpenAPI Definition
34507
34508
  *
34508
- * The version of the OpenAPI document: 0.28.1
34509
+ * The version of the OpenAPI document: 0.31.0
34509
34510
  * Contact: info@pollination.cloud
34510
34511
  *
34511
34512
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34526,7 +34527,7 @@ exports.OrganizationRoleEnum = void 0;
34526
34527
  * pollination-server
34527
34528
  * Pollination Server OpenAPI Definition
34528
34529
  *
34529
- * The version of the OpenAPI document: 0.28.1
34530
+ * The version of the OpenAPI document: 0.31.0
34530
34531
  * Contact: info@pollination.cloud
34531
34532
  *
34532
34533
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34546,7 +34547,7 @@ var packageSortKey = createCommonjsModule(function (module, exports) {
34546
34547
  * pollination-server
34547
34548
  * Pollination Server OpenAPI Definition
34548
34549
  *
34549
- * The version of the OpenAPI document: 0.28.1
34550
+ * The version of the OpenAPI document: 0.31.0
34550
34551
  * Contact: info@pollination.cloud
34551
34552
  *
34552
34553
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34568,7 +34569,7 @@ exports.PackageSortKey = void 0;
34568
34569
  * pollination-server
34569
34570
  * Pollination Server OpenAPI Definition
34570
34571
  *
34571
- * The version of the OpenAPI document: 0.28.1
34572
+ * The version of the OpenAPI document: 0.31.0
34572
34573
  * Contact: info@pollination.cloud
34573
34574
  *
34574
34575
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34588,7 +34589,7 @@ var pausedReason = createCommonjsModule(function (module, exports) {
34588
34589
  * pollination-server
34589
34590
  * Pollination Server OpenAPI Definition
34590
34591
  *
34591
- * The version of the OpenAPI document: 0.28.1
34592
+ * The version of the OpenAPI document: 0.31.0
34592
34593
  * Contact: info@pollination.cloud
34593
34594
  *
34594
34595
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34609,7 +34610,7 @@ exports.PausedReason = void 0;
34609
34610
  * pollination-server
34610
34611
  * Pollination Server OpenAPI Definition
34611
34612
  *
34612
- * The version of the OpenAPI document: 0.28.1
34613
+ * The version of the OpenAPI document: 0.31.0
34613
34614
  * Contact: info@pollination.cloud
34614
34615
  *
34615
34616
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34628,7 +34629,7 @@ var payLink = /*#__PURE__*/Object.freeze({
34628
34629
  * pollination-server
34629
34630
  * Pollination Server OpenAPI Definition
34630
34631
  *
34631
- * The version of the OpenAPI document: 0.28.1
34632
+ * The version of the OpenAPI document: 0.31.0
34632
34633
  * Contact: info@pollination.cloud
34633
34634
  *
34634
34635
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34647,7 +34648,7 @@ var payment = /*#__PURE__*/Object.freeze({
34647
34648
  * pollination-server
34648
34649
  * Pollination Server OpenAPI Definition
34649
34650
  *
34650
- * The version of the OpenAPI document: 0.28.1
34651
+ * The version of the OpenAPI document: 0.31.0
34651
34652
  * Contact: info@pollination.cloud
34652
34653
  *
34653
34654
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34667,7 +34668,7 @@ var paymentMethodEnum = createCommonjsModule(function (module, exports) {
34667
34668
  * pollination-server
34668
34669
  * Pollination Server OpenAPI Definition
34669
34670
  *
34670
- * The version of the OpenAPI document: 0.28.1
34671
+ * The version of the OpenAPI document: 0.31.0
34671
34672
  * Contact: info@pollination.cloud
34672
34673
  *
34673
34674
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34689,7 +34690,7 @@ var permission = createCommonjsModule(function (module, exports) {
34689
34690
  * pollination-server
34690
34691
  * Pollination Server OpenAPI Definition
34691
34692
  *
34692
- * The version of the OpenAPI document: 0.28.1
34693
+ * The version of the OpenAPI document: 0.31.0
34693
34694
  * Contact: info@pollination.cloud
34694
34695
  *
34695
34696
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34712,7 +34713,7 @@ var planType = createCommonjsModule(function (module, exports) {
34712
34713
  * pollination-server
34713
34714
  * Pollination Server OpenAPI Definition
34714
34715
  *
34715
- * The version of the OpenAPI document: 0.28.1
34716
+ * The version of the OpenAPI document: 0.31.0
34716
34717
  * Contact: info@pollination.cloud
34717
34718
  *
34718
34719
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34735,7 +34736,7 @@ exports.PlanType = void 0;
34735
34736
  * pollination-server
34736
34737
  * Pollination Server OpenAPI Definition
34737
34738
  *
34738
- * The version of the OpenAPI document: 0.28.1
34739
+ * The version of the OpenAPI document: 0.31.0
34739
34740
  * Contact: info@pollination.cloud
34740
34741
  *
34741
34742
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34754,7 +34755,7 @@ var plugin = /*#__PURE__*/Object.freeze({
34754
34755
  * pollination-server
34755
34756
  * Pollination Server OpenAPI Definition
34756
34757
  *
34757
- * The version of the OpenAPI document: 0.28.1
34758
+ * The version of the OpenAPI document: 0.31.0
34758
34759
  * Contact: info@pollination.cloud
34759
34760
  *
34760
34761
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34773,7 +34774,7 @@ var pluginConfig = /*#__PURE__*/Object.freeze({
34773
34774
  * pollination-server
34774
34775
  * Pollination Server OpenAPI Definition
34775
34776
  *
34776
- * The version of the OpenAPI document: 0.28.1
34777
+ * The version of the OpenAPI document: 0.31.0
34777
34778
  * Contact: info@pollination.cloud
34778
34779
  *
34779
34780
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34792,7 +34793,7 @@ var pluginPackage = /*#__PURE__*/Object.freeze({
34792
34793
  * pollination-server
34793
34794
  * Pollination Server OpenAPI Definition
34794
34795
  *
34795
- * The version of the OpenAPI document: 0.28.1
34796
+ * The version of the OpenAPI document: 0.31.0
34796
34797
  * Contact: info@pollination.cloud
34797
34798
  *
34798
34799
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34811,7 +34812,7 @@ var pluginPackageList = /*#__PURE__*/Object.freeze({
34811
34812
  * pollination-server
34812
34813
  * Pollination Server OpenAPI Definition
34813
34814
  *
34814
- * The version of the OpenAPI document: 0.28.1
34815
+ * The version of the OpenAPI document: 0.31.0
34815
34816
  * Contact: info@pollination.cloud
34816
34817
  *
34817
34818
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34830,7 +34831,7 @@ var policySubject = /*#__PURE__*/Object.freeze({
34830
34831
  * pollination-server
34831
34832
  * Pollination Server OpenAPI Definition
34832
34833
  *
34833
- * The version of the OpenAPI document: 0.28.1
34834
+ * The version of the OpenAPI document: 0.31.0
34834
34835
  * Contact: info@pollination.cloud
34835
34836
  *
34836
34837
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34849,7 +34850,7 @@ var project = /*#__PURE__*/Object.freeze({
34849
34850
  * pollination-server
34850
34851
  * Pollination Server OpenAPI Definition
34851
34852
  *
34852
- * The version of the OpenAPI document: 0.28.1
34853
+ * The version of the OpenAPI document: 0.31.0
34853
34854
  * Contact: info@pollination.cloud
34854
34855
  *
34855
34856
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34868,7 +34869,7 @@ var projectAccessPolicy = /*#__PURE__*/Object.freeze({
34868
34869
  * pollination-server
34869
34870
  * Pollination Server OpenAPI Definition
34870
34871
  *
34871
- * The version of the OpenAPI document: 0.28.1
34872
+ * The version of the OpenAPI document: 0.31.0
34872
34873
  * Contact: info@pollination.cloud
34873
34874
  *
34874
34875
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34887,7 +34888,7 @@ var projectAccessPolicyList = /*#__PURE__*/Object.freeze({
34887
34888
  * pollination-server
34888
34889
  * Pollination Server OpenAPI Definition
34889
34890
  *
34890
- * The version of the OpenAPI document: 0.28.1
34891
+ * The version of the OpenAPI document: 0.31.0
34891
34892
  * Contact: info@pollination.cloud
34892
34893
  *
34893
34894
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34906,7 +34907,7 @@ var projectCreate = /*#__PURE__*/Object.freeze({
34906
34907
  * pollination-server
34907
34908
  * Pollination Server OpenAPI Definition
34908
34909
  *
34909
- * The version of the OpenAPI document: 0.28.1
34910
+ * The version of the OpenAPI document: 0.31.0
34910
34911
  * Contact: info@pollination.cloud
34911
34912
  *
34912
34913
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34925,7 +34926,7 @@ var projectFolder = /*#__PURE__*/Object.freeze({
34925
34926
  * pollination-server
34926
34927
  * Pollination Server OpenAPI Definition
34927
34928
  *
34928
- * The version of the OpenAPI document: 0.28.1
34929
+ * The version of the OpenAPI document: 0.31.0
34929
34930
  * Contact: info@pollination.cloud
34930
34931
  *
34931
34932
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34944,7 +34945,7 @@ var projectList = /*#__PURE__*/Object.freeze({
34944
34945
  * pollination-server
34945
34946
  * Pollination Server OpenAPI Definition
34946
34947
  *
34947
- * The version of the OpenAPI document: 0.28.1
34948
+ * The version of the OpenAPI document: 0.31.0
34948
34949
  * Contact: info@pollination.cloud
34949
34950
  *
34950
34951
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34963,7 +34964,7 @@ var projectPolicySubject = /*#__PURE__*/Object.freeze({
34963
34964
  * pollination-server
34964
34965
  * Pollination Server OpenAPI Definition
34965
34966
  *
34966
- * The version of the OpenAPI document: 0.28.1
34967
+ * The version of the OpenAPI document: 0.31.0
34967
34968
  * Contact: info@pollination.cloud
34968
34969
  *
34969
34970
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -34982,7 +34983,7 @@ var projectRecipeFilter = /*#__PURE__*/Object.freeze({
34982
34983
  * pollination-server
34983
34984
  * Pollination Server OpenAPI Definition
34984
34985
  *
34985
- * The version of the OpenAPI document: 0.28.1
34986
+ * The version of the OpenAPI document: 0.31.0
34986
34987
  * Contact: info@pollination.cloud
34987
34988
  *
34988
34989
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35002,7 +35003,7 @@ var projectSortKey = createCommonjsModule(function (module, exports) {
35002
35003
  * pollination-server
35003
35004
  * Pollination Server OpenAPI Definition
35004
35005
  *
35005
- * The version of the OpenAPI document: 0.28.1
35006
+ * The version of the OpenAPI document: 0.31.0
35006
35007
  * Contact: info@pollination.cloud
35007
35008
  *
35008
35009
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35024,7 +35025,7 @@ exports.ProjectSortKey = void 0;
35024
35025
  * pollination-server
35025
35026
  * Pollination Server OpenAPI Definition
35026
35027
  *
35027
- * The version of the OpenAPI document: 0.28.1
35028
+ * The version of the OpenAPI document: 0.31.0
35028
35029
  * Contact: info@pollination.cloud
35029
35030
  *
35030
35031
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35043,7 +35044,7 @@ var projectUpdate = /*#__PURE__*/Object.freeze({
35043
35044
  * pollination-server
35044
35045
  * Pollination Server OpenAPI Definition
35045
35046
  *
35046
- * The version of the OpenAPI document: 0.28.1
35047
+ * The version of the OpenAPI document: 0.31.0
35047
35048
  * Contact: info@pollination.cloud
35048
35049
  *
35049
35050
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35062,7 +35063,7 @@ var publicAccountList = /*#__PURE__*/Object.freeze({
35062
35063
  * pollination-server
35063
35064
  * Pollination Server OpenAPI Definition
35064
35065
  *
35065
- * The version of the OpenAPI document: 0.28.1
35066
+ * The version of the OpenAPI document: 0.31.0
35066
35067
  * Contact: info@pollination.cloud
35067
35068
  *
35068
35069
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35081,7 +35082,7 @@ var quota = /*#__PURE__*/Object.freeze({
35081
35082
  * pollination-server
35082
35083
  * Pollination Server OpenAPI Definition
35083
35084
  *
35084
- * The version of the OpenAPI document: 0.28.1
35085
+ * The version of the OpenAPI document: 0.31.0
35085
35086
  * Contact: info@pollination.cloud
35086
35087
  *
35087
35088
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35100,7 +35101,7 @@ var quotaList = /*#__PURE__*/Object.freeze({
35100
35101
  * pollination-server
35101
35102
  * Pollination Server OpenAPI Definition
35102
35103
  *
35103
- * The version of the OpenAPI document: 0.28.1
35104
+ * The version of the OpenAPI document: 0.31.0
35104
35105
  * Contact: info@pollination.cloud
35105
35106
  *
35106
35107
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35120,7 +35121,7 @@ var quotaType = createCommonjsModule(function (module, exports) {
35120
35121
  * pollination-server
35121
35122
  * Pollination Server OpenAPI Definition
35122
35123
  *
35123
- * The version of the OpenAPI document: 0.28.1
35124
+ * The version of the OpenAPI document: 0.31.0
35124
35125
  * Contact: info@pollination.cloud
35125
35126
  *
35126
35127
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35152,7 +35153,7 @@ exports.QuotaType = void 0;
35152
35153
  * pollination-server
35153
35154
  * Pollination Server OpenAPI Definition
35154
35155
  *
35155
- * The version of the OpenAPI document: 0.28.1
35156
+ * The version of the OpenAPI document: 0.31.0
35156
35157
  * Contact: info@pollination.cloud
35157
35158
  *
35158
35159
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35171,7 +35172,7 @@ var recipe = /*#__PURE__*/Object.freeze({
35171
35172
  * pollination-server
35172
35173
  * Pollination Server OpenAPI Definition
35173
35174
  *
35174
- * The version of the OpenAPI document: 0.28.1
35175
+ * The version of the OpenAPI document: 0.31.0
35175
35176
  * Contact: info@pollination.cloud
35176
35177
  *
35177
35178
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35190,7 +35191,7 @@ var recipeInterface = /*#__PURE__*/Object.freeze({
35190
35191
  * pollination-server
35191
35192
  * Pollination Server OpenAPI Definition
35192
35193
  *
35193
- * The version of the OpenAPI document: 0.28.1
35194
+ * The version of the OpenAPI document: 0.31.0
35194
35195
  * Contact: info@pollination.cloud
35195
35196
  *
35196
35197
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35209,7 +35210,7 @@ var recipeInterfaceList = /*#__PURE__*/Object.freeze({
35209
35210
  * pollination-server
35210
35211
  * Pollination Server OpenAPI Definition
35211
35212
  *
35212
- * The version of the OpenAPI document: 0.28.1
35213
+ * The version of the OpenAPI document: 0.31.0
35213
35214
  * Contact: info@pollination.cloud
35214
35215
  *
35215
35216
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35228,7 +35229,7 @@ var recipePackage = /*#__PURE__*/Object.freeze({
35228
35229
  * pollination-server
35229
35230
  * Pollination Server OpenAPI Definition
35230
35231
  *
35231
- * The version of the OpenAPI document: 0.28.1
35232
+ * The version of the OpenAPI document: 0.31.0
35232
35233
  * Contact: info@pollination.cloud
35233
35234
  *
35234
35235
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35247,7 +35248,7 @@ var recipePackageList = /*#__PURE__*/Object.freeze({
35247
35248
  * pollination-server
35248
35249
  * Pollination Server OpenAPI Definition
35249
35250
  *
35250
- * The version of the OpenAPI document: 0.28.1
35251
+ * The version of the OpenAPI document: 0.31.0
35251
35252
  * Contact: info@pollination.cloud
35252
35253
  *
35253
35254
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35266,7 +35267,7 @@ var repository = /*#__PURE__*/Object.freeze({
35266
35267
  * pollination-server
35267
35268
  * Pollination Server OpenAPI Definition
35268
35269
  *
35269
- * The version of the OpenAPI document: 0.28.1
35270
+ * The version of the OpenAPI document: 0.31.0
35270
35271
  * Contact: info@pollination.cloud
35271
35272
  *
35272
35273
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35285,7 +35286,7 @@ var repositoryAccessPolicy = /*#__PURE__*/Object.freeze({
35285
35286
  * pollination-server
35286
35287
  * Pollination Server OpenAPI Definition
35287
35288
  *
35288
- * The version of the OpenAPI document: 0.28.1
35289
+ * The version of the OpenAPI document: 0.31.0
35289
35290
  * Contact: info@pollination.cloud
35290
35291
  *
35291
35292
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35304,7 +35305,7 @@ var repositoryAccessPolicyList = /*#__PURE__*/Object.freeze({
35304
35305
  * pollination-server
35305
35306
  * Pollination Server OpenAPI Definition
35306
35307
  *
35307
- * The version of the OpenAPI document: 0.28.1
35308
+ * The version of the OpenAPI document: 0.31.0
35308
35309
  * Contact: info@pollination.cloud
35309
35310
  *
35310
35311
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35323,7 +35324,7 @@ var repositoryCreate = /*#__PURE__*/Object.freeze({
35323
35324
  * pollination-server
35324
35325
  * Pollination Server OpenAPI Definition
35325
35326
  *
35326
- * The version of the OpenAPI document: 0.28.1
35327
+ * The version of the OpenAPI document: 0.31.0
35327
35328
  * Contact: info@pollination.cloud
35328
35329
  *
35329
35330
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35342,7 +35343,7 @@ var repositoryIndex = /*#__PURE__*/Object.freeze({
35342
35343
  * pollination-server
35343
35344
  * Pollination Server OpenAPI Definition
35344
35345
  *
35345
- * The version of the OpenAPI document: 0.28.1
35346
+ * The version of the OpenAPI document: 0.31.0
35346
35347
  * Contact: info@pollination.cloud
35347
35348
  *
35348
35349
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35361,7 +35362,7 @@ var repositoryList = /*#__PURE__*/Object.freeze({
35361
35362
  * pollination-server
35362
35363
  * Pollination Server OpenAPI Definition
35363
35364
  *
35364
- * The version of the OpenAPI document: 0.28.1
35365
+ * The version of the OpenAPI document: 0.31.0
35365
35366
  * Contact: info@pollination.cloud
35366
35367
  *
35367
35368
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35380,7 +35381,7 @@ var repositoryMetadata = /*#__PURE__*/Object.freeze({
35380
35381
  * pollination-server
35381
35382
  * Pollination Server OpenAPI Definition
35382
35383
  *
35383
- * The version of the OpenAPI document: 0.28.1
35384
+ * The version of the OpenAPI document: 0.31.0
35384
35385
  * Contact: info@pollination.cloud
35385
35386
  *
35386
35387
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35400,7 +35401,7 @@ var repositorySortKey = createCommonjsModule(function (module, exports) {
35400
35401
  * pollination-server
35401
35402
  * Pollination Server OpenAPI Definition
35402
35403
  *
35403
- * The version of the OpenAPI document: 0.28.1
35404
+ * The version of the OpenAPI document: 0.31.0
35404
35405
  * Contact: info@pollination.cloud
35405
35406
  *
35406
35407
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35423,7 +35424,7 @@ exports.RepositorySortKey = void 0;
35423
35424
  * pollination-server
35424
35425
  * Pollination Server OpenAPI Definition
35425
35426
  *
35426
- * The version of the OpenAPI document: 0.28.1
35427
+ * The version of the OpenAPI document: 0.31.0
35427
35428
  * Contact: info@pollination.cloud
35428
35429
  *
35429
35430
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35442,7 +35443,7 @@ var repositoryUpdate = /*#__PURE__*/Object.freeze({
35442
35443
  * pollination-server
35443
35444
  * Pollination Server OpenAPI Definition
35444
35445
  *
35445
- * The version of the OpenAPI document: 0.28.1
35446
+ * The version of the OpenAPI document: 0.31.0
35446
35447
  * Contact: info@pollination.cloud
35447
35448
  *
35448
35449
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35461,7 +35462,7 @@ var repositoryUserPermissions = /*#__PURE__*/Object.freeze({
35461
35462
  * pollination-server
35462
35463
  * Pollination Server OpenAPI Definition
35463
35464
  *
35464
- * The version of the OpenAPI document: 0.28.1
35465
+ * The version of the OpenAPI document: 0.31.0
35465
35466
  * Contact: info@pollination.cloud
35466
35467
  *
35467
35468
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35481,7 +35482,7 @@ var roleEnum = createCommonjsModule(function (module, exports) {
35481
35482
  * pollination-server
35482
35483
  * Pollination Server OpenAPI Definition
35483
35484
  *
35484
- * The version of the OpenAPI document: 0.28.1
35485
+ * The version of the OpenAPI document: 0.31.0
35485
35486
  * Contact: info@pollination.cloud
35486
35487
  *
35487
35488
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35502,7 +35503,7 @@ exports.RoleEnum = void 0;
35502
35503
  * pollination-server
35503
35504
  * Pollination Server OpenAPI Definition
35504
35505
  *
35505
- * The version of the OpenAPI document: 0.28.1
35506
+ * The version of the OpenAPI document: 0.31.0
35506
35507
  * Contact: info@pollination.cloud
35507
35508
  *
35508
35509
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35521,7 +35522,7 @@ var run = /*#__PURE__*/Object.freeze({
35521
35522
  * pollination-server
35522
35523
  * Pollination Server OpenAPI Definition
35523
35524
  *
35524
- * The version of the OpenAPI document: 0.28.1
35525
+ * The version of the OpenAPI document: 0.31.0
35525
35526
  * Contact: info@pollination.cloud
35526
35527
  *
35527
35528
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35540,7 +35541,7 @@ var runList = /*#__PURE__*/Object.freeze({
35540
35541
  * pollination-server
35541
35542
  * Pollination Server OpenAPI Definition
35542
35543
  *
35543
- * The version of the OpenAPI document: 0.28.1
35544
+ * The version of the OpenAPI document: 0.31.0
35544
35545
  * Contact: info@pollination.cloud
35545
35546
  *
35546
35547
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35559,7 +35560,7 @@ var runMeta = /*#__PURE__*/Object.freeze({
35559
35560
  * pollination-server
35560
35561
  * Pollination Server OpenAPI Definition
35561
35562
  *
35562
- * The version of the OpenAPI document: 0.28.1
35563
+ * The version of the OpenAPI document: 0.31.0
35563
35564
  * Contact: info@pollination.cloud
35564
35565
  *
35565
35566
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35578,7 +35579,7 @@ var runProgress = /*#__PURE__*/Object.freeze({
35578
35579
  * pollination-server
35579
35580
  * Pollination Server OpenAPI Definition
35580
35581
  *
35581
- * The version of the OpenAPI document: 0.28.1
35582
+ * The version of the OpenAPI document: 0.31.0
35582
35583
  * Contact: info@pollination.cloud
35583
35584
  *
35584
35585
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35597,7 +35598,7 @@ var runResultList = /*#__PURE__*/Object.freeze({
35597
35598
  * pollination-server
35598
35599
  * Pollination Server OpenAPI Definition
35599
35600
  *
35600
- * The version of the OpenAPI document: 0.28.1
35601
+ * The version of the OpenAPI document: 0.31.0
35601
35602
  * Contact: info@pollination.cloud
35602
35603
  *
35603
35604
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35617,7 +35618,7 @@ var runStatusEnum = createCommonjsModule(function (module, exports) {
35617
35618
  * pollination-server
35618
35619
  * Pollination Server OpenAPI Definition
35619
35620
  *
35620
- * The version of the OpenAPI document: 0.28.1
35621
+ * The version of the OpenAPI document: 0.31.0
35621
35622
  * Contact: info@pollination.cloud
35622
35623
  *
35623
35624
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35644,7 +35645,7 @@ exports.RunStatusEnum = void 0;
35644
35645
  * pollination-server
35645
35646
  * Pollination Server OpenAPI Definition
35646
35647
  *
35647
- * The version of the OpenAPI document: 0.28.1
35648
+ * The version of the OpenAPI document: 0.31.0
35648
35649
  * Contact: info@pollination.cloud
35649
35650
  *
35650
35651
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35663,7 +35664,7 @@ var s3 = /*#__PURE__*/Object.freeze({
35663
35664
  * pollination-server
35664
35665
  * Pollination Server OpenAPI Definition
35665
35666
  *
35666
- * The version of the OpenAPI document: 0.28.1
35667
+ * The version of the OpenAPI document: 0.31.0
35667
35668
  * Contact: info@pollination.cloud
35668
35669
  *
35669
35670
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35683,7 +35684,7 @@ var sortEnum = createCommonjsModule(function (module, exports) {
35683
35684
  * pollination-server
35684
35685
  * Pollination Server OpenAPI Definition
35685
35686
  *
35686
- * The version of the OpenAPI document: 0.28.1
35687
+ * The version of the OpenAPI document: 0.31.0
35687
35688
  * Contact: info@pollination.cloud
35688
35689
  *
35689
35690
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35705,7 +35706,7 @@ var statusType = createCommonjsModule(function (module, exports) {
35705
35706
  * pollination-server
35706
35707
  * Pollination Server OpenAPI Definition
35707
35708
  *
35708
- * The version of the OpenAPI document: 0.28.1
35709
+ * The version of the OpenAPI document: 0.31.0
35709
35710
  * Contact: info@pollination.cloud
35710
35711
  *
35711
35712
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35728,7 +35729,7 @@ exports.StatusType = void 0;
35728
35729
  * pollination-server
35729
35730
  * Pollination Server OpenAPI Definition
35730
35731
  *
35731
- * The version of the OpenAPI document: 0.28.1
35732
+ * The version of the OpenAPI document: 0.31.0
35732
35733
  * Contact: info@pollination.cloud
35733
35734
  *
35734
35735
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35747,7 +35748,7 @@ var stepArrayInput = /*#__PURE__*/Object.freeze({
35747
35748
  * pollination-server
35748
35749
  * Pollination Server OpenAPI Definition
35749
35750
  *
35750
- * The version of the OpenAPI document: 0.28.1
35751
+ * The version of the OpenAPI document: 0.31.0
35751
35752
  * Contact: info@pollination.cloud
35752
35753
  *
35753
35754
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35766,7 +35767,7 @@ var stepArrayOutput = /*#__PURE__*/Object.freeze({
35766
35767
  * pollination-server
35767
35768
  * Pollination Server OpenAPI Definition
35768
35769
  *
35769
- * The version of the OpenAPI document: 0.28.1
35770
+ * The version of the OpenAPI document: 0.31.0
35770
35771
  * Contact: info@pollination.cloud
35771
35772
  *
35772
35773
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35785,7 +35786,7 @@ var stepBooleanInput = /*#__PURE__*/Object.freeze({
35785
35786
  * pollination-server
35786
35787
  * Pollination Server OpenAPI Definition
35787
35788
  *
35788
- * The version of the OpenAPI document: 0.28.1
35789
+ * The version of the OpenAPI document: 0.31.0
35789
35790
  * Contact: info@pollination.cloud
35790
35791
  *
35791
35792
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35804,7 +35805,7 @@ var stepBooleanOutput = /*#__PURE__*/Object.freeze({
35804
35805
  * pollination-server
35805
35806
  * Pollination Server OpenAPI Definition
35806
35807
  *
35807
- * The version of the OpenAPI document: 0.28.1
35808
+ * The version of the OpenAPI document: 0.31.0
35808
35809
  * Contact: info@pollination.cloud
35809
35810
  *
35810
35811
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35823,7 +35824,7 @@ var stepFileInput = /*#__PURE__*/Object.freeze({
35823
35824
  * pollination-server
35824
35825
  * Pollination Server OpenAPI Definition
35825
35826
  *
35826
- * The version of the OpenAPI document: 0.28.1
35827
+ * The version of the OpenAPI document: 0.31.0
35827
35828
  * Contact: info@pollination.cloud
35828
35829
  *
35829
35830
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35842,7 +35843,7 @@ var stepFileOutput = /*#__PURE__*/Object.freeze({
35842
35843
  * pollination-server
35843
35844
  * Pollination Server OpenAPI Definition
35844
35845
  *
35845
- * The version of the OpenAPI document: 0.28.1
35846
+ * The version of the OpenAPI document: 0.31.0
35846
35847
  * Contact: info@pollination.cloud
35847
35848
  *
35848
35849
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35861,7 +35862,7 @@ var stepFolderInput = /*#__PURE__*/Object.freeze({
35861
35862
  * pollination-server
35862
35863
  * Pollination Server OpenAPI Definition
35863
35864
  *
35864
- * The version of the OpenAPI document: 0.28.1
35865
+ * The version of the OpenAPI document: 0.31.0
35865
35866
  * Contact: info@pollination.cloud
35866
35867
  *
35867
35868
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35880,7 +35881,7 @@ var stepFolderOutput = /*#__PURE__*/Object.freeze({
35880
35881
  * pollination-server
35881
35882
  * Pollination Server OpenAPI Definition
35882
35883
  *
35883
- * The version of the OpenAPI document: 0.28.1
35884
+ * The version of the OpenAPI document: 0.31.0
35884
35885
  * Contact: info@pollination.cloud
35885
35886
  *
35886
35887
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35899,7 +35900,7 @@ var stepIntegerInput = /*#__PURE__*/Object.freeze({
35899
35900
  * pollination-server
35900
35901
  * Pollination Server OpenAPI Definition
35901
35902
  *
35902
- * The version of the OpenAPI document: 0.28.1
35903
+ * The version of the OpenAPI document: 0.31.0
35903
35904
  * Contact: info@pollination.cloud
35904
35905
  *
35905
35906
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35918,7 +35919,7 @@ var stepIntegerOutput = /*#__PURE__*/Object.freeze({
35918
35919
  * pollination-server
35919
35920
  * Pollination Server OpenAPI Definition
35920
35921
  *
35921
- * The version of the OpenAPI document: 0.28.1
35922
+ * The version of the OpenAPI document: 0.31.0
35922
35923
  * Contact: info@pollination.cloud
35923
35924
  *
35924
35925
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35937,7 +35938,7 @@ var stepJsonobjectInput = /*#__PURE__*/Object.freeze({
35937
35938
  * pollination-server
35938
35939
  * Pollination Server OpenAPI Definition
35939
35940
  *
35940
- * The version of the OpenAPI document: 0.28.1
35941
+ * The version of the OpenAPI document: 0.31.0
35941
35942
  * Contact: info@pollination.cloud
35942
35943
  *
35943
35944
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35956,7 +35957,7 @@ var stepJsonobjectOutput = /*#__PURE__*/Object.freeze({
35956
35957
  * pollination-server
35957
35958
  * Pollination Server OpenAPI Definition
35958
35959
  *
35959
- * The version of the OpenAPI document: 0.28.1
35960
+ * The version of the OpenAPI document: 0.31.0
35960
35961
  * Contact: info@pollination.cloud
35961
35962
  *
35962
35963
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35975,7 +35976,7 @@ var stepList = /*#__PURE__*/Object.freeze({
35975
35976
  * pollination-server
35976
35977
  * Pollination Server OpenAPI Definition
35977
35978
  *
35978
- * The version of the OpenAPI document: 0.28.1
35979
+ * The version of the OpenAPI document: 0.31.0
35979
35980
  * Contact: info@pollination.cloud
35980
35981
  *
35981
35982
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -35994,7 +35995,7 @@ var stepNumberInput = /*#__PURE__*/Object.freeze({
35994
35995
  * pollination-server
35995
35996
  * Pollination Server OpenAPI Definition
35996
35997
  *
35997
- * The version of the OpenAPI document: 0.28.1
35998
+ * The version of the OpenAPI document: 0.31.0
35998
35999
  * Contact: info@pollination.cloud
35999
36000
  *
36000
36001
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36013,7 +36014,7 @@ var stepNumberOutput = /*#__PURE__*/Object.freeze({
36013
36014
  * pollination-server
36014
36015
  * Pollination Server OpenAPI Definition
36015
36016
  *
36016
- * The version of the OpenAPI document: 0.28.1
36017
+ * The version of the OpenAPI document: 0.31.0
36017
36018
  * Contact: info@pollination.cloud
36018
36019
  *
36019
36020
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36032,7 +36033,7 @@ var stepPathInput = /*#__PURE__*/Object.freeze({
36032
36033
  * pollination-server
36033
36034
  * Pollination Server OpenAPI Definition
36034
36035
  *
36035
- * The version of the OpenAPI document: 0.28.1
36036
+ * The version of the OpenAPI document: 0.31.0
36036
36037
  * Contact: info@pollination.cloud
36037
36038
  *
36038
36039
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36051,7 +36052,7 @@ var stepPathOutput = /*#__PURE__*/Object.freeze({
36051
36052
  * pollination-server
36052
36053
  * Pollination Server OpenAPI Definition
36053
36054
  *
36054
- * The version of the OpenAPI document: 0.28.1
36055
+ * The version of the OpenAPI document: 0.31.0
36055
36056
  * Contact: info@pollination.cloud
36056
36057
  *
36057
36058
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36071,7 +36072,7 @@ var stepStatusEnum = createCommonjsModule(function (module, exports) {
36071
36072
  * pollination-server
36072
36073
  * Pollination Server OpenAPI Definition
36073
36074
  *
36074
- * The version of the OpenAPI document: 0.28.1
36075
+ * The version of the OpenAPI document: 0.31.0
36075
36076
  * Contact: info@pollination.cloud
36076
36077
  *
36077
36078
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36096,7 +36097,7 @@ exports.StepStatusEnum = void 0;
36096
36097
  * pollination-server
36097
36098
  * Pollination Server OpenAPI Definition
36098
36099
  *
36099
- * The version of the OpenAPI document: 0.28.1
36100
+ * The version of the OpenAPI document: 0.31.0
36100
36101
  * Contact: info@pollination.cloud
36101
36102
  *
36102
36103
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36115,7 +36116,7 @@ var stepStringInput = /*#__PURE__*/Object.freeze({
36115
36116
  * pollination-server
36116
36117
  * Pollination Server OpenAPI Definition
36117
36118
  *
36118
- * The version of the OpenAPI document: 0.28.1
36119
+ * The version of the OpenAPI document: 0.31.0
36119
36120
  * Contact: info@pollination.cloud
36120
36121
  *
36121
36122
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36135,7 +36136,7 @@ var subjectType = createCommonjsModule(function (module, exports) {
36135
36136
  * pollination-server
36136
36137
  * Pollination Server OpenAPI Definition
36137
36138
  *
36138
- * The version of the OpenAPI document: 0.28.1
36139
+ * The version of the OpenAPI document: 0.31.0
36139
36140
  * Contact: info@pollination.cloud
36140
36141
  *
36141
36142
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36156,7 +36157,7 @@ exports.SubjectType = void 0;
36156
36157
  * pollination-server
36157
36158
  * Pollination Server OpenAPI Definition
36158
36159
  *
36159
- * The version of the OpenAPI document: 0.28.1
36160
+ * The version of the OpenAPI document: 0.31.0
36160
36161
  * Contact: info@pollination.cloud
36161
36162
  *
36162
36163
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36175,7 +36176,7 @@ var subscription = /*#__PURE__*/Object.freeze({
36175
36176
  * pollination-server
36176
36177
  * Pollination Server OpenAPI Definition
36177
36178
  *
36178
- * The version of the OpenAPI document: 0.28.1
36179
+ * The version of the OpenAPI document: 0.31.0
36179
36180
  * Contact: info@pollination.cloud
36180
36181
  *
36181
36182
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36194,7 +36195,7 @@ var subscriptionCreate = /*#__PURE__*/Object.freeze({
36194
36195
  * pollination-server
36195
36196
  * Pollination Server OpenAPI Definition
36196
36197
  *
36197
- * The version of the OpenAPI document: 0.28.1
36198
+ * The version of the OpenAPI document: 0.31.0
36198
36199
  * Contact: info@pollination.cloud
36199
36200
  *
36200
36201
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36213,7 +36214,7 @@ var subscriptionPayment = /*#__PURE__*/Object.freeze({
36213
36214
  * pollination-server
36214
36215
  * Pollination Server OpenAPI Definition
36215
36216
  *
36216
- * The version of the OpenAPI document: 0.28.1
36217
+ * The version of the OpenAPI document: 0.31.0
36217
36218
  * Contact: info@pollination.cloud
36218
36219
  *
36219
36220
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36232,7 +36233,7 @@ var subscriptionPlan = /*#__PURE__*/Object.freeze({
36232
36233
  * pollination-server
36233
36234
  * Pollination Server OpenAPI Definition
36234
36235
  *
36235
- * The version of the OpenAPI document: 0.28.1
36236
+ * The version of the OpenAPI document: 0.31.0
36236
36237
  * Contact: info@pollination.cloud
36237
36238
  *
36238
36239
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36251,7 +36252,7 @@ var subscriptionUpdate = /*#__PURE__*/Object.freeze({
36251
36252
  * pollination-server
36252
36253
  * Pollination Server OpenAPI Definition
36253
36254
  *
36254
- * The version of the OpenAPI document: 0.28.1
36255
+ * The version of the OpenAPI document: 0.31.0
36255
36256
  * Contact: info@pollination.cloud
36256
36257
  *
36257
36258
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36270,7 +36271,7 @@ var subscriptionUpdateDryRun = /*#__PURE__*/Object.freeze({
36270
36271
  * pollination-server
36271
36272
  * Pollination Server OpenAPI Definition
36272
36273
  *
36273
- * The version of the OpenAPI document: 0.28.1
36274
+ * The version of the OpenAPI document: 0.31.0
36274
36275
  * Contact: info@pollination.cloud
36275
36276
  *
36276
36277
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36289,7 +36290,7 @@ var taskArgument = /*#__PURE__*/Object.freeze({
36289
36290
  * pollination-server
36290
36291
  * Pollination Server OpenAPI Definition
36291
36292
  *
36292
- * The version of the OpenAPI document: 0.28.1
36293
+ * The version of the OpenAPI document: 0.31.0
36293
36294
  * Contact: info@pollination.cloud
36294
36295
  *
36295
36296
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36308,7 +36309,7 @@ var taskFileReference = /*#__PURE__*/Object.freeze({
36308
36309
  * pollination-server
36309
36310
  * Pollination Server OpenAPI Definition
36310
36311
  *
36311
- * The version of the OpenAPI document: 0.28.1
36312
+ * The version of the OpenAPI document: 0.31.0
36312
36313
  * Contact: info@pollination.cloud
36313
36314
  *
36314
36315
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36327,7 +36328,7 @@ var taskFolderReference = /*#__PURE__*/Object.freeze({
36327
36328
  * pollination-server
36328
36329
  * Pollination Server OpenAPI Definition
36329
36330
  *
36330
- * The version of the OpenAPI document: 0.28.1
36331
+ * The version of the OpenAPI document: 0.31.0
36331
36332
  * Contact: info@pollination.cloud
36332
36333
  *
36333
36334
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36346,7 +36347,7 @@ var taskPathArgument = /*#__PURE__*/Object.freeze({
36346
36347
  * pollination-server
36347
36348
  * Pollination Server OpenAPI Definition
36348
36349
  *
36349
- * The version of the OpenAPI document: 0.28.1
36350
+ * The version of the OpenAPI document: 0.31.0
36350
36351
  * Contact: info@pollination.cloud
36351
36352
  *
36352
36353
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36365,7 +36366,7 @@ var taskPathReference = /*#__PURE__*/Object.freeze({
36365
36366
  * pollination-server
36366
36367
  * Pollination Server OpenAPI Definition
36367
36368
  *
36368
- * The version of the OpenAPI document: 0.28.1
36369
+ * The version of the OpenAPI document: 0.31.0
36369
36370
  * Contact: info@pollination.cloud
36370
36371
  *
36371
36372
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36384,7 +36385,7 @@ var taskPathReturn = /*#__PURE__*/Object.freeze({
36384
36385
  * pollination-server
36385
36386
  * Pollination Server OpenAPI Definition
36386
36387
  *
36387
- * The version of the OpenAPI document: 0.28.1
36388
+ * The version of the OpenAPI document: 0.31.0
36388
36389
  * Contact: info@pollination.cloud
36389
36390
  *
36390
36391
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36403,7 +36404,7 @@ var taskReference = /*#__PURE__*/Object.freeze({
36403
36404
  * pollination-server
36404
36405
  * Pollination Server OpenAPI Definition
36405
36406
  *
36406
- * The version of the OpenAPI document: 0.28.1
36407
+ * The version of the OpenAPI document: 0.31.0
36407
36408
  * Contact: info@pollination.cloud
36408
36409
  *
36409
36410
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36422,7 +36423,7 @@ var taskReturn = /*#__PURE__*/Object.freeze({
36422
36423
  * pollination-server
36423
36424
  * Pollination Server OpenAPI Definition
36424
36425
  *
36425
- * The version of the OpenAPI document: 0.28.1
36426
+ * The version of the OpenAPI document: 0.31.0
36426
36427
  * Contact: info@pollination.cloud
36427
36428
  *
36428
36429
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36441,7 +36442,7 @@ var team = /*#__PURE__*/Object.freeze({
36441
36442
  * pollination-server
36442
36443
  * Pollination Server OpenAPI Definition
36443
36444
  *
36444
- * The version of the OpenAPI document: 0.28.1
36445
+ * The version of the OpenAPI document: 0.31.0
36445
36446
  * Contact: info@pollination.cloud
36446
36447
  *
36447
36448
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36460,7 +36461,7 @@ var teamCreate = /*#__PURE__*/Object.freeze({
36460
36461
  * pollination-server
36461
36462
  * Pollination Server OpenAPI Definition
36462
36463
  *
36463
- * The version of the OpenAPI document: 0.28.1
36464
+ * The version of the OpenAPI document: 0.31.0
36464
36465
  * Contact: info@pollination.cloud
36465
36466
  *
36466
36467
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36479,7 +36480,7 @@ var teamList = /*#__PURE__*/Object.freeze({
36479
36480
  * pollination-server
36480
36481
  * Pollination Server OpenAPI Definition
36481
36482
  *
36482
- * The version of the OpenAPI document: 0.28.1
36483
+ * The version of the OpenAPI document: 0.31.0
36483
36484
  * Contact: info@pollination.cloud
36484
36485
  *
36485
36486
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36498,7 +36499,7 @@ var teamMember = /*#__PURE__*/Object.freeze({
36498
36499
  * pollination-server
36499
36500
  * Pollination Server OpenAPI Definition
36500
36501
  *
36501
- * The version of the OpenAPI document: 0.28.1
36502
+ * The version of the OpenAPI document: 0.31.0
36502
36503
  * Contact: info@pollination.cloud
36503
36504
  *
36504
36505
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36518,7 +36519,7 @@ var teamRoleEnum = createCommonjsModule(function (module, exports) {
36518
36519
  * pollination-server
36519
36520
  * Pollination Server OpenAPI Definition
36520
36521
  *
36521
- * The version of the OpenAPI document: 0.28.1
36522
+ * The version of the OpenAPI document: 0.31.0
36522
36523
  * Contact: info@pollination.cloud
36523
36524
  *
36524
36525
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36539,7 +36540,7 @@ exports.TeamRoleEnum = void 0;
36539
36540
  * pollination-server
36540
36541
  * Pollination Server OpenAPI Definition
36541
36542
  *
36542
- * The version of the OpenAPI document: 0.28.1
36543
+ * The version of the OpenAPI document: 0.31.0
36543
36544
  * Contact: info@pollination.cloud
36544
36545
  *
36545
36546
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36558,7 +36559,7 @@ var teamUpdate = /*#__PURE__*/Object.freeze({
36558
36559
  * pollination-server
36559
36560
  * Pollination Server OpenAPI Definition
36560
36561
  *
36561
- * The version of the OpenAPI document: 0.28.1
36562
+ * The version of the OpenAPI document: 0.31.0
36562
36563
  * Contact: info@pollination.cloud
36563
36564
  *
36564
36565
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36577,7 +36578,7 @@ var templateFunction = /*#__PURE__*/Object.freeze({
36577
36578
  * pollination-server
36578
36579
  * Pollination Server OpenAPI Definition
36579
36580
  *
36580
- * The version of the OpenAPI document: 0.28.1
36581
+ * The version of the OpenAPI document: 0.31.0
36581
36582
  * Contact: info@pollination.cloud
36582
36583
  *
36583
36584
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36596,7 +36597,7 @@ var updateAccepted = /*#__PURE__*/Object.freeze({
36596
36597
  * pollination-server
36597
36598
  * Pollination Server OpenAPI Definition
36598
36599
  *
36599
- * The version of the OpenAPI document: 0.28.1
36600
+ * The version of the OpenAPI document: 0.31.0
36600
36601
  * Contact: info@pollination.cloud
36601
36602
  *
36602
36603
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36615,7 +36616,7 @@ var usage = /*#__PURE__*/Object.freeze({
36615
36616
  * pollination-server
36616
36617
  * Pollination Server OpenAPI Definition
36617
36618
  *
36618
- * The version of the OpenAPI document: 0.28.1
36619
+ * The version of the OpenAPI document: 0.31.0
36619
36620
  * Contact: info@pollination.cloud
36620
36621
  *
36621
36622
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36634,7 +36635,7 @@ var userCreate = /*#__PURE__*/Object.freeze({
36634
36635
  * pollination-server
36635
36636
  * Pollination Server OpenAPI Definition
36636
36637
  *
36637
- * The version of the OpenAPI document: 0.28.1
36638
+ * The version of the OpenAPI document: 0.31.0
36638
36639
  * Contact: info@pollination.cloud
36639
36640
  *
36640
36641
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36653,7 +36654,7 @@ var userPermission = /*#__PURE__*/Object.freeze({
36653
36654
  * pollination-server
36654
36655
  * Pollination Server OpenAPI Definition
36655
36656
  *
36656
- * The version of the OpenAPI document: 0.28.1
36657
+ * The version of the OpenAPI document: 0.31.0
36657
36658
  * Contact: info@pollination.cloud
36658
36659
  *
36659
36660
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36672,7 +36673,7 @@ var userPrivate = /*#__PURE__*/Object.freeze({
36672
36673
  * pollination-server
36673
36674
  * Pollination Server OpenAPI Definition
36674
36675
  *
36675
- * The version of the OpenAPI document: 0.28.1
36676
+ * The version of the OpenAPI document: 0.31.0
36676
36677
  * Contact: info@pollination.cloud
36677
36678
  *
36678
36679
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36691,7 +36692,7 @@ var userPublic = /*#__PURE__*/Object.freeze({
36691
36692
  * pollination-server
36692
36693
  * Pollination Server OpenAPI Definition
36693
36694
  *
36694
- * The version of the OpenAPI document: 0.28.1
36695
+ * The version of the OpenAPI document: 0.31.0
36695
36696
  * Contact: info@pollination.cloud
36696
36697
  *
36697
36698
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36710,7 +36711,7 @@ var userPublicList = /*#__PURE__*/Object.freeze({
36710
36711
  * pollination-server
36711
36712
  * Pollination Server OpenAPI Definition
36712
36713
  *
36713
- * The version of the OpenAPI document: 0.28.1
36714
+ * The version of the OpenAPI document: 0.31.0
36714
36715
  * Contact: info@pollination.cloud
36715
36716
  *
36716
36717
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36729,7 +36730,7 @@ var userUpdate = /*#__PURE__*/Object.freeze({
36729
36730
  * pollination-server
36730
36731
  * Pollination Server OpenAPI Definition
36731
36732
  *
36732
- * The version of the OpenAPI document: 0.28.1
36733
+ * The version of the OpenAPI document: 0.31.0
36733
36734
  * Contact: info@pollination.cloud
36734
36735
  *
36735
36736
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36748,7 +36749,7 @@ var validationError = /*#__PURE__*/Object.freeze({
36748
36749
  * pollination-server
36749
36750
  * Pollination Server OpenAPI Definition
36750
36751
  *
36751
- * The version of the OpenAPI document: 0.28.1
36752
+ * The version of the OpenAPI document: 0.31.0
36752
36753
  * Contact: info@pollination.cloud
36753
36754
  *
36754
36755
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36767,7 +36768,7 @@ var valueFileReference = /*#__PURE__*/Object.freeze({
36767
36768
  * pollination-server
36768
36769
  * Pollination Server OpenAPI Definition
36769
36770
  *
36770
- * The version of the OpenAPI document: 0.28.1
36771
+ * The version of the OpenAPI document: 0.31.0
36771
36772
  * Contact: info@pollination.cloud
36772
36773
  *
36773
36774
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36786,7 +36787,7 @@ var valueFolderReference = /*#__PURE__*/Object.freeze({
36786
36787
  * pollination-server
36787
36788
  * Pollination Server OpenAPI Definition
36788
36789
  *
36789
- * The version of the OpenAPI document: 0.28.1
36790
+ * The version of the OpenAPI document: 0.31.0
36790
36791
  * Contact: info@pollination.cloud
36791
36792
  *
36792
36793
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36805,7 +36806,7 @@ var valueListReference = /*#__PURE__*/Object.freeze({
36805
36806
  * pollination-server
36806
36807
  * Pollination Server OpenAPI Definition
36807
36808
  *
36808
- * The version of the OpenAPI document: 0.28.1
36809
+ * The version of the OpenAPI document: 0.31.0
36809
36810
  * Contact: info@pollination.cloud
36810
36811
  *
36811
36812
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -36860,7 +36861,7 @@ var require$$21 = /*@__PURE__*/getAugmentedNamespace(billingInfo);
36860
36861
 
36861
36862
  var require$$22 = /*@__PURE__*/getAugmentedNamespace(billingOption);
36862
36863
 
36863
- var require$$23 = /*@__PURE__*/getAugmentedNamespace(bodyPostPluginOwnerPluginsPost);
36864
+ var require$$23 = /*@__PURE__*/getAugmentedNamespace(bodyCythonFunctionOrMethodOwnerPluginsPost);
36864
36865
 
36865
36866
  var require$$24 = /*@__PURE__*/getAugmentedNamespace(bodyPostRecipeOwnerRecipesPost);
36866
36867
 
@@ -37572,7 +37573,7 @@ var dist = createCommonjsModule(function (module, exports) {
37572
37573
  * pollination-server
37573
37574
  * Pollination Server OpenAPI Definition
37574
37575
  *
37575
- * The version of the OpenAPI document: 0.28.1
37576
+ * The version of the OpenAPI document: 0.31.0
37576
37577
  * Contact: info@pollination.cloud
37577
37578
  *
37578
37579
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -45612,12 +45613,7 @@ var RunCard = function (_a) {
45612
45613
  color: 'var(--slate10)',
45613
45614
  borderColor: 'var(--slate10)',
45614
45615
  backgroundColor: 'var(--slate2)',
45615
- } }, run ? "".concat(dayjs_min.duration(run.meta.resources_duration.cpu, 'seconds').format('HH:mm:ss'), " CPU time") : '--'),
45616
- React__default["default"].createElement(Tag, { style: {
45617
- color: 'var(--slate10)',
45618
- borderColor: 'var(--slate10)',
45619
- backgroundColor: 'var(--slate2)',
45620
- } }, run ? "".concat(formatBytes(run.meta.resources_duration.memory), " storage") : '--')))))));
45616
+ } }, run ? "".concat(dayjs_min.duration(run.meta.resources_duration.cpu, 'seconds').format('HH:mm:ss'), " CPU time") : '--')))))));
45621
45617
  };
45622
45618
 
45623
45619
  var css_248z$1 = "";
@@ -46806,7 +46802,25 @@ var StudyCard = function (_a) {
46806
46802
  React__default["default"].createElement("a", { href: study ? "/".concat(study.author.name) : '', target: '_blank', rel: "noreferrer", style: {
46807
46803
  fontSize: '1.125rem',
46808
46804
  color: 'var(--primary)'
46809
- } }, study ? ((_c = study.author.display_name) !== null && _c !== void 0 ? _c : study.author.name) : '--'))))),
46805
+ } }, study ? ((_c = study.author.display_name) !== null && _c !== void 0 ? _c : study.author.name) : '--'))),
46806
+ React__default["default"].createElement("div", { style: {
46807
+ display: 'flex',
46808
+ flexDirection: 'column',
46809
+ } },
46810
+ React__default["default"].createElement("span", { style: {
46811
+ fontWeight: 600,
46812
+ } }, "Usage"),
46813
+ React__default["default"].createElement("div", { style: {
46814
+ display: 'flex',
46815
+ alignContent: 'center',
46816
+ gap: 8,
46817
+ flexWrap: 'wrap'
46818
+ } },
46819
+ React__default["default"].createElement(Tag, { style: {
46820
+ color: 'var(--slate10)',
46821
+ borderColor: 'var(--slate10)',
46822
+ backgroundColor: 'var(--slate2)',
46823
+ } }, study ? "".concat(dayjs_min.duration(study.resources_duration.cpu, 'seconds').format('HH:mm:ss'), " CPU time") : '--'))))),
46810
46824
  runList && study &&
46811
46825
  React__default["default"].createElement("div", { style: {
46812
46826
  width: '100%',