@polar-sh/sdk 0.32.2 → 0.32.3

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.
Files changed (667) hide show
  1. package/bin/mcp-server.js +94 -39
  2. package/bin/mcp-server.js.map +34 -33
  3. package/dist/commonjs/funcs/benefitsCreate.js +1 -1
  4. package/dist/commonjs/funcs/benefitsCreate.js.map +1 -1
  5. package/dist/commonjs/funcs/benefitsDelete.js +1 -1
  6. package/dist/commonjs/funcs/benefitsDelete.js.map +1 -1
  7. package/dist/commonjs/funcs/benefitsGet.js +1 -1
  8. package/dist/commonjs/funcs/benefitsGet.js.map +1 -1
  9. package/dist/commonjs/funcs/benefitsGrants.js +1 -1
  10. package/dist/commonjs/funcs/benefitsGrants.js.map +1 -1
  11. package/dist/commonjs/funcs/benefitsList.js +2 -1
  12. package/dist/commonjs/funcs/benefitsList.js.map +1 -1
  13. package/dist/commonjs/funcs/benefitsUpdate.js +1 -1
  14. package/dist/commonjs/funcs/benefitsUpdate.js.map +1 -1
  15. package/dist/commonjs/funcs/checkoutLinksCreate.js +1 -1
  16. package/dist/commonjs/funcs/checkoutLinksCreate.js.map +1 -1
  17. package/dist/commonjs/funcs/checkoutLinksDelete.js +1 -1
  18. package/dist/commonjs/funcs/checkoutLinksDelete.js.map +1 -1
  19. package/dist/commonjs/funcs/checkoutLinksGet.js +1 -1
  20. package/dist/commonjs/funcs/checkoutLinksGet.js.map +1 -1
  21. package/dist/commonjs/funcs/checkoutLinksList.js +1 -1
  22. package/dist/commonjs/funcs/checkoutLinksList.js.map +1 -1
  23. package/dist/commonjs/funcs/checkoutLinksUpdate.js +1 -1
  24. package/dist/commonjs/funcs/checkoutLinksUpdate.js.map +1 -1
  25. package/dist/commonjs/funcs/checkoutsClientConfirm.js +1 -1
  26. package/dist/commonjs/funcs/checkoutsClientConfirm.js.map +1 -1
  27. package/dist/commonjs/funcs/checkoutsClientGet.js +1 -1
  28. package/dist/commonjs/funcs/checkoutsClientGet.js.map +1 -1
  29. package/dist/commonjs/funcs/checkoutsClientUpdate.js +1 -1
  30. package/dist/commonjs/funcs/checkoutsClientUpdate.js.map +1 -1
  31. package/dist/commonjs/funcs/checkoutsCreate.js +1 -1
  32. package/dist/commonjs/funcs/checkoutsCreate.js.map +1 -1
  33. package/dist/commonjs/funcs/checkoutsGet.js +1 -1
  34. package/dist/commonjs/funcs/checkoutsGet.js.map +1 -1
  35. package/dist/commonjs/funcs/checkoutsList.js +1 -1
  36. package/dist/commonjs/funcs/checkoutsList.js.map +1 -1
  37. package/dist/commonjs/funcs/checkoutsUpdate.js +1 -1
  38. package/dist/commonjs/funcs/checkoutsUpdate.js.map +1 -1
  39. package/dist/commonjs/funcs/customFieldsCreate.js +1 -1
  40. package/dist/commonjs/funcs/customFieldsCreate.js.map +1 -1
  41. package/dist/commonjs/funcs/customFieldsDelete.js +1 -1
  42. package/dist/commonjs/funcs/customFieldsDelete.js.map +1 -1
  43. package/dist/commonjs/funcs/customFieldsGet.js +1 -1
  44. package/dist/commonjs/funcs/customFieldsGet.js.map +1 -1
  45. package/dist/commonjs/funcs/customFieldsList.js +1 -1
  46. package/dist/commonjs/funcs/customFieldsList.js.map +1 -1
  47. package/dist/commonjs/funcs/customFieldsUpdate.js +1 -1
  48. package/dist/commonjs/funcs/customFieldsUpdate.js.map +1 -1
  49. package/dist/commonjs/funcs/customerPortalBenefitGrantsGet.js +1 -1
  50. package/dist/commonjs/funcs/customerPortalBenefitGrantsGet.js.map +1 -1
  51. package/dist/commonjs/funcs/customerPortalBenefitGrantsList.js +1 -1
  52. package/dist/commonjs/funcs/customerPortalBenefitGrantsList.js.map +1 -1
  53. package/dist/commonjs/funcs/customerPortalBenefitGrantsUpdate.js +1 -1
  54. package/dist/commonjs/funcs/customerPortalBenefitGrantsUpdate.js.map +1 -1
  55. package/dist/commonjs/funcs/customerPortalCustomersAddPaymentMethod.js +1 -1
  56. package/dist/commonjs/funcs/customerPortalCustomersAddPaymentMethod.js.map +1 -1
  57. package/dist/commonjs/funcs/customerPortalCustomersDeletePaymentMethod.js +1 -1
  58. package/dist/commonjs/funcs/customerPortalCustomersDeletePaymentMethod.js.map +1 -1
  59. package/dist/commonjs/funcs/customerPortalCustomersGet.js +1 -1
  60. package/dist/commonjs/funcs/customerPortalCustomersGet.js.map +1 -1
  61. package/dist/commonjs/funcs/customerPortalCustomersGetPaymentMethods.js +1 -1
  62. package/dist/commonjs/funcs/customerPortalCustomersGetPaymentMethods.js.map +1 -1
  63. package/dist/commonjs/funcs/customerPortalCustomersUpdate.js +1 -1
  64. package/dist/commonjs/funcs/customerPortalCustomersUpdate.js.map +1 -1
  65. package/dist/commonjs/funcs/customerPortalDownloadablesGet.js +1 -1
  66. package/dist/commonjs/funcs/customerPortalDownloadablesGet.js.map +1 -1
  67. package/dist/commonjs/funcs/customerPortalDownloadablesList.js +1 -1
  68. package/dist/commonjs/funcs/customerPortalDownloadablesList.js.map +1 -1
  69. package/dist/commonjs/funcs/customerPortalLicenseKeysActivate.js +1 -1
  70. package/dist/commonjs/funcs/customerPortalLicenseKeysActivate.js.map +1 -1
  71. package/dist/commonjs/funcs/customerPortalLicenseKeysDeactivate.js +1 -1
  72. package/dist/commonjs/funcs/customerPortalLicenseKeysDeactivate.js.map +1 -1
  73. package/dist/commonjs/funcs/customerPortalLicenseKeysGet.js +1 -1
  74. package/dist/commonjs/funcs/customerPortalLicenseKeysGet.js.map +1 -1
  75. package/dist/commonjs/funcs/customerPortalLicenseKeysList.js +1 -1
  76. package/dist/commonjs/funcs/customerPortalLicenseKeysList.js.map +1 -1
  77. package/dist/commonjs/funcs/customerPortalLicenseKeysValidate.js +1 -1
  78. package/dist/commonjs/funcs/customerPortalLicenseKeysValidate.js.map +1 -1
  79. package/dist/commonjs/funcs/customerPortalOrdersGet.js +1 -1
  80. package/dist/commonjs/funcs/customerPortalOrdersGet.js.map +1 -1
  81. package/dist/commonjs/funcs/customerPortalOrdersInvoice.js +1 -1
  82. package/dist/commonjs/funcs/customerPortalOrdersInvoice.js.map +1 -1
  83. package/dist/commonjs/funcs/customerPortalOrdersList.js +1 -1
  84. package/dist/commonjs/funcs/customerPortalOrdersList.js.map +1 -1
  85. package/dist/commonjs/funcs/customerPortalOrganizationsGet.js +1 -1
  86. package/dist/commonjs/funcs/customerPortalOrganizationsGet.js.map +1 -1
  87. package/dist/commonjs/funcs/customerPortalSubscriptionsCancel.js +1 -1
  88. package/dist/commonjs/funcs/customerPortalSubscriptionsCancel.js.map +1 -1
  89. package/dist/commonjs/funcs/customerPortalSubscriptionsGet.js +1 -1
  90. package/dist/commonjs/funcs/customerPortalSubscriptionsGet.js.map +1 -1
  91. package/dist/commonjs/funcs/customerPortalSubscriptionsList.js +1 -1
  92. package/dist/commonjs/funcs/customerPortalSubscriptionsList.js.map +1 -1
  93. package/dist/commonjs/funcs/customerPortalSubscriptionsUpdate.js +1 -1
  94. package/dist/commonjs/funcs/customerPortalSubscriptionsUpdate.js.map +1 -1
  95. package/dist/commonjs/funcs/customerSessionsCreate.js +1 -1
  96. package/dist/commonjs/funcs/customerSessionsCreate.js.map +1 -1
  97. package/dist/commonjs/funcs/customersCreate.js +1 -1
  98. package/dist/commonjs/funcs/customersCreate.js.map +1 -1
  99. package/dist/commonjs/funcs/customersDelete.js +1 -1
  100. package/dist/commonjs/funcs/customersDelete.js.map +1 -1
  101. package/dist/commonjs/funcs/customersDeleteExternal.js +1 -1
  102. package/dist/commonjs/funcs/customersDeleteExternal.js.map +1 -1
  103. package/dist/commonjs/funcs/customersGet.js +1 -1
  104. package/dist/commonjs/funcs/customersGet.js.map +1 -1
  105. package/dist/commonjs/funcs/customersGetExternal.js +1 -1
  106. package/dist/commonjs/funcs/customersGetExternal.js.map +1 -1
  107. package/dist/commonjs/funcs/customersGetState.js +1 -1
  108. package/dist/commonjs/funcs/customersGetState.js.map +1 -1
  109. package/dist/commonjs/funcs/customersGetStateExternal.js +1 -1
  110. package/dist/commonjs/funcs/customersGetStateExternal.js.map +1 -1
  111. package/dist/commonjs/funcs/customersList.js +1 -1
  112. package/dist/commonjs/funcs/customersList.js.map +1 -1
  113. package/dist/commonjs/funcs/customersUpdate.js +1 -1
  114. package/dist/commonjs/funcs/customersUpdate.js.map +1 -1
  115. package/dist/commonjs/funcs/customersUpdateExternal.js +1 -1
  116. package/dist/commonjs/funcs/customersUpdateExternal.js.map +1 -1
  117. package/dist/commonjs/funcs/discountsCreate.js +1 -1
  118. package/dist/commonjs/funcs/discountsCreate.js.map +1 -1
  119. package/dist/commonjs/funcs/discountsDelete.js +1 -1
  120. package/dist/commonjs/funcs/discountsDelete.js.map +1 -1
  121. package/dist/commonjs/funcs/discountsGet.js +1 -1
  122. package/dist/commonjs/funcs/discountsGet.js.map +1 -1
  123. package/dist/commonjs/funcs/discountsList.js +1 -1
  124. package/dist/commonjs/funcs/discountsList.js.map +1 -1
  125. package/dist/commonjs/funcs/discountsUpdate.js +1 -1
  126. package/dist/commonjs/funcs/discountsUpdate.js.map +1 -1
  127. package/dist/commonjs/funcs/eventsGet.js +1 -1
  128. package/dist/commonjs/funcs/eventsGet.js.map +1 -1
  129. package/dist/commonjs/funcs/eventsIngest.js +1 -1
  130. package/dist/commonjs/funcs/eventsIngest.js.map +1 -1
  131. package/dist/commonjs/funcs/eventsList.js +1 -1
  132. package/dist/commonjs/funcs/eventsList.js.map +1 -1
  133. package/dist/commonjs/funcs/externalOrganizationsList.js +1 -1
  134. package/dist/commonjs/funcs/externalOrganizationsList.js.map +1 -1
  135. package/dist/commonjs/funcs/filesCreate.js +1 -1
  136. package/dist/commonjs/funcs/filesCreate.js.map +1 -1
  137. package/dist/commonjs/funcs/filesDelete.js +1 -1
  138. package/dist/commonjs/funcs/filesDelete.js.map +1 -1
  139. package/dist/commonjs/funcs/filesList.js +1 -1
  140. package/dist/commonjs/funcs/filesList.js.map +1 -1
  141. package/dist/commonjs/funcs/filesUpdate.js +1 -1
  142. package/dist/commonjs/funcs/filesUpdate.js.map +1 -1
  143. package/dist/commonjs/funcs/filesUploaded.js +1 -1
  144. package/dist/commonjs/funcs/filesUploaded.js.map +1 -1
  145. package/dist/commonjs/funcs/licenseKeysGet.js +1 -1
  146. package/dist/commonjs/funcs/licenseKeysGet.js.map +1 -1
  147. package/dist/commonjs/funcs/licenseKeysGetActivation.js +1 -1
  148. package/dist/commonjs/funcs/licenseKeysGetActivation.js.map +1 -1
  149. package/dist/commonjs/funcs/licenseKeysList.js +1 -1
  150. package/dist/commonjs/funcs/licenseKeysList.js.map +1 -1
  151. package/dist/commonjs/funcs/licenseKeysUpdate.js +1 -1
  152. package/dist/commonjs/funcs/licenseKeysUpdate.js.map +1 -1
  153. package/dist/commonjs/funcs/metersCreate.js +1 -1
  154. package/dist/commonjs/funcs/metersCreate.js.map +1 -1
  155. package/dist/commonjs/funcs/metersEvents.js +1 -1
  156. package/dist/commonjs/funcs/metersEvents.js.map +1 -1
  157. package/dist/commonjs/funcs/metersGet.js +1 -1
  158. package/dist/commonjs/funcs/metersGet.js.map +1 -1
  159. package/dist/commonjs/funcs/metersList.js +1 -1
  160. package/dist/commonjs/funcs/metersList.js.map +1 -1
  161. package/dist/commonjs/funcs/metersQuantities.js +1 -1
  162. package/dist/commonjs/funcs/metersQuantities.js.map +1 -1
  163. package/dist/commonjs/funcs/metersUpdate.js +1 -1
  164. package/dist/commonjs/funcs/metersUpdate.js.map +1 -1
  165. package/dist/commonjs/funcs/metricsGet.js +1 -1
  166. package/dist/commonjs/funcs/metricsGet.js.map +1 -1
  167. package/dist/commonjs/funcs/metricsLimits.js +1 -1
  168. package/dist/commonjs/funcs/metricsLimits.js.map +1 -1
  169. package/dist/commonjs/funcs/oauth2Authorize.js +1 -1
  170. package/dist/commonjs/funcs/oauth2Authorize.js.map +1 -1
  171. package/dist/commonjs/funcs/oauth2ClientsCreate.js +1 -1
  172. package/dist/commonjs/funcs/oauth2ClientsCreate.js.map +1 -1
  173. package/dist/commonjs/funcs/oauth2ClientsDelete.js +1 -1
  174. package/dist/commonjs/funcs/oauth2ClientsDelete.js.map +1 -1
  175. package/dist/commonjs/funcs/oauth2ClientsGet.js +1 -1
  176. package/dist/commonjs/funcs/oauth2ClientsGet.js.map +1 -1
  177. package/dist/commonjs/funcs/oauth2ClientsList.js +1 -1
  178. package/dist/commonjs/funcs/oauth2ClientsList.js.map +1 -1
  179. package/dist/commonjs/funcs/oauth2ClientsUpdate.js +1 -1
  180. package/dist/commonjs/funcs/oauth2ClientsUpdate.js.map +1 -1
  181. package/dist/commonjs/funcs/oauth2Introspect.js +1 -1
  182. package/dist/commonjs/funcs/oauth2Introspect.js.map +1 -1
  183. package/dist/commonjs/funcs/oauth2Revoke.js +1 -1
  184. package/dist/commonjs/funcs/oauth2Revoke.js.map +1 -1
  185. package/dist/commonjs/funcs/oauth2Token.js +1 -1
  186. package/dist/commonjs/funcs/oauth2Token.js.map +1 -1
  187. package/dist/commonjs/funcs/oauth2Userinfo.js +1 -1
  188. package/dist/commonjs/funcs/oauth2Userinfo.js.map +1 -1
  189. package/dist/commonjs/funcs/ordersGet.js +1 -1
  190. package/dist/commonjs/funcs/ordersGet.js.map +1 -1
  191. package/dist/commonjs/funcs/ordersInvoice.js +1 -1
  192. package/dist/commonjs/funcs/ordersInvoice.js.map +1 -1
  193. package/dist/commonjs/funcs/ordersList.js +1 -1
  194. package/dist/commonjs/funcs/ordersList.js.map +1 -1
  195. package/dist/commonjs/funcs/organizationsCreate.js +1 -1
  196. package/dist/commonjs/funcs/organizationsCreate.js.map +1 -1
  197. package/dist/commonjs/funcs/organizationsGet.js +1 -1
  198. package/dist/commonjs/funcs/organizationsGet.js.map +1 -1
  199. package/dist/commonjs/funcs/organizationsList.js +1 -1
  200. package/dist/commonjs/funcs/organizationsList.js.map +1 -1
  201. package/dist/commonjs/funcs/organizationsUpdate.js +1 -1
  202. package/dist/commonjs/funcs/organizationsUpdate.js.map +1 -1
  203. package/dist/commonjs/funcs/productsCreate.js +1 -1
  204. package/dist/commonjs/funcs/productsCreate.js.map +1 -1
  205. package/dist/commonjs/funcs/productsGet.js +1 -1
  206. package/dist/commonjs/funcs/productsGet.js.map +1 -1
  207. package/dist/commonjs/funcs/productsList.js +1 -1
  208. package/dist/commonjs/funcs/productsList.js.map +1 -1
  209. package/dist/commonjs/funcs/productsUpdate.js +1 -1
  210. package/dist/commonjs/funcs/productsUpdate.js.map +1 -1
  211. package/dist/commonjs/funcs/productsUpdateBenefits.js +1 -1
  212. package/dist/commonjs/funcs/productsUpdateBenefits.js.map +1 -1
  213. package/dist/commonjs/funcs/refundsCreate.js +1 -1
  214. package/dist/commonjs/funcs/refundsCreate.js.map +1 -1
  215. package/dist/commonjs/funcs/refundsList.js +1 -1
  216. package/dist/commonjs/funcs/refundsList.js.map +1 -1
  217. package/dist/commonjs/funcs/repositoriesGet.js +1 -1
  218. package/dist/commonjs/funcs/repositoriesGet.js.map +1 -1
  219. package/dist/commonjs/funcs/repositoriesList.js +1 -1
  220. package/dist/commonjs/funcs/repositoriesList.js.map +1 -1
  221. package/dist/commonjs/funcs/repositoriesUpdate.js +1 -1
  222. package/dist/commonjs/funcs/repositoriesUpdate.js.map +1 -1
  223. package/dist/commonjs/funcs/subscriptionsExport.js +1 -1
  224. package/dist/commonjs/funcs/subscriptionsExport.js.map +1 -1
  225. package/dist/commonjs/funcs/subscriptionsGet.js +1 -1
  226. package/dist/commonjs/funcs/subscriptionsGet.js.map +1 -1
  227. package/dist/commonjs/funcs/subscriptionsList.js +1 -1
  228. package/dist/commonjs/funcs/subscriptionsList.js.map +1 -1
  229. package/dist/commonjs/funcs/subscriptionsRevoke.js +1 -1
  230. package/dist/commonjs/funcs/subscriptionsRevoke.js.map +1 -1
  231. package/dist/commonjs/funcs/subscriptionsUpdate.js +1 -1
  232. package/dist/commonjs/funcs/subscriptionsUpdate.js.map +1 -1
  233. package/dist/commonjs/hooks/types.d.ts +1 -1
  234. package/dist/commonjs/hooks/types.d.ts.map +1 -1
  235. package/dist/commonjs/lib/config.d.ts +3 -3
  236. package/dist/commonjs/lib/config.js +3 -3
  237. package/dist/commonjs/mcp-server/mcp-server.js +1 -1
  238. package/dist/commonjs/mcp-server/server.js +1 -1
  239. package/dist/commonjs/models/components/benefitsortproperty.d.ts +34 -0
  240. package/dist/commonjs/models/components/benefitsortproperty.d.ts.map +1 -0
  241. package/dist/commonjs/models/components/benefitsortproperty.js +52 -0
  242. package/dist/commonjs/models/components/benefitsortproperty.js.map +1 -0
  243. package/dist/commonjs/models/components/checkout.d.ts +12 -9
  244. package/dist/commonjs/models/components/checkout.d.ts.map +1 -1
  245. package/dist/commonjs/models/components/checkout.js +8 -8
  246. package/dist/commonjs/models/components/checkout.js.map +1 -1
  247. package/dist/commonjs/models/components/checkoutpublic.d.ts +12 -9
  248. package/dist/commonjs/models/components/checkoutpublic.d.ts.map +1 -1
  249. package/dist/commonjs/models/components/checkoutpublic.js +8 -8
  250. package/dist/commonjs/models/components/checkoutpublic.js.map +1 -1
  251. package/dist/commonjs/models/components/checkoutpublicconfirmed.d.ts +12 -9
  252. package/dist/commonjs/models/components/checkoutpublicconfirmed.d.ts.map +1 -1
  253. package/dist/commonjs/models/components/checkoutpublicconfirmed.js +8 -8
  254. package/dist/commonjs/models/components/checkoutpublicconfirmed.js.map +1 -1
  255. package/dist/commonjs/models/components/productcreate.d.ts +5 -4
  256. package/dist/commonjs/models/components/productcreate.d.ts.map +1 -1
  257. package/dist/commonjs/models/components/productcreate.js +5 -0
  258. package/dist/commonjs/models/components/productcreate.js.map +1 -1
  259. package/dist/commonjs/models/components/productpricemeteredunitcreate.d.ts +57 -0
  260. package/dist/commonjs/models/components/productpricemeteredunitcreate.d.ts.map +1 -0
  261. package/dist/commonjs/models/components/productpricemeteredunitcreate.js +88 -0
  262. package/dist/commonjs/models/components/productpricemeteredunitcreate.js.map +1 -0
  263. package/dist/commonjs/models/components/productupdate.d.ts +5 -4
  264. package/dist/commonjs/models/components/productupdate.d.ts.map +1 -1
  265. package/dist/commonjs/models/components/productupdate.js +5 -0
  266. package/dist/commonjs/models/components/productupdate.js.map +1 -1
  267. package/dist/commonjs/models/operations/benefitslist.d.ts +6 -0
  268. package/dist/commonjs/models/operations/benefitslist.d.ts.map +1 -1
  269. package/dist/commonjs/models/operations/benefitslist.js +3 -0
  270. package/dist/commonjs/models/operations/benefitslist.js.map +1 -1
  271. package/dist/esm/funcs/benefitsCreate.js +1 -1
  272. package/dist/esm/funcs/benefitsCreate.js.map +1 -1
  273. package/dist/esm/funcs/benefitsDelete.js +1 -1
  274. package/dist/esm/funcs/benefitsDelete.js.map +1 -1
  275. package/dist/esm/funcs/benefitsGet.js +1 -1
  276. package/dist/esm/funcs/benefitsGet.js.map +1 -1
  277. package/dist/esm/funcs/benefitsGrants.js +1 -1
  278. package/dist/esm/funcs/benefitsGrants.js.map +1 -1
  279. package/dist/esm/funcs/benefitsList.js +2 -1
  280. package/dist/esm/funcs/benefitsList.js.map +1 -1
  281. package/dist/esm/funcs/benefitsUpdate.js +1 -1
  282. package/dist/esm/funcs/benefitsUpdate.js.map +1 -1
  283. package/dist/esm/funcs/checkoutLinksCreate.js +1 -1
  284. package/dist/esm/funcs/checkoutLinksCreate.js.map +1 -1
  285. package/dist/esm/funcs/checkoutLinksDelete.js +1 -1
  286. package/dist/esm/funcs/checkoutLinksDelete.js.map +1 -1
  287. package/dist/esm/funcs/checkoutLinksGet.js +1 -1
  288. package/dist/esm/funcs/checkoutLinksGet.js.map +1 -1
  289. package/dist/esm/funcs/checkoutLinksList.js +1 -1
  290. package/dist/esm/funcs/checkoutLinksList.js.map +1 -1
  291. package/dist/esm/funcs/checkoutLinksUpdate.js +1 -1
  292. package/dist/esm/funcs/checkoutLinksUpdate.js.map +1 -1
  293. package/dist/esm/funcs/checkoutsClientConfirm.js +1 -1
  294. package/dist/esm/funcs/checkoutsClientConfirm.js.map +1 -1
  295. package/dist/esm/funcs/checkoutsClientGet.js +1 -1
  296. package/dist/esm/funcs/checkoutsClientGet.js.map +1 -1
  297. package/dist/esm/funcs/checkoutsClientUpdate.js +1 -1
  298. package/dist/esm/funcs/checkoutsClientUpdate.js.map +1 -1
  299. package/dist/esm/funcs/checkoutsCreate.js +1 -1
  300. package/dist/esm/funcs/checkoutsCreate.js.map +1 -1
  301. package/dist/esm/funcs/checkoutsGet.js +1 -1
  302. package/dist/esm/funcs/checkoutsGet.js.map +1 -1
  303. package/dist/esm/funcs/checkoutsList.js +1 -1
  304. package/dist/esm/funcs/checkoutsList.js.map +1 -1
  305. package/dist/esm/funcs/checkoutsUpdate.js +1 -1
  306. package/dist/esm/funcs/checkoutsUpdate.js.map +1 -1
  307. package/dist/esm/funcs/customFieldsCreate.js +1 -1
  308. package/dist/esm/funcs/customFieldsCreate.js.map +1 -1
  309. package/dist/esm/funcs/customFieldsDelete.js +1 -1
  310. package/dist/esm/funcs/customFieldsDelete.js.map +1 -1
  311. package/dist/esm/funcs/customFieldsGet.js +1 -1
  312. package/dist/esm/funcs/customFieldsGet.js.map +1 -1
  313. package/dist/esm/funcs/customFieldsList.js +1 -1
  314. package/dist/esm/funcs/customFieldsList.js.map +1 -1
  315. package/dist/esm/funcs/customFieldsUpdate.js +1 -1
  316. package/dist/esm/funcs/customFieldsUpdate.js.map +1 -1
  317. package/dist/esm/funcs/customerPortalBenefitGrantsGet.js +1 -1
  318. package/dist/esm/funcs/customerPortalBenefitGrantsGet.js.map +1 -1
  319. package/dist/esm/funcs/customerPortalBenefitGrantsList.js +1 -1
  320. package/dist/esm/funcs/customerPortalBenefitGrantsList.js.map +1 -1
  321. package/dist/esm/funcs/customerPortalBenefitGrantsUpdate.js +1 -1
  322. package/dist/esm/funcs/customerPortalBenefitGrantsUpdate.js.map +1 -1
  323. package/dist/esm/funcs/customerPortalCustomersAddPaymentMethod.js +1 -1
  324. package/dist/esm/funcs/customerPortalCustomersAddPaymentMethod.js.map +1 -1
  325. package/dist/esm/funcs/customerPortalCustomersDeletePaymentMethod.js +1 -1
  326. package/dist/esm/funcs/customerPortalCustomersDeletePaymentMethod.js.map +1 -1
  327. package/dist/esm/funcs/customerPortalCustomersGet.js +1 -1
  328. package/dist/esm/funcs/customerPortalCustomersGet.js.map +1 -1
  329. package/dist/esm/funcs/customerPortalCustomersGetPaymentMethods.js +1 -1
  330. package/dist/esm/funcs/customerPortalCustomersGetPaymentMethods.js.map +1 -1
  331. package/dist/esm/funcs/customerPortalCustomersUpdate.js +1 -1
  332. package/dist/esm/funcs/customerPortalCustomersUpdate.js.map +1 -1
  333. package/dist/esm/funcs/customerPortalDownloadablesGet.js +1 -1
  334. package/dist/esm/funcs/customerPortalDownloadablesGet.js.map +1 -1
  335. package/dist/esm/funcs/customerPortalDownloadablesList.js +1 -1
  336. package/dist/esm/funcs/customerPortalDownloadablesList.js.map +1 -1
  337. package/dist/esm/funcs/customerPortalLicenseKeysActivate.js +1 -1
  338. package/dist/esm/funcs/customerPortalLicenseKeysActivate.js.map +1 -1
  339. package/dist/esm/funcs/customerPortalLicenseKeysDeactivate.js +1 -1
  340. package/dist/esm/funcs/customerPortalLicenseKeysDeactivate.js.map +1 -1
  341. package/dist/esm/funcs/customerPortalLicenseKeysGet.js +1 -1
  342. package/dist/esm/funcs/customerPortalLicenseKeysGet.js.map +1 -1
  343. package/dist/esm/funcs/customerPortalLicenseKeysList.js +1 -1
  344. package/dist/esm/funcs/customerPortalLicenseKeysList.js.map +1 -1
  345. package/dist/esm/funcs/customerPortalLicenseKeysValidate.js +1 -1
  346. package/dist/esm/funcs/customerPortalLicenseKeysValidate.js.map +1 -1
  347. package/dist/esm/funcs/customerPortalOrdersGet.js +1 -1
  348. package/dist/esm/funcs/customerPortalOrdersGet.js.map +1 -1
  349. package/dist/esm/funcs/customerPortalOrdersInvoice.js +1 -1
  350. package/dist/esm/funcs/customerPortalOrdersInvoice.js.map +1 -1
  351. package/dist/esm/funcs/customerPortalOrdersList.js +1 -1
  352. package/dist/esm/funcs/customerPortalOrdersList.js.map +1 -1
  353. package/dist/esm/funcs/customerPortalOrganizationsGet.js +1 -1
  354. package/dist/esm/funcs/customerPortalOrganizationsGet.js.map +1 -1
  355. package/dist/esm/funcs/customerPortalSubscriptionsCancel.js +1 -1
  356. package/dist/esm/funcs/customerPortalSubscriptionsCancel.js.map +1 -1
  357. package/dist/esm/funcs/customerPortalSubscriptionsGet.js +1 -1
  358. package/dist/esm/funcs/customerPortalSubscriptionsGet.js.map +1 -1
  359. package/dist/esm/funcs/customerPortalSubscriptionsList.js +1 -1
  360. package/dist/esm/funcs/customerPortalSubscriptionsList.js.map +1 -1
  361. package/dist/esm/funcs/customerPortalSubscriptionsUpdate.js +1 -1
  362. package/dist/esm/funcs/customerPortalSubscriptionsUpdate.js.map +1 -1
  363. package/dist/esm/funcs/customerSessionsCreate.js +1 -1
  364. package/dist/esm/funcs/customerSessionsCreate.js.map +1 -1
  365. package/dist/esm/funcs/customersCreate.js +1 -1
  366. package/dist/esm/funcs/customersCreate.js.map +1 -1
  367. package/dist/esm/funcs/customersDelete.js +1 -1
  368. package/dist/esm/funcs/customersDelete.js.map +1 -1
  369. package/dist/esm/funcs/customersDeleteExternal.js +1 -1
  370. package/dist/esm/funcs/customersDeleteExternal.js.map +1 -1
  371. package/dist/esm/funcs/customersGet.js +1 -1
  372. package/dist/esm/funcs/customersGet.js.map +1 -1
  373. package/dist/esm/funcs/customersGetExternal.js +1 -1
  374. package/dist/esm/funcs/customersGetExternal.js.map +1 -1
  375. package/dist/esm/funcs/customersGetState.js +1 -1
  376. package/dist/esm/funcs/customersGetState.js.map +1 -1
  377. package/dist/esm/funcs/customersGetStateExternal.js +1 -1
  378. package/dist/esm/funcs/customersGetStateExternal.js.map +1 -1
  379. package/dist/esm/funcs/customersList.js +1 -1
  380. package/dist/esm/funcs/customersList.js.map +1 -1
  381. package/dist/esm/funcs/customersUpdate.js +1 -1
  382. package/dist/esm/funcs/customersUpdate.js.map +1 -1
  383. package/dist/esm/funcs/customersUpdateExternal.js +1 -1
  384. package/dist/esm/funcs/customersUpdateExternal.js.map +1 -1
  385. package/dist/esm/funcs/discountsCreate.js +1 -1
  386. package/dist/esm/funcs/discountsCreate.js.map +1 -1
  387. package/dist/esm/funcs/discountsDelete.js +1 -1
  388. package/dist/esm/funcs/discountsDelete.js.map +1 -1
  389. package/dist/esm/funcs/discountsGet.js +1 -1
  390. package/dist/esm/funcs/discountsGet.js.map +1 -1
  391. package/dist/esm/funcs/discountsList.js +1 -1
  392. package/dist/esm/funcs/discountsList.js.map +1 -1
  393. package/dist/esm/funcs/discountsUpdate.js +1 -1
  394. package/dist/esm/funcs/discountsUpdate.js.map +1 -1
  395. package/dist/esm/funcs/eventsGet.js +1 -1
  396. package/dist/esm/funcs/eventsGet.js.map +1 -1
  397. package/dist/esm/funcs/eventsIngest.js +1 -1
  398. package/dist/esm/funcs/eventsIngest.js.map +1 -1
  399. package/dist/esm/funcs/eventsList.js +1 -1
  400. package/dist/esm/funcs/eventsList.js.map +1 -1
  401. package/dist/esm/funcs/externalOrganizationsList.js +1 -1
  402. package/dist/esm/funcs/externalOrganizationsList.js.map +1 -1
  403. package/dist/esm/funcs/filesCreate.js +1 -1
  404. package/dist/esm/funcs/filesCreate.js.map +1 -1
  405. package/dist/esm/funcs/filesDelete.js +1 -1
  406. package/dist/esm/funcs/filesDelete.js.map +1 -1
  407. package/dist/esm/funcs/filesList.js +1 -1
  408. package/dist/esm/funcs/filesList.js.map +1 -1
  409. package/dist/esm/funcs/filesUpdate.js +1 -1
  410. package/dist/esm/funcs/filesUpdate.js.map +1 -1
  411. package/dist/esm/funcs/filesUploaded.js +1 -1
  412. package/dist/esm/funcs/filesUploaded.js.map +1 -1
  413. package/dist/esm/funcs/licenseKeysGet.js +1 -1
  414. package/dist/esm/funcs/licenseKeysGet.js.map +1 -1
  415. package/dist/esm/funcs/licenseKeysGetActivation.js +1 -1
  416. package/dist/esm/funcs/licenseKeysGetActivation.js.map +1 -1
  417. package/dist/esm/funcs/licenseKeysList.js +1 -1
  418. package/dist/esm/funcs/licenseKeysList.js.map +1 -1
  419. package/dist/esm/funcs/licenseKeysUpdate.js +1 -1
  420. package/dist/esm/funcs/licenseKeysUpdate.js.map +1 -1
  421. package/dist/esm/funcs/metersCreate.js +1 -1
  422. package/dist/esm/funcs/metersCreate.js.map +1 -1
  423. package/dist/esm/funcs/metersEvents.js +1 -1
  424. package/dist/esm/funcs/metersEvents.js.map +1 -1
  425. package/dist/esm/funcs/metersGet.js +1 -1
  426. package/dist/esm/funcs/metersGet.js.map +1 -1
  427. package/dist/esm/funcs/metersList.js +1 -1
  428. package/dist/esm/funcs/metersList.js.map +1 -1
  429. package/dist/esm/funcs/metersQuantities.js +1 -1
  430. package/dist/esm/funcs/metersQuantities.js.map +1 -1
  431. package/dist/esm/funcs/metersUpdate.js +1 -1
  432. package/dist/esm/funcs/metersUpdate.js.map +1 -1
  433. package/dist/esm/funcs/metricsGet.js +1 -1
  434. package/dist/esm/funcs/metricsGet.js.map +1 -1
  435. package/dist/esm/funcs/metricsLimits.js +1 -1
  436. package/dist/esm/funcs/metricsLimits.js.map +1 -1
  437. package/dist/esm/funcs/oauth2Authorize.js +1 -1
  438. package/dist/esm/funcs/oauth2Authorize.js.map +1 -1
  439. package/dist/esm/funcs/oauth2ClientsCreate.js +1 -1
  440. package/dist/esm/funcs/oauth2ClientsCreate.js.map +1 -1
  441. package/dist/esm/funcs/oauth2ClientsDelete.js +1 -1
  442. package/dist/esm/funcs/oauth2ClientsDelete.js.map +1 -1
  443. package/dist/esm/funcs/oauth2ClientsGet.js +1 -1
  444. package/dist/esm/funcs/oauth2ClientsGet.js.map +1 -1
  445. package/dist/esm/funcs/oauth2ClientsList.js +1 -1
  446. package/dist/esm/funcs/oauth2ClientsList.js.map +1 -1
  447. package/dist/esm/funcs/oauth2ClientsUpdate.js +1 -1
  448. package/dist/esm/funcs/oauth2ClientsUpdate.js.map +1 -1
  449. package/dist/esm/funcs/oauth2Introspect.js +1 -1
  450. package/dist/esm/funcs/oauth2Introspect.js.map +1 -1
  451. package/dist/esm/funcs/oauth2Revoke.js +1 -1
  452. package/dist/esm/funcs/oauth2Revoke.js.map +1 -1
  453. package/dist/esm/funcs/oauth2Token.js +1 -1
  454. package/dist/esm/funcs/oauth2Token.js.map +1 -1
  455. package/dist/esm/funcs/oauth2Userinfo.js +1 -1
  456. package/dist/esm/funcs/oauth2Userinfo.js.map +1 -1
  457. package/dist/esm/funcs/ordersGet.js +1 -1
  458. package/dist/esm/funcs/ordersGet.js.map +1 -1
  459. package/dist/esm/funcs/ordersInvoice.js +1 -1
  460. package/dist/esm/funcs/ordersInvoice.js.map +1 -1
  461. package/dist/esm/funcs/ordersList.js +1 -1
  462. package/dist/esm/funcs/ordersList.js.map +1 -1
  463. package/dist/esm/funcs/organizationsCreate.js +1 -1
  464. package/dist/esm/funcs/organizationsCreate.js.map +1 -1
  465. package/dist/esm/funcs/organizationsGet.js +1 -1
  466. package/dist/esm/funcs/organizationsGet.js.map +1 -1
  467. package/dist/esm/funcs/organizationsList.js +1 -1
  468. package/dist/esm/funcs/organizationsList.js.map +1 -1
  469. package/dist/esm/funcs/organizationsUpdate.js +1 -1
  470. package/dist/esm/funcs/organizationsUpdate.js.map +1 -1
  471. package/dist/esm/funcs/productsCreate.js +1 -1
  472. package/dist/esm/funcs/productsCreate.js.map +1 -1
  473. package/dist/esm/funcs/productsGet.js +1 -1
  474. package/dist/esm/funcs/productsGet.js.map +1 -1
  475. package/dist/esm/funcs/productsList.js +1 -1
  476. package/dist/esm/funcs/productsList.js.map +1 -1
  477. package/dist/esm/funcs/productsUpdate.js +1 -1
  478. package/dist/esm/funcs/productsUpdate.js.map +1 -1
  479. package/dist/esm/funcs/productsUpdateBenefits.js +1 -1
  480. package/dist/esm/funcs/productsUpdateBenefits.js.map +1 -1
  481. package/dist/esm/funcs/refundsCreate.js +1 -1
  482. package/dist/esm/funcs/refundsCreate.js.map +1 -1
  483. package/dist/esm/funcs/refundsList.js +1 -1
  484. package/dist/esm/funcs/refundsList.js.map +1 -1
  485. package/dist/esm/funcs/repositoriesGet.js +1 -1
  486. package/dist/esm/funcs/repositoriesGet.js.map +1 -1
  487. package/dist/esm/funcs/repositoriesList.js +1 -1
  488. package/dist/esm/funcs/repositoriesList.js.map +1 -1
  489. package/dist/esm/funcs/repositoriesUpdate.js +1 -1
  490. package/dist/esm/funcs/repositoriesUpdate.js.map +1 -1
  491. package/dist/esm/funcs/subscriptionsExport.js +1 -1
  492. package/dist/esm/funcs/subscriptionsExport.js.map +1 -1
  493. package/dist/esm/funcs/subscriptionsGet.js +1 -1
  494. package/dist/esm/funcs/subscriptionsGet.js.map +1 -1
  495. package/dist/esm/funcs/subscriptionsList.js +1 -1
  496. package/dist/esm/funcs/subscriptionsList.js.map +1 -1
  497. package/dist/esm/funcs/subscriptionsRevoke.js +1 -1
  498. package/dist/esm/funcs/subscriptionsRevoke.js.map +1 -1
  499. package/dist/esm/funcs/subscriptionsUpdate.js +1 -1
  500. package/dist/esm/funcs/subscriptionsUpdate.js.map +1 -1
  501. package/dist/esm/hooks/types.d.ts +1 -1
  502. package/dist/esm/hooks/types.d.ts.map +1 -1
  503. package/dist/esm/lib/config.d.ts +3 -3
  504. package/dist/esm/lib/config.js +3 -3
  505. package/dist/esm/mcp-server/mcp-server.js +1 -1
  506. package/dist/esm/mcp-server/server.js +1 -1
  507. package/dist/esm/models/components/benefitsortproperty.d.ts +34 -0
  508. package/dist/esm/models/components/benefitsortproperty.d.ts.map +1 -0
  509. package/dist/esm/models/components/benefitsortproperty.js +26 -0
  510. package/dist/esm/models/components/benefitsortproperty.js.map +1 -0
  511. package/dist/esm/models/components/checkout.d.ts +12 -9
  512. package/dist/esm/models/components/checkout.d.ts.map +1 -1
  513. package/dist/esm/models/components/checkout.js +8 -8
  514. package/dist/esm/models/components/checkout.js.map +1 -1
  515. package/dist/esm/models/components/checkoutpublic.d.ts +12 -9
  516. package/dist/esm/models/components/checkoutpublic.d.ts.map +1 -1
  517. package/dist/esm/models/components/checkoutpublic.js +8 -8
  518. package/dist/esm/models/components/checkoutpublic.js.map +1 -1
  519. package/dist/esm/models/components/checkoutpublicconfirmed.d.ts +12 -9
  520. package/dist/esm/models/components/checkoutpublicconfirmed.d.ts.map +1 -1
  521. package/dist/esm/models/components/checkoutpublicconfirmed.js +8 -8
  522. package/dist/esm/models/components/checkoutpublicconfirmed.js.map +1 -1
  523. package/dist/esm/models/components/productcreate.d.ts +5 -4
  524. package/dist/esm/models/components/productcreate.d.ts.map +1 -1
  525. package/dist/esm/models/components/productcreate.js +5 -0
  526. package/dist/esm/models/components/productcreate.js.map +1 -1
  527. package/dist/esm/models/components/productpricemeteredunitcreate.d.ts +57 -0
  528. package/dist/esm/models/components/productpricemeteredunitcreate.d.ts.map +1 -0
  529. package/dist/esm/models/components/productpricemeteredunitcreate.js +60 -0
  530. package/dist/esm/models/components/productpricemeteredunitcreate.js.map +1 -0
  531. package/dist/esm/models/components/productupdate.d.ts +5 -4
  532. package/dist/esm/models/components/productupdate.d.ts.map +1 -1
  533. package/dist/esm/models/components/productupdate.js +5 -0
  534. package/dist/esm/models/components/productupdate.js.map +1 -1
  535. package/dist/esm/models/operations/benefitslist.d.ts +6 -0
  536. package/dist/esm/models/operations/benefitslist.d.ts.map +1 -1
  537. package/dist/esm/models/operations/benefitslist.js +3 -0
  538. package/dist/esm/models/operations/benefitslist.js.map +1 -1
  539. package/jsr.json +1 -1
  540. package/package.json +1 -1
  541. package/src/funcs/benefitsCreate.ts +1 -1
  542. package/src/funcs/benefitsDelete.ts +1 -1
  543. package/src/funcs/benefitsGet.ts +1 -1
  544. package/src/funcs/benefitsGrants.ts +1 -1
  545. package/src/funcs/benefitsList.ts +2 -1
  546. package/src/funcs/benefitsUpdate.ts +1 -1
  547. package/src/funcs/checkoutLinksCreate.ts +1 -1
  548. package/src/funcs/checkoutLinksDelete.ts +1 -1
  549. package/src/funcs/checkoutLinksGet.ts +1 -1
  550. package/src/funcs/checkoutLinksList.ts +1 -1
  551. package/src/funcs/checkoutLinksUpdate.ts +1 -1
  552. package/src/funcs/checkoutsClientConfirm.ts +1 -1
  553. package/src/funcs/checkoutsClientGet.ts +1 -1
  554. package/src/funcs/checkoutsClientUpdate.ts +1 -1
  555. package/src/funcs/checkoutsCreate.ts +1 -1
  556. package/src/funcs/checkoutsGet.ts +1 -1
  557. package/src/funcs/checkoutsList.ts +1 -1
  558. package/src/funcs/checkoutsUpdate.ts +1 -1
  559. package/src/funcs/customFieldsCreate.ts +1 -1
  560. package/src/funcs/customFieldsDelete.ts +1 -1
  561. package/src/funcs/customFieldsGet.ts +1 -1
  562. package/src/funcs/customFieldsList.ts +1 -1
  563. package/src/funcs/customFieldsUpdate.ts +1 -1
  564. package/src/funcs/customerPortalBenefitGrantsGet.ts +1 -1
  565. package/src/funcs/customerPortalBenefitGrantsList.ts +1 -1
  566. package/src/funcs/customerPortalBenefitGrantsUpdate.ts +1 -1
  567. package/src/funcs/customerPortalCustomersAddPaymentMethod.ts +1 -1
  568. package/src/funcs/customerPortalCustomersDeletePaymentMethod.ts +1 -1
  569. package/src/funcs/customerPortalCustomersGet.ts +1 -1
  570. package/src/funcs/customerPortalCustomersGetPaymentMethods.ts +1 -1
  571. package/src/funcs/customerPortalCustomersUpdate.ts +1 -1
  572. package/src/funcs/customerPortalDownloadablesGet.ts +1 -1
  573. package/src/funcs/customerPortalDownloadablesList.ts +1 -1
  574. package/src/funcs/customerPortalLicenseKeysActivate.ts +1 -1
  575. package/src/funcs/customerPortalLicenseKeysDeactivate.ts +1 -1
  576. package/src/funcs/customerPortalLicenseKeysGet.ts +1 -1
  577. package/src/funcs/customerPortalLicenseKeysList.ts +1 -1
  578. package/src/funcs/customerPortalLicenseKeysValidate.ts +1 -1
  579. package/src/funcs/customerPortalOrdersGet.ts +1 -1
  580. package/src/funcs/customerPortalOrdersInvoice.ts +1 -1
  581. package/src/funcs/customerPortalOrdersList.ts +1 -1
  582. package/src/funcs/customerPortalOrganizationsGet.ts +1 -1
  583. package/src/funcs/customerPortalSubscriptionsCancel.ts +1 -1
  584. package/src/funcs/customerPortalSubscriptionsGet.ts +1 -1
  585. package/src/funcs/customerPortalSubscriptionsList.ts +1 -1
  586. package/src/funcs/customerPortalSubscriptionsUpdate.ts +1 -1
  587. package/src/funcs/customerSessionsCreate.ts +1 -1
  588. package/src/funcs/customersCreate.ts +1 -1
  589. package/src/funcs/customersDelete.ts +1 -1
  590. package/src/funcs/customersDeleteExternal.ts +1 -1
  591. package/src/funcs/customersGet.ts +1 -1
  592. package/src/funcs/customersGetExternal.ts +1 -1
  593. package/src/funcs/customersGetState.ts +1 -1
  594. package/src/funcs/customersGetStateExternal.ts +1 -1
  595. package/src/funcs/customersList.ts +1 -1
  596. package/src/funcs/customersUpdate.ts +1 -1
  597. package/src/funcs/customersUpdateExternal.ts +1 -1
  598. package/src/funcs/discountsCreate.ts +1 -1
  599. package/src/funcs/discountsDelete.ts +1 -1
  600. package/src/funcs/discountsGet.ts +1 -1
  601. package/src/funcs/discountsList.ts +1 -1
  602. package/src/funcs/discountsUpdate.ts +1 -1
  603. package/src/funcs/eventsGet.ts +1 -1
  604. package/src/funcs/eventsIngest.ts +1 -1
  605. package/src/funcs/eventsList.ts +1 -1
  606. package/src/funcs/externalOrganizationsList.ts +1 -1
  607. package/src/funcs/filesCreate.ts +1 -1
  608. package/src/funcs/filesDelete.ts +1 -1
  609. package/src/funcs/filesList.ts +1 -1
  610. package/src/funcs/filesUpdate.ts +1 -1
  611. package/src/funcs/filesUploaded.ts +1 -1
  612. package/src/funcs/licenseKeysGet.ts +1 -1
  613. package/src/funcs/licenseKeysGetActivation.ts +1 -1
  614. package/src/funcs/licenseKeysList.ts +1 -1
  615. package/src/funcs/licenseKeysUpdate.ts +1 -1
  616. package/src/funcs/metersCreate.ts +1 -1
  617. package/src/funcs/metersEvents.ts +1 -1
  618. package/src/funcs/metersGet.ts +1 -1
  619. package/src/funcs/metersList.ts +1 -1
  620. package/src/funcs/metersQuantities.ts +1 -1
  621. package/src/funcs/metersUpdate.ts +1 -1
  622. package/src/funcs/metricsGet.ts +1 -1
  623. package/src/funcs/metricsLimits.ts +1 -1
  624. package/src/funcs/oauth2Authorize.ts +1 -1
  625. package/src/funcs/oauth2ClientsCreate.ts +1 -1
  626. package/src/funcs/oauth2ClientsDelete.ts +1 -1
  627. package/src/funcs/oauth2ClientsGet.ts +1 -1
  628. package/src/funcs/oauth2ClientsList.ts +1 -1
  629. package/src/funcs/oauth2ClientsUpdate.ts +1 -1
  630. package/src/funcs/oauth2Introspect.ts +1 -1
  631. package/src/funcs/oauth2Revoke.ts +1 -1
  632. package/src/funcs/oauth2Token.ts +1 -1
  633. package/src/funcs/oauth2Userinfo.ts +1 -1
  634. package/src/funcs/ordersGet.ts +1 -1
  635. package/src/funcs/ordersInvoice.ts +1 -1
  636. package/src/funcs/ordersList.ts +1 -1
  637. package/src/funcs/organizationsCreate.ts +1 -1
  638. package/src/funcs/organizationsGet.ts +1 -1
  639. package/src/funcs/organizationsList.ts +1 -1
  640. package/src/funcs/organizationsUpdate.ts +1 -1
  641. package/src/funcs/productsCreate.ts +1 -1
  642. package/src/funcs/productsGet.ts +1 -1
  643. package/src/funcs/productsList.ts +1 -1
  644. package/src/funcs/productsUpdate.ts +1 -1
  645. package/src/funcs/productsUpdateBenefits.ts +1 -1
  646. package/src/funcs/refundsCreate.ts +1 -1
  647. package/src/funcs/refundsList.ts +1 -1
  648. package/src/funcs/repositoriesGet.ts +1 -1
  649. package/src/funcs/repositoriesList.ts +1 -1
  650. package/src/funcs/repositoriesUpdate.ts +1 -1
  651. package/src/funcs/subscriptionsExport.ts +1 -1
  652. package/src/funcs/subscriptionsGet.ts +1 -1
  653. package/src/funcs/subscriptionsList.ts +1 -1
  654. package/src/funcs/subscriptionsRevoke.ts +1 -1
  655. package/src/funcs/subscriptionsUpdate.ts +1 -1
  656. package/src/hooks/types.ts +1 -1
  657. package/src/lib/config.ts +3 -3
  658. package/src/mcp-server/mcp-server.ts +1 -1
  659. package/src/mcp-server/server.ts +1 -1
  660. package/src/models/components/benefitsortproperty.ts +35 -0
  661. package/src/models/components/checkout.ts +20 -17
  662. package/src/models/components/checkoutpublic.ts +20 -17
  663. package/src/models/components/checkoutpublicconfirmed.ts +20 -17
  664. package/src/models/components/productcreate.ts +19 -3
  665. package/src/models/components/productpricemeteredunitcreate.ts +125 -0
  666. package/src/models/components/productupdate.ts +16 -2
  667. package/src/models/operations/benefitslist.ts +12 -0
package/bin/mcp-server.js CHANGED
@@ -4018,9 +4018,9 @@ var init_config = __esm(() => {
4018
4018
  SDK_METADATA = {
4019
4019
  language: "typescript",
4020
4020
  openapiDocVersion: "0.1.0",
4021
- sdkVersion: "0.32.2",
4022
- genVersion: "2.560.1",
4023
- userAgent: "speakeasy-sdk/typescript 0.32.2 2.560.1 0.1.0 @polar-sh/sdk"
4021
+ sdkVersion: "0.32.3",
4022
+ genVersion: "2.562.2",
4023
+ userAgent: "speakeasy-sdk/typescript 0.32.3 2.562.2 0.1.0 @polar-sh/sdk"
4024
4024
  };
4025
4025
  });
4026
4026
 
@@ -35943,7 +35943,7 @@ async function $do(client, request, options) {
35943
35943
  const context = {
35944
35944
  baseURL: options?.serverURL ?? client._baseURL ?? "",
35945
35945
  operationID: "customers:create",
35946
- oAuth2Scopes: [],
35946
+ oAuth2Scopes: null,
35947
35947
  resolvedSecurity: requestSecurity,
35948
35948
  securitySource: client._options.accessToken,
35949
35949
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -36102,7 +36102,7 @@ async function $do2(client, request, options) {
36102
36102
  const context = {
36103
36103
  baseURL: options?.serverURL ?? client._baseURL ?? "",
36104
36104
  operationID: "customers:delete",
36105
- oAuth2Scopes: [],
36105
+ oAuth2Scopes: null,
36106
36106
  resolvedSecurity: requestSecurity,
36107
36107
  securitySource: client._options.accessToken,
36108
36108
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -36249,7 +36249,7 @@ async function $do3(client, request, options) {
36249
36249
  const context = {
36250
36250
  baseURL: options?.serverURL ?? client._baseURL ?? "",
36251
36251
  operationID: "customers:delete_external",
36252
- oAuth2Scopes: [],
36252
+ oAuth2Scopes: null,
36253
36253
  resolvedSecurity: requestSecurity,
36254
36254
  securitySource: client._options.accessToken,
36255
36255
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -36377,7 +36377,7 @@ async function $do4(client, request, options) {
36377
36377
  const context = {
36378
36378
  baseURL: options?.serverURL ?? client._baseURL ?? "",
36379
36379
  operationID: "customers:get",
36380
- oAuth2Scopes: [],
36380
+ oAuth2Scopes: null,
36381
36381
  resolvedSecurity: requestSecurity,
36382
36382
  securitySource: client._options.accessToken,
36383
36383
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -36513,7 +36513,7 @@ async function $do5(client, request, options) {
36513
36513
  const context = {
36514
36514
  baseURL: options?.serverURL ?? client._baseURL ?? "",
36515
36515
  operationID: "customers:get_external",
36516
- oAuth2Scopes: [],
36516
+ oAuth2Scopes: null,
36517
36517
  resolvedSecurity: requestSecurity,
36518
36518
  securitySource: client._options.accessToken,
36519
36519
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -37099,7 +37099,7 @@ async function $do6(client, request, options) {
37099
37099
  const context = {
37100
37100
  baseURL: options?.serverURL ?? client._baseURL ?? "",
37101
37101
  operationID: "customers:get_state",
37102
- oAuth2Scopes: [],
37102
+ oAuth2Scopes: null,
37103
37103
  resolvedSecurity: requestSecurity,
37104
37104
  securitySource: client._options.accessToken,
37105
37105
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -37241,7 +37241,7 @@ async function $do7(client, request, options) {
37241
37241
  const context = {
37242
37242
  baseURL: options?.serverURL ?? client._baseURL ?? "",
37243
37243
  operationID: "customers:get_state_external",
37244
- oAuth2Scopes: [],
37244
+ oAuth2Scopes: null,
37245
37245
  resolvedSecurity: requestSecurity,
37246
37246
  securitySource: client._options.accessToken,
37247
37247
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -37553,7 +37553,7 @@ async function $do8(client, request, options) {
37553
37553
  const context = {
37554
37554
  baseURL: options?.serverURL ?? client._baseURL ?? "",
37555
37555
  operationID: "customers:list",
37556
- oAuth2Scopes: [],
37556
+ oAuth2Scopes: null,
37557
37557
  resolvedSecurity: requestSecurity,
37558
37558
  securitySource: client._options.accessToken,
37559
37559
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -37779,7 +37779,7 @@ async function $do9(client, request, options) {
37779
37779
  const context = {
37780
37780
  baseURL: options?.serverURL ?? client._baseURL ?? "",
37781
37781
  operationID: "customers:update",
37782
- oAuth2Scopes: [],
37782
+ oAuth2Scopes: null,
37783
37783
  resolvedSecurity: requestSecurity,
37784
37784
  securitySource: client._options.accessToken,
37785
37785
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -37921,7 +37921,7 @@ async function $do10(client, request, options) {
37921
37921
  const context = {
37922
37922
  baseURL: options?.serverURL ?? client._baseURL ?? "",
37923
37923
  operationID: "customers:update_external",
37924
- oAuth2Scopes: [],
37924
+ oAuth2Scopes: null,
37925
37925
  resolvedSecurity: requestSecurity,
37926
37926
  securitySource: client._options.accessToken,
37927
37927
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -38386,7 +38386,7 @@ async function $do11(client, request, options) {
38386
38386
  const context = {
38387
38387
  baseURL: options?.serverURL ?? client._baseURL ?? "",
38388
38388
  operationID: "metrics:get",
38389
- oAuth2Scopes: [],
38389
+ oAuth2Scopes: null,
38390
38390
  resolvedSecurity: requestSecurity,
38391
38391
  securitySource: client._options.accessToken,
38392
38392
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -38566,7 +38566,7 @@ async function $do12(client, options) {
38566
38566
  const context = {
38567
38567
  baseURL: options?.serverURL ?? client._baseURL ?? "",
38568
38568
  operationID: "metrics:limits",
38569
- oAuth2Scopes: [],
38569
+ oAuth2Scopes: null,
38570
38570
  resolvedSecurity: requestSecurity,
38571
38571
  securitySource: client._options.accessToken,
38572
38572
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -40157,7 +40157,7 @@ async function $do13(client, request, options) {
40157
40157
  const context = {
40158
40158
  baseURL: options?.serverURL ?? client._baseURL ?? "",
40159
40159
  operationID: "orders:get",
40160
- oAuth2Scopes: [],
40160
+ oAuth2Scopes: null,
40161
40161
  resolvedSecurity: requestSecurity,
40162
40162
  securitySource: client._options.accessToken,
40163
40163
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -40300,7 +40300,7 @@ async function $do14(client, request, options) {
40300
40300
  const context = {
40301
40301
  baseURL: options?.serverURL ?? client._baseURL ?? "",
40302
40302
  operationID: "orders:invoice",
40303
- oAuth2Scopes: [],
40303
+ oAuth2Scopes: null,
40304
40304
  resolvedSecurity: requestSecurity,
40305
40305
  securitySource: client._options.accessToken,
40306
40306
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -40608,7 +40608,7 @@ async function $do15(client, request, options) {
40608
40608
  const context = {
40609
40609
  baseURL: options?.serverURL ?? client._baseURL ?? "",
40610
40610
  operationID: "orders:list",
40611
- oAuth2Scopes: [],
40611
+ oAuth2Scopes: null,
40612
40612
  resolvedSecurity: requestSecurity,
40613
40613
  securitySource: client._options.accessToken,
40614
40614
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -42027,6 +42027,51 @@ var init_productpricefreecreate = __esm(() => {
42027
42027
  })(ProductPriceFreeCreate$ ||= {});
42028
42028
  });
42029
42029
 
42030
+ // src/models/components/productpricemeteredunitcreate.ts
42031
+ var ProductPriceMeteredUnitCreate$inboundSchema, ProductPriceMeteredUnitCreate$outboundSchema, ProductPriceMeteredUnitCreate$;
42032
+ var init_productpricemeteredunitcreate = __esm(() => {
42033
+ init_lib();
42034
+ init_primitives();
42035
+ ProductPriceMeteredUnitCreate$inboundSchema = objectType({
42036
+ amount_type: literalType("metered_unit").optional(),
42037
+ meter_id: stringType(),
42038
+ price_currency: stringType().default("usd"),
42039
+ unit_amount: numberType().int(),
42040
+ included_units: numberType().int(),
42041
+ cap_amount: nullableType(numberType().int()).optional()
42042
+ }).transform((v2) => {
42043
+ return remap(v2, {
42044
+ amount_type: "amountType",
42045
+ meter_id: "meterId",
42046
+ price_currency: "priceCurrency",
42047
+ unit_amount: "unitAmount",
42048
+ included_units: "includedUnits",
42049
+ cap_amount: "capAmount"
42050
+ });
42051
+ });
42052
+ ProductPriceMeteredUnitCreate$outboundSchema = objectType({
42053
+ amountType: literalType("metered_unit").default("metered_unit"),
42054
+ meterId: stringType(),
42055
+ priceCurrency: stringType().default("usd"),
42056
+ unitAmount: numberType().int(),
42057
+ includedUnits: numberType().int(),
42058
+ capAmount: nullableType(numberType().int()).optional()
42059
+ }).transform((v2) => {
42060
+ return remap(v2, {
42061
+ amountType: "amount_type",
42062
+ meterId: "meter_id",
42063
+ priceCurrency: "price_currency",
42064
+ unitAmount: "unit_amount",
42065
+ includedUnits: "included_units",
42066
+ capAmount: "cap_amount"
42067
+ });
42068
+ });
42069
+ ((ProductPriceMeteredUnitCreate$) => {
42070
+ ProductPriceMeteredUnitCreate$.inboundSchema = ProductPriceMeteredUnitCreate$inboundSchema;
42071
+ ProductPriceMeteredUnitCreate$.outboundSchema = ProductPriceMeteredUnitCreate$outboundSchema;
42072
+ })(ProductPriceMeteredUnitCreate$ ||= {});
42073
+ });
42074
+
42030
42075
  // src/models/components/productcreate.ts
42031
42076
  var ProductCreateMetadata$inboundSchema, ProductCreateMetadata$outboundSchema, ProductCreateMetadata$, ProductCreatePrices$inboundSchema, ProductCreatePrices$outboundSchema, ProductCreatePrices$, ProductCreate$inboundSchema, ProductCreate$outboundSchema, ProductCreate$;
42032
42077
  var init_productcreate = __esm(() => {
@@ -42036,6 +42081,7 @@ var init_productcreate = __esm(() => {
42036
42081
  init_productpricecustomcreate();
42037
42082
  init_productpricefixedcreate();
42038
42083
  init_productpricefreecreate();
42084
+ init_productpricemeteredunitcreate();
42039
42085
  init_subscriptionrecurringinterval();
42040
42086
  ProductCreateMetadata$inboundSchema = unionType([stringType(), numberType().int(), booleanType()]);
42041
42087
  ProductCreateMetadata$outboundSchema = unionType([stringType(), numberType().int(), booleanType()]);
@@ -42046,12 +42092,14 @@ var init_productcreate = __esm(() => {
42046
42092
  ProductCreatePrices$inboundSchema = unionType([
42047
42093
  ProductPriceFreeCreate$inboundSchema,
42048
42094
  ProductPriceFixedCreate$inboundSchema,
42049
- ProductPriceCustomCreate$inboundSchema
42095
+ ProductPriceCustomCreate$inboundSchema,
42096
+ ProductPriceMeteredUnitCreate$inboundSchema
42050
42097
  ]);
42051
42098
  ProductCreatePrices$outboundSchema = unionType([
42052
42099
  ProductPriceFreeCreate$outboundSchema,
42053
42100
  ProductPriceFixedCreate$outboundSchema,
42054
- ProductPriceCustomCreate$outboundSchema
42101
+ ProductPriceCustomCreate$outboundSchema,
42102
+ ProductPriceMeteredUnitCreate$outboundSchema
42055
42103
  ]);
42056
42104
  ((ProductCreatePrices$) => {
42057
42105
  ProductCreatePrices$.inboundSchema = ProductCreatePrices$inboundSchema;
@@ -42065,7 +42113,8 @@ var init_productcreate = __esm(() => {
42065
42113
  prices: arrayType(unionType([
42066
42114
  ProductPriceFreeCreate$inboundSchema,
42067
42115
  ProductPriceFixedCreate$inboundSchema,
42068
- ProductPriceCustomCreate$inboundSchema
42116
+ ProductPriceCustomCreate$inboundSchema,
42117
+ ProductPriceMeteredUnitCreate$inboundSchema
42069
42118
  ])),
42070
42119
  medias: nullableType(arrayType(stringType())).optional(),
42071
42120
  attached_custom_fields: arrayType(AttachedCustomFieldCreate$inboundSchema).optional(),
@@ -42085,7 +42134,8 @@ var init_productcreate = __esm(() => {
42085
42134
  prices: arrayType(unionType([
42086
42135
  ProductPriceFreeCreate$outboundSchema,
42087
42136
  ProductPriceFixedCreate$outboundSchema,
42088
- ProductPriceCustomCreate$outboundSchema
42137
+ ProductPriceCustomCreate$outboundSchema,
42138
+ ProductPriceMeteredUnitCreate$outboundSchema
42089
42139
  ])),
42090
42140
  medias: nullableType(arrayType(stringType())).optional(),
42091
42141
  attachedCustomFields: arrayType(AttachedCustomFieldCreate$outboundSchema).optional(),
@@ -42125,7 +42175,7 @@ async function $do16(client, request, options) {
42125
42175
  const context = {
42126
42176
  baseURL: options?.serverURL ?? client._baseURL ?? "",
42127
42177
  operationID: "products:create",
42128
- oAuth2Scopes: [],
42178
+ oAuth2Scopes: null,
42129
42179
  resolvedSecurity: requestSecurity,
42130
42180
  securitySource: client._options.accessToken,
42131
42181
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -42251,7 +42301,7 @@ async function $do17(client, request, options) {
42251
42301
  const context = {
42252
42302
  baseURL: options?.serverURL ?? client._baseURL ?? "",
42253
42303
  operationID: "products:get",
42254
- oAuth2Scopes: [],
42304
+ oAuth2Scopes: null,
42255
42305
  resolvedSecurity: requestSecurity,
42256
42306
  securitySource: client._options.accessToken,
42257
42307
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -42494,7 +42544,7 @@ async function $do18(client, request, options) {
42494
42544
  const context = {
42495
42545
  baseURL: options?.serverURL ?? client._baseURL ?? "",
42496
42546
  operationID: "products:list",
42497
- oAuth2Scopes: [],
42547
+ oAuth2Scopes: null,
42498
42548
  resolvedSecurity: requestSecurity,
42499
42549
  securitySource: client._options.accessToken,
42500
42550
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -42670,6 +42720,7 @@ var init_productupdate = __esm(() => {
42670
42720
  init_productpricecustomcreate();
42671
42721
  init_productpricefixedcreate();
42672
42722
  init_productpricefreecreate();
42723
+ init_productpricemeteredunitcreate();
42673
42724
  init_subscriptionrecurringinterval();
42674
42725
  ProductUpdateMetadata$inboundSchema = unionType([stringType(), numberType().int(), booleanType()]);
42675
42726
  ProductUpdateMetadata$outboundSchema = unionType([stringType(), numberType().int(), booleanType()]);
@@ -42681,13 +42732,15 @@ var init_productupdate = __esm(() => {
42681
42732
  ExistingProductPrice$inboundSchema,
42682
42733
  ProductPriceFreeCreate$inboundSchema,
42683
42734
  ProductPriceFixedCreate$inboundSchema,
42684
- ProductPriceCustomCreate$inboundSchema
42735
+ ProductPriceCustomCreate$inboundSchema,
42736
+ ProductPriceMeteredUnitCreate$inboundSchema
42685
42737
  ]);
42686
42738
  ProductUpdatePrices$outboundSchema = unionType([
42687
42739
  ExistingProductPrice$outboundSchema,
42688
42740
  ProductPriceFreeCreate$outboundSchema,
42689
42741
  ProductPriceFixedCreate$outboundSchema,
42690
- ProductPriceCustomCreate$outboundSchema
42742
+ ProductPriceCustomCreate$outboundSchema,
42743
+ ProductPriceMeteredUnitCreate$outboundSchema
42691
42744
  ]);
42692
42745
  ((ProductUpdatePrices$) => {
42693
42746
  ProductUpdatePrices$.inboundSchema = ProductUpdatePrices$inboundSchema;
@@ -42703,7 +42756,8 @@ var init_productupdate = __esm(() => {
42703
42756
  ExistingProductPrice$inboundSchema,
42704
42757
  ProductPriceFreeCreate$inboundSchema,
42705
42758
  ProductPriceFixedCreate$inboundSchema,
42706
- ProductPriceCustomCreate$inboundSchema
42759
+ ProductPriceCustomCreate$inboundSchema,
42760
+ ProductPriceMeteredUnitCreate$inboundSchema
42707
42761
  ]))).optional(),
42708
42762
  medias: nullableType(arrayType(stringType())).optional(),
42709
42763
  attached_custom_fields: nullableType(arrayType(AttachedCustomFieldCreate$inboundSchema)).optional()
@@ -42724,7 +42778,8 @@ var init_productupdate = __esm(() => {
42724
42778
  ExistingProductPrice$outboundSchema,
42725
42779
  ProductPriceFreeCreate$outboundSchema,
42726
42780
  ProductPriceFixedCreate$outboundSchema,
42727
- ProductPriceCustomCreate$outboundSchema
42781
+ ProductPriceCustomCreate$outboundSchema,
42782
+ ProductPriceMeteredUnitCreate$outboundSchema
42728
42783
  ]))).optional(),
42729
42784
  medias: nullableType(arrayType(stringType())).optional(),
42730
42785
  attachedCustomFields: nullableType(arrayType(AttachedCustomFieldCreate$outboundSchema)).optional()
@@ -42797,7 +42852,7 @@ async function $do19(client, request, options) {
42797
42852
  const context = {
42798
42853
  baseURL: options?.serverURL ?? client._baseURL ?? "",
42799
42854
  operationID: "products:update",
42800
- oAuth2Scopes: [],
42855
+ oAuth2Scopes: null,
42801
42856
  resolvedSecurity: requestSecurity,
42802
42857
  securitySource: client._options.accessToken,
42803
42858
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -42956,7 +43011,7 @@ async function $do20(client, request, options) {
42956
43011
  const context = {
42957
43012
  baseURL: options?.serverURL ?? client._baseURL ?? "",
42958
43013
  operationID: "products:update_benefits",
42959
- oAuth2Scopes: [],
43014
+ oAuth2Scopes: null,
42960
43015
  resolvedSecurity: requestSecurity,
42961
43016
  securitySource: client._options.accessToken,
42962
43017
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -43096,7 +43151,7 @@ async function $do21(client, request, options) {
43096
43151
  const context = {
43097
43152
  baseURL: options?.serverURL ?? client._baseURL ?? "",
43098
43153
  operationID: "subscriptions:export",
43099
- oAuth2Scopes: [],
43154
+ oAuth2Scopes: null,
43100
43155
  resolvedSecurity: requestSecurity,
43101
43156
  securitySource: client._options.accessToken,
43102
43157
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -43564,7 +43619,7 @@ async function $do22(client, request, options) {
43564
43619
  const context = {
43565
43620
  baseURL: options?.serverURL ?? client._baseURL ?? "",
43566
43621
  operationID: "subscriptions:get",
43567
- oAuth2Scopes: [],
43622
+ oAuth2Scopes: null,
43568
43623
  resolvedSecurity: requestSecurity,
43569
43624
  securitySource: client._options.accessToken,
43570
43625
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -43816,7 +43871,7 @@ async function $do23(client, request, options) {
43816
43871
  const context = {
43817
43872
  baseURL: options?.serverURL ?? client._baseURL ?? "",
43818
43873
  operationID: "subscriptions:list",
43819
- oAuth2Scopes: [],
43874
+ oAuth2Scopes: null,
43820
43875
  resolvedSecurity: requestSecurity,
43821
43876
  securitySource: client._options.accessToken,
43822
43877
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -44009,7 +44064,7 @@ async function $do24(client, request, options) {
44009
44064
  const context = {
44010
44065
  baseURL: options?.serverURL ?? client._baseURL ?? "",
44011
44066
  operationID: "subscriptions:revoke",
44012
- oAuth2Scopes: [],
44067
+ oAuth2Scopes: null,
44013
44068
  resolvedSecurity: requestSecurity,
44014
44069
  securitySource: client._options.accessToken,
44015
44070
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -44254,7 +44309,7 @@ async function $do25(client, request, options) {
44254
44309
  const context = {
44255
44310
  baseURL: options?.serverURL ?? client._baseURL ?? "",
44256
44311
  operationID: "subscriptions:update",
44257
- oAuth2Scopes: [],
44312
+ oAuth2Scopes: null,
44258
44313
  resolvedSecurity: requestSecurity,
44259
44314
  securitySource: client._options.accessToken,
44260
44315
  retryConfig: options?.retries || client._options.retryConfig || { strategy: "none" },
@@ -44343,7 +44398,7 @@ Update a subscription.
44343
44398
  function createMCPServer(deps) {
44344
44399
  const server = new McpServer({
44345
44400
  name: "Polar",
44346
- version: "0.32.2"
44401
+ version: "0.32.3"
44347
44402
  });
44348
44403
  const client = new PolarCore({
44349
44404
  accessToken: deps.accessToken,
@@ -45605,7 +45660,7 @@ var routes = rn({
45605
45660
  var app = Ve(routes, {
45606
45661
  name: "mcp",
45607
45662
  versionInfo: {
45608
- currentVersion: "0.32.2"
45663
+ currentVersion: "0.32.3"
45609
45664
  }
45610
45665
  });
45611
45666
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -45613,5 +45668,5 @@ export {
45613
45668
  app
45614
45669
  };
45615
45670
 
45616
- //# debugId=2F0A64F8451EB78864756E2164756E21
45671
+ //# debugId=6D5AC2B8331BCF7264756E2164756E21
45617
45672
  //# sourceMappingURL=mcp-server.js.map