@hookdeck/outpost-sdk 0.0.2 → 0.1.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.
Files changed (765) hide show
  1. package/README.md +15 -33
  2. package/bin/mcp-server.js +3886 -1816
  3. package/bin/mcp-server.js.map +88 -53
  4. package/dist/commonjs/funcs/destinationsCreate.d.ts +1 -1
  5. package/dist/commonjs/funcs/destinationsCreate.d.ts.map +1 -1
  6. package/dist/commonjs/funcs/destinationsCreate.js +7 -18
  7. package/dist/commonjs/funcs/destinationsCreate.js.map +1 -1
  8. package/dist/commonjs/funcs/destinationsDelete.d.ts +1 -1
  9. package/dist/commonjs/funcs/destinationsDelete.d.ts.map +1 -1
  10. package/dist/commonjs/funcs/destinationsDelete.js +7 -18
  11. package/dist/commonjs/funcs/destinationsDelete.js.map +1 -1
  12. package/dist/commonjs/funcs/destinationsDisable.d.ts +1 -1
  13. package/dist/commonjs/funcs/destinationsDisable.d.ts.map +1 -1
  14. package/dist/commonjs/funcs/destinationsDisable.js +7 -18
  15. package/dist/commonjs/funcs/destinationsDisable.js.map +1 -1
  16. package/dist/commonjs/funcs/destinationsEnable.d.ts +1 -1
  17. package/dist/commonjs/funcs/destinationsEnable.d.ts.map +1 -1
  18. package/dist/commonjs/funcs/destinationsEnable.js +7 -18
  19. package/dist/commonjs/funcs/destinationsEnable.js.map +1 -1
  20. package/dist/commonjs/funcs/destinationsGet.d.ts +1 -1
  21. package/dist/commonjs/funcs/destinationsGet.d.ts.map +1 -1
  22. package/dist/commonjs/funcs/destinationsGet.js +7 -18
  23. package/dist/commonjs/funcs/destinationsGet.js.map +1 -1
  24. package/dist/commonjs/funcs/destinationsList.d.ts +1 -1
  25. package/dist/commonjs/funcs/destinationsList.d.ts.map +1 -1
  26. package/dist/commonjs/funcs/destinationsList.js +7 -18
  27. package/dist/commonjs/funcs/destinationsList.js.map +1 -1
  28. package/dist/commonjs/funcs/destinationsUpdate.d.ts +1 -1
  29. package/dist/commonjs/funcs/destinationsUpdate.d.ts.map +1 -1
  30. package/dist/commonjs/funcs/destinationsUpdate.js +7 -18
  31. package/dist/commonjs/funcs/destinationsUpdate.js.map +1 -1
  32. package/dist/commonjs/funcs/eventsGet.d.ts +1 -1
  33. package/dist/commonjs/funcs/eventsGet.d.ts.map +1 -1
  34. package/dist/commonjs/funcs/eventsGet.js +7 -18
  35. package/dist/commonjs/funcs/eventsGet.js.map +1 -1
  36. package/dist/commonjs/funcs/eventsGetByDestination.d.ts +1 -1
  37. package/dist/commonjs/funcs/eventsGetByDestination.d.ts.map +1 -1
  38. package/dist/commonjs/funcs/eventsGetByDestination.js +7 -18
  39. package/dist/commonjs/funcs/eventsGetByDestination.js.map +1 -1
  40. package/dist/commonjs/funcs/eventsList.d.ts +1 -1
  41. package/dist/commonjs/funcs/eventsList.d.ts.map +1 -1
  42. package/dist/commonjs/funcs/eventsList.js +7 -18
  43. package/dist/commonjs/funcs/eventsList.js.map +1 -1
  44. package/dist/commonjs/funcs/eventsListByDestination.d.ts +1 -1
  45. package/dist/commonjs/funcs/eventsListByDestination.d.ts.map +1 -1
  46. package/dist/commonjs/funcs/eventsListByDestination.js +7 -18
  47. package/dist/commonjs/funcs/eventsListByDestination.js.map +1 -1
  48. package/dist/commonjs/funcs/eventsListDeliveries.d.ts +1 -1
  49. package/dist/commonjs/funcs/eventsListDeliveries.d.ts.map +1 -1
  50. package/dist/commonjs/funcs/eventsListDeliveries.js +7 -18
  51. package/dist/commonjs/funcs/eventsListDeliveries.js.map +1 -1
  52. package/dist/commonjs/funcs/eventsRetry.d.ts +1 -1
  53. package/dist/commonjs/funcs/eventsRetry.d.ts.map +1 -1
  54. package/dist/commonjs/funcs/eventsRetry.js +7 -18
  55. package/dist/commonjs/funcs/eventsRetry.js.map +1 -1
  56. package/dist/commonjs/funcs/publishEvent.js +2 -3
  57. package/dist/commonjs/funcs/publishEvent.js.map +1 -1
  58. package/dist/commonjs/funcs/schemasGet.d.ts +1 -1
  59. package/dist/commonjs/funcs/schemasGet.d.ts.map +1 -1
  60. package/dist/commonjs/funcs/schemasGet.js +7 -18
  61. package/dist/commonjs/funcs/schemasGet.js.map +1 -1
  62. package/dist/commonjs/funcs/schemasGetDestinationTypeJwt.d.ts +3 -3
  63. package/dist/commonjs/funcs/schemasGetDestinationTypeJwt.d.ts.map +1 -1
  64. package/dist/commonjs/funcs/schemasGetDestinationTypeJwt.js +11 -16
  65. package/dist/commonjs/funcs/schemasGetDestinationTypeJwt.js.map +1 -1
  66. package/dist/commonjs/funcs/schemasListDestinationTypesJwt.d.ts +1 -2
  67. package/dist/commonjs/funcs/schemasListDestinationTypesJwt.d.ts.map +1 -1
  68. package/dist/commonjs/funcs/schemasListDestinationTypesJwt.js +7 -12
  69. package/dist/commonjs/funcs/schemasListDestinationTypesJwt.js.map +1 -1
  70. package/dist/commonjs/funcs/schemasListTenantDestinationTypes.d.ts +1 -1
  71. package/dist/commonjs/funcs/schemasListTenantDestinationTypes.d.ts.map +1 -1
  72. package/dist/commonjs/funcs/schemasListTenantDestinationTypes.js +7 -18
  73. package/dist/commonjs/funcs/schemasListTenantDestinationTypes.js.map +1 -1
  74. package/dist/commonjs/funcs/tenantsDelete.d.ts +1 -1
  75. package/dist/commonjs/funcs/tenantsDelete.d.ts.map +1 -1
  76. package/dist/commonjs/funcs/tenantsDelete.js +7 -18
  77. package/dist/commonjs/funcs/tenantsDelete.js.map +1 -1
  78. package/dist/commonjs/funcs/tenantsGet.d.ts +1 -1
  79. package/dist/commonjs/funcs/tenantsGet.d.ts.map +1 -1
  80. package/dist/commonjs/funcs/tenantsGet.js +7 -18
  81. package/dist/commonjs/funcs/tenantsGet.js.map +1 -1
  82. package/dist/commonjs/funcs/tenantsGetPortalUrl.js +2 -3
  83. package/dist/commonjs/funcs/tenantsGetPortalUrl.js.map +1 -1
  84. package/dist/commonjs/funcs/tenantsGetToken.js +2 -3
  85. package/dist/commonjs/funcs/tenantsGetToken.js.map +1 -1
  86. package/dist/commonjs/funcs/tenantsUpsert.js +2 -3
  87. package/dist/commonjs/funcs/tenantsUpsert.js.map +1 -1
  88. package/dist/commonjs/funcs/topicsList.d.ts +1 -1
  89. package/dist/commonjs/funcs/topicsList.d.ts.map +1 -1
  90. package/dist/commonjs/funcs/topicsList.js +7 -18
  91. package/dist/commonjs/funcs/topicsList.js.map +1 -1
  92. package/dist/commonjs/funcs/topicsListJwt.d.ts +3 -4
  93. package/dist/commonjs/funcs/topicsListJwt.d.ts.map +1 -1
  94. package/dist/commonjs/funcs/topicsListJwt.js +10 -15
  95. package/dist/commonjs/funcs/topicsListJwt.js.map +1 -1
  96. package/dist/commonjs/lib/config.d.ts +7 -3
  97. package/dist/commonjs/lib/config.d.ts.map +1 -1
  98. package/dist/commonjs/lib/config.js +2 -2
  99. package/dist/commonjs/lib/config.js.map +1 -1
  100. package/dist/commonjs/lib/security.d.ts.map +1 -1
  101. package/dist/commonjs/lib/security.js +6 -0
  102. package/dist/commonjs/lib/security.js.map +1 -1
  103. package/dist/commonjs/mcp-server/cli/start/command.d.ts.map +1 -1
  104. package/dist/commonjs/mcp-server/cli/start/command.js +8 -0
  105. package/dist/commonjs/mcp-server/cli/start/command.js.map +1 -1
  106. package/dist/commonjs/mcp-server/cli/start/impl.d.ts +1 -0
  107. package/dist/commonjs/mcp-server/cli/start/impl.d.ts.map +1 -1
  108. package/dist/commonjs/mcp-server/cli/start/impl.js +8 -2
  109. package/dist/commonjs/mcp-server/cli/start/impl.js.map +1 -1
  110. package/dist/commonjs/mcp-server/mcp-server.js +1 -1
  111. package/dist/commonjs/mcp-server/server.d.ts +1 -1
  112. package/dist/commonjs/mcp-server/server.d.ts.map +1 -1
  113. package/dist/commonjs/mcp-server/server.js +44 -6
  114. package/dist/commonjs/mcp-server/server.js.map +1 -1
  115. package/dist/commonjs/mcp-server/tools/destinationsCreate.d.ts +8 -0
  116. package/dist/commonjs/mcp-server/tools/destinationsCreate.d.ts.map +1 -0
  117. package/dist/commonjs/mcp-server/tools/destinationsCreate.js +64 -0
  118. package/dist/commonjs/mcp-server/tools/destinationsCreate.js.map +1 -0
  119. package/dist/commonjs/mcp-server/tools/destinationsDelete.d.ts +8 -0
  120. package/dist/commonjs/mcp-server/tools/destinationsDelete.d.ts.map +1 -0
  121. package/dist/commonjs/mcp-server/tools/destinationsDelete.js +64 -0
  122. package/dist/commonjs/mcp-server/tools/destinationsDelete.js.map +1 -0
  123. package/dist/commonjs/mcp-server/tools/destinationsDisable.d.ts +8 -0
  124. package/dist/commonjs/mcp-server/tools/destinationsDisable.d.ts.map +1 -0
  125. package/dist/commonjs/mcp-server/tools/destinationsDisable.js +64 -0
  126. package/dist/commonjs/mcp-server/tools/destinationsDisable.js.map +1 -0
  127. package/dist/commonjs/mcp-server/tools/destinationsEnable.d.ts +8 -0
  128. package/dist/commonjs/mcp-server/tools/destinationsEnable.d.ts.map +1 -0
  129. package/dist/commonjs/mcp-server/tools/destinationsEnable.js +64 -0
  130. package/dist/commonjs/mcp-server/tools/destinationsEnable.js.map +1 -0
  131. package/dist/commonjs/mcp-server/tools/destinationsGet.d.ts +8 -0
  132. package/dist/commonjs/mcp-server/tools/destinationsGet.d.ts.map +1 -0
  133. package/dist/commonjs/mcp-server/tools/destinationsGet.js +64 -0
  134. package/dist/commonjs/mcp-server/tools/destinationsGet.js.map +1 -0
  135. package/dist/commonjs/mcp-server/tools/destinationsList.d.ts +8 -0
  136. package/dist/commonjs/mcp-server/tools/destinationsList.d.ts.map +1 -0
  137. package/dist/commonjs/mcp-server/tools/{tenantsGetPortalUrlJwtContext.js → destinationsList.js} +9 -9
  138. package/dist/commonjs/mcp-server/tools/destinationsList.js.map +1 -0
  139. package/dist/commonjs/mcp-server/tools/destinationsUpdate.d.ts +8 -0
  140. package/dist/commonjs/mcp-server/tools/destinationsUpdate.d.ts.map +1 -0
  141. package/dist/commonjs/mcp-server/tools/destinationsUpdate.js +64 -0
  142. package/dist/commonjs/mcp-server/tools/destinationsUpdate.js.map +1 -0
  143. package/dist/commonjs/mcp-server/tools/eventsGet.d.ts +8 -0
  144. package/dist/commonjs/mcp-server/tools/eventsGet.d.ts.map +1 -0
  145. package/dist/commonjs/mcp-server/tools/eventsGet.js +64 -0
  146. package/dist/commonjs/mcp-server/tools/eventsGet.js.map +1 -0
  147. package/dist/commonjs/mcp-server/tools/eventsGetByDestination.d.ts +8 -0
  148. package/dist/commonjs/mcp-server/tools/eventsGetByDestination.d.ts.map +1 -0
  149. package/dist/commonjs/mcp-server/tools/eventsGetByDestination.js +64 -0
  150. package/dist/commonjs/mcp-server/tools/eventsGetByDestination.js.map +1 -0
  151. package/dist/commonjs/mcp-server/tools/eventsList.d.ts +8 -0
  152. package/dist/commonjs/mcp-server/tools/eventsList.d.ts.map +1 -0
  153. package/dist/commonjs/mcp-server/tools/eventsList.js +64 -0
  154. package/dist/commonjs/mcp-server/tools/eventsList.js.map +1 -0
  155. package/dist/commonjs/mcp-server/tools/eventsListByDestination.d.ts +8 -0
  156. package/dist/commonjs/mcp-server/tools/eventsListByDestination.d.ts.map +1 -0
  157. package/dist/commonjs/mcp-server/tools/eventsListByDestination.js +64 -0
  158. package/dist/commonjs/mcp-server/tools/eventsListByDestination.js.map +1 -0
  159. package/dist/commonjs/mcp-server/tools/eventsListDeliveries.d.ts +8 -0
  160. package/dist/commonjs/mcp-server/tools/eventsListDeliveries.d.ts.map +1 -0
  161. package/dist/commonjs/mcp-server/tools/eventsListDeliveries.js +64 -0
  162. package/dist/commonjs/mcp-server/tools/eventsListDeliveries.js.map +1 -0
  163. package/dist/commonjs/mcp-server/tools/eventsRetry.d.ts +8 -0
  164. package/dist/commonjs/mcp-server/tools/eventsRetry.d.ts.map +1 -0
  165. package/dist/commonjs/mcp-server/tools/eventsRetry.js +63 -0
  166. package/dist/commonjs/mcp-server/tools/eventsRetry.js.map +1 -0
  167. package/dist/commonjs/mcp-server/tools/schemasGet.d.ts +8 -0
  168. package/dist/commonjs/mcp-server/tools/schemasGet.d.ts.map +1 -0
  169. package/dist/commonjs/mcp-server/tools/schemasGet.js +64 -0
  170. package/dist/commonjs/mcp-server/tools/schemasGet.js.map +1 -0
  171. package/dist/commonjs/mcp-server/tools/schemasGetDestinationTypeJwt.d.ts +8 -0
  172. package/dist/commonjs/mcp-server/tools/schemasGetDestinationTypeJwt.d.ts.map +1 -0
  173. package/dist/commonjs/mcp-server/tools/schemasGetDestinationTypeJwt.js +64 -0
  174. package/dist/commonjs/mcp-server/tools/schemasGetDestinationTypeJwt.js.map +1 -0
  175. package/dist/commonjs/mcp-server/tools/schemasListDestinationTypesJwt.d.ts +3 -0
  176. package/dist/commonjs/mcp-server/tools/schemasListDestinationTypesJwt.d.ts.map +1 -0
  177. package/dist/commonjs/mcp-server/tools/schemasListDestinationTypesJwt.js +26 -0
  178. package/dist/commonjs/mcp-server/tools/schemasListDestinationTypesJwt.js.map +1 -0
  179. package/dist/commonjs/mcp-server/tools/schemasListTenantDestinationTypes.d.ts +8 -0
  180. package/dist/commonjs/mcp-server/tools/schemasListTenantDestinationTypes.d.ts.map +1 -0
  181. package/dist/commonjs/mcp-server/tools/schemasListTenantDestinationTypes.js +64 -0
  182. package/dist/commonjs/mcp-server/tools/schemasListTenantDestinationTypes.js.map +1 -0
  183. package/dist/commonjs/mcp-server/tools/tenantsDelete.d.ts +8 -0
  184. package/dist/commonjs/mcp-server/tools/tenantsDelete.d.ts.map +1 -0
  185. package/dist/commonjs/mcp-server/tools/tenantsDelete.js +64 -0
  186. package/dist/commonjs/mcp-server/tools/tenantsDelete.js.map +1 -0
  187. package/dist/commonjs/mcp-server/tools/tenantsGet.d.ts +8 -0
  188. package/dist/commonjs/mcp-server/tools/tenantsGet.d.ts.map +1 -0
  189. package/dist/commonjs/mcp-server/tools/tenantsGet.js +64 -0
  190. package/dist/commonjs/mcp-server/tools/tenantsGet.js.map +1 -0
  191. package/dist/commonjs/mcp-server/tools/topicsList.d.ts +8 -0
  192. package/dist/commonjs/mcp-server/tools/topicsList.d.ts.map +1 -0
  193. package/dist/commonjs/mcp-server/tools/topicsList.js +64 -0
  194. package/dist/commonjs/mcp-server/tools/topicsList.js.map +1 -0
  195. package/dist/commonjs/mcp-server/tools/topicsListJwt.d.ts +3 -0
  196. package/dist/commonjs/mcp-server/tools/topicsListJwt.d.ts.map +1 -0
  197. package/dist/commonjs/mcp-server/tools/topicsListJwt.js +26 -0
  198. package/dist/commonjs/mcp-server/tools/topicsListJwt.js.map +1 -0
  199. package/dist/commonjs/models/components/security.d.ts +2 -0
  200. package/dist/commonjs/models/components/security.d.ts.map +1 -1
  201. package/dist/commonjs/models/components/security.js +4 -0
  202. package/dist/commonjs/models/components/security.js.map +1 -1
  203. package/dist/commonjs/models/operations/createtenantdestination.d.ts +0 -27
  204. package/dist/commonjs/models/operations/createtenantdestination.d.ts.map +1 -1
  205. package/dist/commonjs/models/operations/createtenantdestination.js +1 -40
  206. package/dist/commonjs/models/operations/createtenantdestination.js.map +1 -1
  207. package/dist/commonjs/models/operations/deletetenant.d.ts +0 -27
  208. package/dist/commonjs/models/operations/deletetenant.d.ts.map +1 -1
  209. package/dist/commonjs/models/operations/deletetenant.js +1 -40
  210. package/dist/commonjs/models/operations/deletetenant.js.map +1 -1
  211. package/dist/commonjs/models/operations/deletetenantdestination.d.ts +0 -27
  212. package/dist/commonjs/models/operations/deletetenantdestination.d.ts.map +1 -1
  213. package/dist/commonjs/models/operations/deletetenantdestination.js +1 -40
  214. package/dist/commonjs/models/operations/deletetenantdestination.js.map +1 -1
  215. package/dist/commonjs/models/operations/disabletenantdestination.d.ts +0 -27
  216. package/dist/commonjs/models/operations/disabletenantdestination.d.ts.map +1 -1
  217. package/dist/commonjs/models/operations/disabletenantdestination.js +1 -40
  218. package/dist/commonjs/models/operations/disabletenantdestination.js.map +1 -1
  219. package/dist/commonjs/models/operations/enabletenantdestination.d.ts +0 -27
  220. package/dist/commonjs/models/operations/enabletenantdestination.d.ts.map +1 -1
  221. package/dist/commonjs/models/operations/enabletenantdestination.js +1 -40
  222. package/dist/commonjs/models/operations/enabletenantdestination.js.map +1 -1
  223. package/dist/commonjs/models/operations/getdestinationtypeschema.d.ts +73 -0
  224. package/dist/commonjs/models/operations/getdestinationtypeschema.d.ts.map +1 -0
  225. package/dist/commonjs/models/operations/getdestinationtypeschema.js +94 -0
  226. package/dist/commonjs/models/operations/getdestinationtypeschema.js.map +1 -0
  227. package/dist/commonjs/models/operations/gettenant.d.ts +0 -27
  228. package/dist/commonjs/models/operations/gettenant.d.ts.map +1 -1
  229. package/dist/commonjs/models/operations/gettenant.js +1 -40
  230. package/dist/commonjs/models/operations/gettenant.js.map +1 -1
  231. package/dist/commonjs/models/operations/gettenantdestination.d.ts +0 -27
  232. package/dist/commonjs/models/operations/gettenantdestination.d.ts.map +1 -1
  233. package/dist/commonjs/models/operations/gettenantdestination.js +1 -40
  234. package/dist/commonjs/models/operations/gettenantdestination.js.map +1 -1
  235. package/dist/commonjs/models/operations/gettenantdestinationtypeschema.d.ts +0 -27
  236. package/dist/commonjs/models/operations/gettenantdestinationtypeschema.d.ts.map +1 -1
  237. package/dist/commonjs/models/operations/gettenantdestinationtypeschema.js +1 -40
  238. package/dist/commonjs/models/operations/gettenantdestinationtypeschema.js.map +1 -1
  239. package/dist/commonjs/models/operations/gettenantevent.d.ts +0 -27
  240. package/dist/commonjs/models/operations/gettenantevent.d.ts.map +1 -1
  241. package/dist/commonjs/models/operations/gettenantevent.js +1 -40
  242. package/dist/commonjs/models/operations/gettenantevent.js.map +1 -1
  243. package/dist/commonjs/models/operations/gettenanteventbydestination.d.ts +0 -27
  244. package/dist/commonjs/models/operations/gettenanteventbydestination.d.ts.map +1 -1
  245. package/dist/commonjs/models/operations/gettenanteventbydestination.js +1 -40
  246. package/dist/commonjs/models/operations/gettenanteventbydestination.js.map +1 -1
  247. package/dist/commonjs/models/operations/gettenantportalurl.d.ts +8 -8
  248. package/dist/commonjs/models/operations/gettenantportalurl.d.ts.map +1 -1
  249. package/dist/commonjs/models/operations/gettenantportalurl.js +13 -13
  250. package/dist/commonjs/models/operations/gettenantportalurl.js.map +1 -1
  251. package/dist/commonjs/models/operations/index.d.ts +1 -4
  252. package/dist/commonjs/models/operations/index.d.ts.map +1 -1
  253. package/dist/commonjs/models/operations/index.js +1 -4
  254. package/dist/commonjs/models/operations/index.js.map +1 -1
  255. package/dist/commonjs/models/operations/listtenantdestinations.d.ts +0 -27
  256. package/dist/commonjs/models/operations/listtenantdestinations.d.ts.map +1 -1
  257. package/dist/commonjs/models/operations/listtenantdestinations.js +1 -40
  258. package/dist/commonjs/models/operations/listtenantdestinations.js.map +1 -1
  259. package/dist/commonjs/models/operations/listtenantdestinationtypeschemas.d.ts +0 -27
  260. package/dist/commonjs/models/operations/listtenantdestinationtypeschemas.d.ts.map +1 -1
  261. package/dist/commonjs/models/operations/listtenantdestinationtypeschemas.js +1 -40
  262. package/dist/commonjs/models/operations/listtenantdestinationtypeschemas.js.map +1 -1
  263. package/dist/commonjs/models/operations/listtenanteventdeliveries.d.ts +0 -27
  264. package/dist/commonjs/models/operations/listtenanteventdeliveries.d.ts.map +1 -1
  265. package/dist/commonjs/models/operations/listtenanteventdeliveries.js +1 -40
  266. package/dist/commonjs/models/operations/listtenanteventdeliveries.js.map +1 -1
  267. package/dist/commonjs/models/operations/listtenantevents.d.ts +0 -27
  268. package/dist/commonjs/models/operations/listtenantevents.d.ts.map +1 -1
  269. package/dist/commonjs/models/operations/listtenantevents.js +1 -40
  270. package/dist/commonjs/models/operations/listtenantevents.js.map +1 -1
  271. package/dist/commonjs/models/operations/listtenanteventsbydestination.d.ts +0 -27
  272. package/dist/commonjs/models/operations/listtenanteventsbydestination.d.ts.map +1 -1
  273. package/dist/commonjs/models/operations/listtenanteventsbydestination.js +1 -40
  274. package/dist/commonjs/models/operations/listtenanteventsbydestination.js.map +1 -1
  275. package/dist/commonjs/models/operations/listtenanttopics.d.ts +0 -27
  276. package/dist/commonjs/models/operations/listtenanttopics.d.ts.map +1 -1
  277. package/dist/commonjs/models/operations/listtenanttopics.js +1 -40
  278. package/dist/commonjs/models/operations/listtenanttopics.js.map +1 -1
  279. package/dist/commonjs/models/operations/retrytenantevent.d.ts +0 -27
  280. package/dist/commonjs/models/operations/retrytenantevent.d.ts.map +1 -1
  281. package/dist/commonjs/models/operations/retrytenantevent.js +1 -40
  282. package/dist/commonjs/models/operations/retrytenantevent.js.map +1 -1
  283. package/dist/commonjs/models/operations/updatetenantdestination.d.ts +0 -27
  284. package/dist/commonjs/models/operations/updatetenantdestination.d.ts.map +1 -1
  285. package/dist/commonjs/models/operations/updatetenantdestination.js +1 -40
  286. package/dist/commonjs/models/operations/updatetenantdestination.js.map +1 -1
  287. package/dist/commonjs/sdk/destinations.d.ts +7 -7
  288. package/dist/commonjs/sdk/destinations.d.ts.map +1 -1
  289. package/dist/commonjs/sdk/destinations.js +14 -14
  290. package/dist/commonjs/sdk/destinations.js.map +1 -1
  291. package/dist/commonjs/sdk/events.d.ts +6 -6
  292. package/dist/commonjs/sdk/events.d.ts.map +1 -1
  293. package/dist/commonjs/sdk/events.js +12 -12
  294. package/dist/commonjs/sdk/events.js.map +1 -1
  295. package/dist/commonjs/sdk/schemas.d.ts +6 -6
  296. package/dist/commonjs/sdk/schemas.d.ts.map +1 -1
  297. package/dist/commonjs/sdk/schemas.js +10 -10
  298. package/dist/commonjs/sdk/schemas.js.map +1 -1
  299. package/dist/commonjs/sdk/tenants.d.ts +2 -16
  300. package/dist/commonjs/sdk/tenants.d.ts.map +1 -1
  301. package/dist/commonjs/sdk/tenants.js +4 -24
  302. package/dist/commonjs/sdk/tenants.js.map +1 -1
  303. package/dist/commonjs/sdk/topics.d.ts +4 -4
  304. package/dist/commonjs/sdk/topics.d.ts.map +1 -1
  305. package/dist/commonjs/sdk/topics.js +6 -6
  306. package/dist/commonjs/sdk/topics.js.map +1 -1
  307. package/dist/esm/funcs/destinationsCreate.d.ts +1 -1
  308. package/dist/esm/funcs/destinationsCreate.d.ts.map +1 -1
  309. package/dist/esm/funcs/destinationsCreate.js +8 -19
  310. package/dist/esm/funcs/destinationsCreate.js.map +1 -1
  311. package/dist/esm/funcs/destinationsDelete.d.ts +1 -1
  312. package/dist/esm/funcs/destinationsDelete.d.ts.map +1 -1
  313. package/dist/esm/funcs/destinationsDelete.js +8 -19
  314. package/dist/esm/funcs/destinationsDelete.js.map +1 -1
  315. package/dist/esm/funcs/destinationsDisable.d.ts +1 -1
  316. package/dist/esm/funcs/destinationsDisable.d.ts.map +1 -1
  317. package/dist/esm/funcs/destinationsDisable.js +8 -19
  318. package/dist/esm/funcs/destinationsDisable.js.map +1 -1
  319. package/dist/esm/funcs/destinationsEnable.d.ts +1 -1
  320. package/dist/esm/funcs/destinationsEnable.d.ts.map +1 -1
  321. package/dist/esm/funcs/destinationsEnable.js +8 -19
  322. package/dist/esm/funcs/destinationsEnable.js.map +1 -1
  323. package/dist/esm/funcs/destinationsGet.d.ts +1 -1
  324. package/dist/esm/funcs/destinationsGet.d.ts.map +1 -1
  325. package/dist/esm/funcs/destinationsGet.js +8 -19
  326. package/dist/esm/funcs/destinationsGet.js.map +1 -1
  327. package/dist/esm/funcs/destinationsList.d.ts +1 -1
  328. package/dist/esm/funcs/destinationsList.d.ts.map +1 -1
  329. package/dist/esm/funcs/destinationsList.js +8 -19
  330. package/dist/esm/funcs/destinationsList.js.map +1 -1
  331. package/dist/esm/funcs/destinationsUpdate.d.ts +1 -1
  332. package/dist/esm/funcs/destinationsUpdate.d.ts.map +1 -1
  333. package/dist/esm/funcs/destinationsUpdate.js +8 -19
  334. package/dist/esm/funcs/destinationsUpdate.js.map +1 -1
  335. package/dist/esm/funcs/eventsGet.d.ts +1 -1
  336. package/dist/esm/funcs/eventsGet.d.ts.map +1 -1
  337. package/dist/esm/funcs/eventsGet.js +8 -19
  338. package/dist/esm/funcs/eventsGet.js.map +1 -1
  339. package/dist/esm/funcs/eventsGetByDestination.d.ts +1 -1
  340. package/dist/esm/funcs/eventsGetByDestination.d.ts.map +1 -1
  341. package/dist/esm/funcs/eventsGetByDestination.js +8 -19
  342. package/dist/esm/funcs/eventsGetByDestination.js.map +1 -1
  343. package/dist/esm/funcs/eventsList.d.ts +1 -1
  344. package/dist/esm/funcs/eventsList.d.ts.map +1 -1
  345. package/dist/esm/funcs/eventsList.js +8 -19
  346. package/dist/esm/funcs/eventsList.js.map +1 -1
  347. package/dist/esm/funcs/eventsListByDestination.d.ts +1 -1
  348. package/dist/esm/funcs/eventsListByDestination.d.ts.map +1 -1
  349. package/dist/esm/funcs/eventsListByDestination.js +8 -19
  350. package/dist/esm/funcs/eventsListByDestination.js.map +1 -1
  351. package/dist/esm/funcs/eventsListDeliveries.d.ts +1 -1
  352. package/dist/esm/funcs/eventsListDeliveries.d.ts.map +1 -1
  353. package/dist/esm/funcs/eventsListDeliveries.js +8 -19
  354. package/dist/esm/funcs/eventsListDeliveries.js.map +1 -1
  355. package/dist/esm/funcs/eventsRetry.d.ts +1 -1
  356. package/dist/esm/funcs/eventsRetry.d.ts.map +1 -1
  357. package/dist/esm/funcs/eventsRetry.js +8 -19
  358. package/dist/esm/funcs/eventsRetry.js.map +1 -1
  359. package/dist/esm/funcs/publishEvent.js +2 -3
  360. package/dist/esm/funcs/publishEvent.js.map +1 -1
  361. package/dist/esm/funcs/schemasGet.d.ts +1 -1
  362. package/dist/esm/funcs/schemasGet.d.ts.map +1 -1
  363. package/dist/esm/funcs/schemasGet.js +8 -19
  364. package/dist/esm/funcs/schemasGet.js.map +1 -1
  365. package/dist/esm/funcs/schemasGetDestinationTypeJwt.d.ts +3 -3
  366. package/dist/esm/funcs/schemasGetDestinationTypeJwt.d.ts.map +1 -1
  367. package/dist/esm/funcs/schemasGetDestinationTypeJwt.js +12 -17
  368. package/dist/esm/funcs/schemasGetDestinationTypeJwt.js.map +1 -1
  369. package/dist/esm/funcs/schemasListDestinationTypesJwt.d.ts +1 -2
  370. package/dist/esm/funcs/schemasListDestinationTypesJwt.d.ts.map +1 -1
  371. package/dist/esm/funcs/schemasListDestinationTypesJwt.js +8 -13
  372. package/dist/esm/funcs/schemasListDestinationTypesJwt.js.map +1 -1
  373. package/dist/esm/funcs/schemasListTenantDestinationTypes.d.ts +1 -1
  374. package/dist/esm/funcs/schemasListTenantDestinationTypes.d.ts.map +1 -1
  375. package/dist/esm/funcs/schemasListTenantDestinationTypes.js +8 -19
  376. package/dist/esm/funcs/schemasListTenantDestinationTypes.js.map +1 -1
  377. package/dist/esm/funcs/tenantsDelete.d.ts +1 -1
  378. package/dist/esm/funcs/tenantsDelete.d.ts.map +1 -1
  379. package/dist/esm/funcs/tenantsDelete.js +8 -19
  380. package/dist/esm/funcs/tenantsDelete.js.map +1 -1
  381. package/dist/esm/funcs/tenantsGet.d.ts +1 -1
  382. package/dist/esm/funcs/tenantsGet.d.ts.map +1 -1
  383. package/dist/esm/funcs/tenantsGet.js +8 -19
  384. package/dist/esm/funcs/tenantsGet.js.map +1 -1
  385. package/dist/esm/funcs/tenantsGetPortalUrl.js +2 -3
  386. package/dist/esm/funcs/tenantsGetPortalUrl.js.map +1 -1
  387. package/dist/esm/funcs/tenantsGetToken.js +2 -3
  388. package/dist/esm/funcs/tenantsGetToken.js.map +1 -1
  389. package/dist/esm/funcs/tenantsUpsert.js +2 -3
  390. package/dist/esm/funcs/tenantsUpsert.js.map +1 -1
  391. package/dist/esm/funcs/topicsList.d.ts +1 -1
  392. package/dist/esm/funcs/topicsList.d.ts.map +1 -1
  393. package/dist/esm/funcs/topicsList.js +8 -19
  394. package/dist/esm/funcs/topicsList.js.map +1 -1
  395. package/dist/esm/funcs/topicsListJwt.d.ts +3 -4
  396. package/dist/esm/funcs/topicsListJwt.d.ts.map +1 -1
  397. package/dist/esm/funcs/topicsListJwt.js +11 -16
  398. package/dist/esm/funcs/topicsListJwt.js.map +1 -1
  399. package/dist/esm/lib/config.d.ts +7 -3
  400. package/dist/esm/lib/config.d.ts.map +1 -1
  401. package/dist/esm/lib/config.js +2 -2
  402. package/dist/esm/lib/config.js.map +1 -1
  403. package/dist/esm/lib/security.d.ts.map +1 -1
  404. package/dist/esm/lib/security.js +6 -0
  405. package/dist/esm/lib/security.js.map +1 -1
  406. package/dist/esm/mcp-server/cli/start/command.d.ts.map +1 -1
  407. package/dist/esm/mcp-server/cli/start/command.js +8 -0
  408. package/dist/esm/mcp-server/cli/start/command.js.map +1 -1
  409. package/dist/esm/mcp-server/cli/start/impl.d.ts +1 -0
  410. package/dist/esm/mcp-server/cli/start/impl.d.ts.map +1 -1
  411. package/dist/esm/mcp-server/cli/start/impl.js +8 -2
  412. package/dist/esm/mcp-server/cli/start/impl.js.map +1 -1
  413. package/dist/esm/mcp-server/mcp-server.js +1 -1
  414. package/dist/esm/mcp-server/server.d.ts +1 -1
  415. package/dist/esm/mcp-server/server.d.ts.map +1 -1
  416. package/dist/esm/mcp-server/server.js +44 -6
  417. package/dist/esm/mcp-server/server.js.map +1 -1
  418. package/dist/esm/mcp-server/tools/destinationsCreate.d.ts +8 -0
  419. package/dist/esm/mcp-server/tools/destinationsCreate.d.ts.map +1 -0
  420. package/dist/esm/mcp-server/tools/destinationsCreate.js +28 -0
  421. package/dist/esm/mcp-server/tools/destinationsCreate.js.map +1 -0
  422. package/dist/esm/mcp-server/tools/destinationsDelete.d.ts +8 -0
  423. package/dist/esm/mcp-server/tools/destinationsDelete.d.ts.map +1 -0
  424. package/dist/esm/mcp-server/tools/destinationsDelete.js +28 -0
  425. package/dist/esm/mcp-server/tools/destinationsDelete.js.map +1 -0
  426. package/dist/esm/mcp-server/tools/destinationsDisable.d.ts +8 -0
  427. package/dist/esm/mcp-server/tools/destinationsDisable.d.ts.map +1 -0
  428. package/dist/esm/mcp-server/tools/destinationsDisable.js +28 -0
  429. package/dist/esm/mcp-server/tools/destinationsDisable.js.map +1 -0
  430. package/dist/esm/mcp-server/tools/destinationsEnable.d.ts +8 -0
  431. package/dist/esm/mcp-server/tools/destinationsEnable.d.ts.map +1 -0
  432. package/dist/esm/mcp-server/tools/destinationsEnable.js +28 -0
  433. package/dist/esm/mcp-server/tools/destinationsEnable.js.map +1 -0
  434. package/dist/esm/mcp-server/tools/destinationsGet.d.ts +8 -0
  435. package/dist/esm/mcp-server/tools/destinationsGet.d.ts.map +1 -0
  436. package/dist/esm/mcp-server/tools/destinationsGet.js +28 -0
  437. package/dist/esm/mcp-server/tools/destinationsGet.js.map +1 -0
  438. package/dist/esm/mcp-server/tools/destinationsList.d.ts +8 -0
  439. package/dist/esm/mcp-server/tools/destinationsList.d.ts.map +1 -0
  440. package/dist/esm/mcp-server/tools/destinationsList.js +28 -0
  441. package/dist/esm/mcp-server/tools/destinationsList.js.map +1 -0
  442. package/dist/esm/mcp-server/tools/destinationsUpdate.d.ts +8 -0
  443. package/dist/esm/mcp-server/tools/destinationsUpdate.d.ts.map +1 -0
  444. package/dist/esm/mcp-server/tools/destinationsUpdate.js +28 -0
  445. package/dist/esm/mcp-server/tools/destinationsUpdate.js.map +1 -0
  446. package/dist/esm/mcp-server/tools/eventsGet.d.ts +8 -0
  447. package/dist/esm/mcp-server/tools/eventsGet.d.ts.map +1 -0
  448. package/dist/esm/mcp-server/tools/eventsGet.js +28 -0
  449. package/dist/esm/mcp-server/tools/eventsGet.js.map +1 -0
  450. package/dist/esm/mcp-server/tools/eventsGetByDestination.d.ts +8 -0
  451. package/dist/esm/mcp-server/tools/eventsGetByDestination.d.ts.map +1 -0
  452. package/dist/esm/mcp-server/tools/eventsGetByDestination.js +28 -0
  453. package/dist/esm/mcp-server/tools/eventsGetByDestination.js.map +1 -0
  454. package/dist/esm/mcp-server/tools/eventsList.d.ts +8 -0
  455. package/dist/esm/mcp-server/tools/eventsList.d.ts.map +1 -0
  456. package/dist/esm/mcp-server/tools/eventsList.js +28 -0
  457. package/dist/esm/mcp-server/tools/eventsList.js.map +1 -0
  458. package/dist/esm/mcp-server/tools/eventsListByDestination.d.ts +8 -0
  459. package/dist/esm/mcp-server/tools/eventsListByDestination.d.ts.map +1 -0
  460. package/dist/esm/mcp-server/tools/eventsListByDestination.js +28 -0
  461. package/dist/esm/mcp-server/tools/eventsListByDestination.js.map +1 -0
  462. package/dist/esm/mcp-server/tools/eventsListDeliveries.d.ts +8 -0
  463. package/dist/esm/mcp-server/tools/eventsListDeliveries.d.ts.map +1 -0
  464. package/dist/esm/mcp-server/tools/eventsListDeliveries.js +28 -0
  465. package/dist/esm/mcp-server/tools/eventsListDeliveries.js.map +1 -0
  466. package/dist/esm/mcp-server/tools/eventsRetry.d.ts +8 -0
  467. package/dist/esm/mcp-server/tools/eventsRetry.d.ts.map +1 -0
  468. package/dist/esm/mcp-server/tools/eventsRetry.js +27 -0
  469. package/dist/esm/mcp-server/tools/eventsRetry.js.map +1 -0
  470. package/dist/esm/mcp-server/tools/schemasGet.d.ts +8 -0
  471. package/dist/esm/mcp-server/tools/schemasGet.d.ts.map +1 -0
  472. package/dist/esm/mcp-server/tools/schemasGet.js +28 -0
  473. package/dist/esm/mcp-server/tools/schemasGet.js.map +1 -0
  474. package/dist/esm/mcp-server/tools/schemasGetDestinationTypeJwt.d.ts +8 -0
  475. package/dist/esm/mcp-server/tools/schemasGetDestinationTypeJwt.d.ts.map +1 -0
  476. package/dist/esm/mcp-server/tools/schemasGetDestinationTypeJwt.js +28 -0
  477. package/dist/esm/mcp-server/tools/schemasGetDestinationTypeJwt.js.map +1 -0
  478. package/dist/esm/mcp-server/tools/schemasListDestinationTypesJwt.d.ts +3 -0
  479. package/dist/esm/mcp-server/tools/schemasListDestinationTypesJwt.d.ts.map +1 -0
  480. package/dist/esm/mcp-server/tools/schemasListDestinationTypesJwt.js +23 -0
  481. package/dist/esm/mcp-server/tools/schemasListDestinationTypesJwt.js.map +1 -0
  482. package/dist/esm/mcp-server/tools/schemasListTenantDestinationTypes.d.ts +8 -0
  483. package/dist/esm/mcp-server/tools/schemasListTenantDestinationTypes.d.ts.map +1 -0
  484. package/dist/esm/mcp-server/tools/schemasListTenantDestinationTypes.js +28 -0
  485. package/dist/esm/mcp-server/tools/schemasListTenantDestinationTypes.js.map +1 -0
  486. package/dist/esm/mcp-server/tools/tenantsDelete.d.ts +8 -0
  487. package/dist/esm/mcp-server/tools/tenantsDelete.d.ts.map +1 -0
  488. package/dist/esm/mcp-server/tools/tenantsDelete.js +28 -0
  489. package/dist/esm/mcp-server/tools/tenantsDelete.js.map +1 -0
  490. package/dist/esm/mcp-server/tools/tenantsGet.d.ts +8 -0
  491. package/dist/esm/mcp-server/tools/tenantsGet.d.ts.map +1 -0
  492. package/dist/esm/mcp-server/tools/tenantsGet.js +28 -0
  493. package/dist/esm/mcp-server/tools/tenantsGet.js.map +1 -0
  494. package/dist/esm/mcp-server/tools/topicsList.d.ts +8 -0
  495. package/dist/esm/mcp-server/tools/topicsList.d.ts.map +1 -0
  496. package/dist/esm/mcp-server/tools/topicsList.js +28 -0
  497. package/dist/esm/mcp-server/tools/topicsList.js.map +1 -0
  498. package/dist/esm/mcp-server/tools/topicsListJwt.d.ts +3 -0
  499. package/dist/esm/mcp-server/tools/topicsListJwt.d.ts.map +1 -0
  500. package/dist/esm/mcp-server/tools/topicsListJwt.js +23 -0
  501. package/dist/esm/mcp-server/tools/topicsListJwt.js.map +1 -0
  502. package/dist/esm/models/components/security.d.ts +2 -0
  503. package/dist/esm/models/components/security.d.ts.map +1 -1
  504. package/dist/esm/models/components/security.js +4 -0
  505. package/dist/esm/models/components/security.js.map +1 -1
  506. package/dist/esm/models/operations/createtenantdestination.d.ts +0 -27
  507. package/dist/esm/models/operations/createtenantdestination.d.ts.map +1 -1
  508. package/dist/esm/models/operations/createtenantdestination.js +0 -37
  509. package/dist/esm/models/operations/createtenantdestination.js.map +1 -1
  510. package/dist/esm/models/operations/deletetenant.d.ts +0 -27
  511. package/dist/esm/models/operations/deletetenant.d.ts.map +1 -1
  512. package/dist/esm/models/operations/deletetenant.js +0 -37
  513. package/dist/esm/models/operations/deletetenant.js.map +1 -1
  514. package/dist/esm/models/operations/deletetenantdestination.d.ts +0 -27
  515. package/dist/esm/models/operations/deletetenantdestination.d.ts.map +1 -1
  516. package/dist/esm/models/operations/deletetenantdestination.js +0 -37
  517. package/dist/esm/models/operations/deletetenantdestination.js.map +1 -1
  518. package/dist/esm/models/operations/disabletenantdestination.d.ts +0 -27
  519. package/dist/esm/models/operations/disabletenantdestination.d.ts.map +1 -1
  520. package/dist/esm/models/operations/disabletenantdestination.js +0 -37
  521. package/dist/esm/models/operations/disabletenantdestination.js.map +1 -1
  522. package/dist/esm/models/operations/enabletenantdestination.d.ts +0 -27
  523. package/dist/esm/models/operations/enabletenantdestination.d.ts.map +1 -1
  524. package/dist/esm/models/operations/enabletenantdestination.js +0 -37
  525. package/dist/esm/models/operations/enabletenantdestination.js.map +1 -1
  526. package/dist/esm/models/operations/getdestinationtypeschema.d.ts +73 -0
  527. package/dist/esm/models/operations/getdestinationtypeschema.d.ts.map +1 -0
  528. package/dist/esm/models/operations/getdestinationtypeschema.js +56 -0
  529. package/dist/esm/models/operations/getdestinationtypeschema.js.map +1 -0
  530. package/dist/esm/models/operations/gettenant.d.ts +0 -27
  531. package/dist/esm/models/operations/gettenant.d.ts.map +1 -1
  532. package/dist/esm/models/operations/gettenant.js +0 -37
  533. package/dist/esm/models/operations/gettenant.js.map +1 -1
  534. package/dist/esm/models/operations/gettenantdestination.d.ts +0 -27
  535. package/dist/esm/models/operations/gettenantdestination.d.ts.map +1 -1
  536. package/dist/esm/models/operations/gettenantdestination.js +0 -37
  537. package/dist/esm/models/operations/gettenantdestination.js.map +1 -1
  538. package/dist/esm/models/operations/gettenantdestinationtypeschema.d.ts +0 -27
  539. package/dist/esm/models/operations/gettenantdestinationtypeschema.d.ts.map +1 -1
  540. package/dist/esm/models/operations/gettenantdestinationtypeschema.js +0 -37
  541. package/dist/esm/models/operations/gettenantdestinationtypeschema.js.map +1 -1
  542. package/dist/esm/models/operations/gettenantevent.d.ts +0 -27
  543. package/dist/esm/models/operations/gettenantevent.d.ts.map +1 -1
  544. package/dist/esm/models/operations/gettenantevent.js +0 -37
  545. package/dist/esm/models/operations/gettenantevent.js.map +1 -1
  546. package/dist/esm/models/operations/gettenanteventbydestination.d.ts +0 -27
  547. package/dist/esm/models/operations/gettenanteventbydestination.d.ts.map +1 -1
  548. package/dist/esm/models/operations/gettenanteventbydestination.js +0 -37
  549. package/dist/esm/models/operations/gettenanteventbydestination.js.map +1 -1
  550. package/dist/esm/models/operations/gettenantportalurl.d.ts +8 -8
  551. package/dist/esm/models/operations/gettenantportalurl.d.ts.map +1 -1
  552. package/dist/esm/models/operations/gettenantportalurl.js +12 -12
  553. package/dist/esm/models/operations/gettenantportalurl.js.map +1 -1
  554. package/dist/esm/models/operations/index.d.ts +1 -4
  555. package/dist/esm/models/operations/index.d.ts.map +1 -1
  556. package/dist/esm/models/operations/index.js +1 -4
  557. package/dist/esm/models/operations/index.js.map +1 -1
  558. package/dist/esm/models/operations/listtenantdestinations.d.ts +0 -27
  559. package/dist/esm/models/operations/listtenantdestinations.d.ts.map +1 -1
  560. package/dist/esm/models/operations/listtenantdestinations.js +0 -37
  561. package/dist/esm/models/operations/listtenantdestinations.js.map +1 -1
  562. package/dist/esm/models/operations/listtenantdestinationtypeschemas.d.ts +0 -27
  563. package/dist/esm/models/operations/listtenantdestinationtypeschemas.d.ts.map +1 -1
  564. package/dist/esm/models/operations/listtenantdestinationtypeschemas.js +0 -37
  565. package/dist/esm/models/operations/listtenantdestinationtypeschemas.js.map +1 -1
  566. package/dist/esm/models/operations/listtenanteventdeliveries.d.ts +0 -27
  567. package/dist/esm/models/operations/listtenanteventdeliveries.d.ts.map +1 -1
  568. package/dist/esm/models/operations/listtenanteventdeliveries.js +0 -37
  569. package/dist/esm/models/operations/listtenanteventdeliveries.js.map +1 -1
  570. package/dist/esm/models/operations/listtenantevents.d.ts +0 -27
  571. package/dist/esm/models/operations/listtenantevents.d.ts.map +1 -1
  572. package/dist/esm/models/operations/listtenantevents.js +0 -37
  573. package/dist/esm/models/operations/listtenantevents.js.map +1 -1
  574. package/dist/esm/models/operations/listtenanteventsbydestination.d.ts +0 -27
  575. package/dist/esm/models/operations/listtenanteventsbydestination.d.ts.map +1 -1
  576. package/dist/esm/models/operations/listtenanteventsbydestination.js +0 -37
  577. package/dist/esm/models/operations/listtenanteventsbydestination.js.map +1 -1
  578. package/dist/esm/models/operations/listtenanttopics.d.ts +0 -27
  579. package/dist/esm/models/operations/listtenanttopics.d.ts.map +1 -1
  580. package/dist/esm/models/operations/listtenanttopics.js +0 -37
  581. package/dist/esm/models/operations/listtenanttopics.js.map +1 -1
  582. package/dist/esm/models/operations/retrytenantevent.d.ts +0 -27
  583. package/dist/esm/models/operations/retrytenantevent.d.ts.map +1 -1
  584. package/dist/esm/models/operations/retrytenantevent.js +0 -37
  585. package/dist/esm/models/operations/retrytenantevent.js.map +1 -1
  586. package/dist/esm/models/operations/updatetenantdestination.d.ts +0 -27
  587. package/dist/esm/models/operations/updatetenantdestination.d.ts.map +1 -1
  588. package/dist/esm/models/operations/updatetenantdestination.js +0 -37
  589. package/dist/esm/models/operations/updatetenantdestination.js.map +1 -1
  590. package/dist/esm/sdk/destinations.d.ts +7 -7
  591. package/dist/esm/sdk/destinations.d.ts.map +1 -1
  592. package/dist/esm/sdk/destinations.js +14 -14
  593. package/dist/esm/sdk/destinations.js.map +1 -1
  594. package/dist/esm/sdk/events.d.ts +6 -6
  595. package/dist/esm/sdk/events.d.ts.map +1 -1
  596. package/dist/esm/sdk/events.js +12 -12
  597. package/dist/esm/sdk/events.js.map +1 -1
  598. package/dist/esm/sdk/schemas.d.ts +6 -6
  599. package/dist/esm/sdk/schemas.d.ts.map +1 -1
  600. package/dist/esm/sdk/schemas.js +10 -10
  601. package/dist/esm/sdk/schemas.js.map +1 -1
  602. package/dist/esm/sdk/tenants.d.ts +2 -16
  603. package/dist/esm/sdk/tenants.d.ts.map +1 -1
  604. package/dist/esm/sdk/tenants.js +4 -24
  605. package/dist/esm/sdk/tenants.js.map +1 -1
  606. package/dist/esm/sdk/topics.d.ts +4 -4
  607. package/dist/esm/sdk/topics.d.ts.map +1 -1
  608. package/dist/esm/sdk/topics.js +6 -6
  609. package/dist/esm/sdk/topics.js.map +1 -1
  610. package/docs/sdks/destinations/README.md +70 -49
  611. package/docs/sdks/events/README.md +60 -42
  612. package/docs/sdks/publish/README.md +6 -2
  613. package/docs/sdks/schemas/README.md +47 -35
  614. package/docs/sdks/tenants/README.md +38 -183
  615. package/docs/sdks/topics/README.md +24 -18
  616. package/jsr.json +1 -1
  617. package/package.json +1 -1
  618. package/src/funcs/destinationsCreate.ts +5 -22
  619. package/src/funcs/destinationsDelete.ts +5 -22
  620. package/src/funcs/destinationsDisable.ts +5 -22
  621. package/src/funcs/destinationsEnable.ts +5 -22
  622. package/src/funcs/destinationsGet.ts +5 -22
  623. package/src/funcs/destinationsList.ts +5 -22
  624. package/src/funcs/destinationsUpdate.ts +5 -22
  625. package/src/funcs/eventsGet.ts +5 -22
  626. package/src/funcs/eventsGetByDestination.ts +5 -22
  627. package/src/funcs/eventsList.ts +5 -22
  628. package/src/funcs/eventsListByDestination.ts +5 -22
  629. package/src/funcs/eventsListDeliveries.ts +5 -22
  630. package/src/funcs/eventsRetry.ts +5 -22
  631. package/src/funcs/publishEvent.ts +2 -3
  632. package/src/funcs/schemasGet.ts +5 -22
  633. package/src/funcs/schemasGetDestinationTypeJwt.ts +11 -21
  634. package/src/funcs/schemasListDestinationTypesJwt.ts +5 -16
  635. package/src/funcs/schemasListTenantDestinationTypes.ts +5 -22
  636. package/src/funcs/tenantsDelete.ts +5 -22
  637. package/src/funcs/tenantsGet.ts +5 -22
  638. package/src/funcs/tenantsGetPortalUrl.ts +2 -3
  639. package/src/funcs/tenantsGetToken.ts +2 -3
  640. package/src/funcs/tenantsUpsert.ts +2 -3
  641. package/src/funcs/topicsList.ts +5 -22
  642. package/src/funcs/topicsListJwt.ts +8 -19
  643. package/src/lib/config.ts +10 -3
  644. package/src/lib/security.ts +7 -0
  645. package/src/mcp-server/cli/start/command.ts +8 -0
  646. package/src/mcp-server/cli/start/impl.ts +9 -2
  647. package/src/mcp-server/mcp-server.ts +1 -1
  648. package/src/mcp-server/server.ts +45 -7
  649. package/src/mcp-server/tools/destinationsCreate.ts +37 -0
  650. package/src/mcp-server/tools/destinationsDelete.ts +37 -0
  651. package/src/mcp-server/tools/destinationsDisable.ts +37 -0
  652. package/src/mcp-server/tools/destinationsEnable.ts +37 -0
  653. package/src/mcp-server/tools/destinationsGet.ts +37 -0
  654. package/src/mcp-server/tools/{tenantsGetPortalUrlJwtContext.ts → destinationsList.ts} +7 -7
  655. package/src/mcp-server/tools/destinationsUpdate.ts +37 -0
  656. package/src/mcp-server/tools/eventsGet.ts +37 -0
  657. package/src/mcp-server/tools/eventsGetByDestination.ts +37 -0
  658. package/src/mcp-server/tools/eventsList.ts +37 -0
  659. package/src/mcp-server/tools/eventsListByDestination.ts +37 -0
  660. package/src/mcp-server/tools/eventsListDeliveries.ts +37 -0
  661. package/src/mcp-server/tools/eventsRetry.ts +35 -0
  662. package/src/mcp-server/tools/schemasGet.ts +37 -0
  663. package/src/mcp-server/tools/schemasGetDestinationTypeJwt.ts +37 -0
  664. package/src/mcp-server/tools/schemasListDestinationTypesJwt.ts +30 -0
  665. package/src/mcp-server/tools/schemasListTenantDestinationTypes.ts +39 -0
  666. package/src/mcp-server/tools/tenantsDelete.ts +37 -0
  667. package/src/mcp-server/tools/tenantsGet.ts +37 -0
  668. package/src/mcp-server/tools/topicsList.ts +37 -0
  669. package/src/mcp-server/tools/{tenantsGetTokenJwtContext.ts → topicsListJwt.ts} +6 -6
  670. package/src/models/components/security.ts +6 -0
  671. package/src/models/operations/createtenantdestination.ts +0 -74
  672. package/src/models/operations/deletetenant.ts +0 -72
  673. package/src/models/operations/deletetenantdestination.ts +0 -74
  674. package/src/models/operations/disabletenantdestination.ts +0 -74
  675. package/src/models/operations/enabletenantdestination.ts +0 -74
  676. package/src/models/operations/getdestinationtypeschema.ts +110 -0
  677. package/src/models/operations/gettenant.ts +0 -72
  678. package/src/models/operations/gettenantdestination.ts +0 -74
  679. package/src/models/operations/gettenantdestinationtypeschema.ts +0 -78
  680. package/src/models/operations/gettenantevent.ts +0 -72
  681. package/src/models/operations/gettenanteventbydestination.ts +0 -77
  682. package/src/models/operations/gettenantportalurl.ts +15 -18
  683. package/src/models/operations/index.ts +1 -4
  684. package/src/models/operations/listtenantdestinations.ts +0 -74
  685. package/src/models/operations/listtenantdestinationtypeschemas.ts +0 -83
  686. package/src/models/operations/listtenanteventdeliveries.ts +0 -75
  687. package/src/models/operations/listtenantevents.ts +0 -72
  688. package/src/models/operations/listtenanteventsbydestination.ts +0 -77
  689. package/src/models/operations/listtenanttopics.ts +0 -72
  690. package/src/models/operations/retrytenantevent.ts +0 -72
  691. package/src/models/operations/updatetenantdestination.ts +0 -74
  692. package/src/sdk/destinations.ts +0 -14
  693. package/src/sdk/events.ts +0 -12
  694. package/src/sdk/schemas.ts +3 -11
  695. package/src/sdk/tenants.ts +0 -38
  696. package/src/sdk/topics.ts +2 -6
  697. package/dist/commonjs/funcs/tenantsGetPortalUrlJwtContext.d.ts +0 -18
  698. package/dist/commonjs/funcs/tenantsGetPortalUrlJwtContext.d.ts.map +0 -1
  699. package/dist/commonjs/funcs/tenantsGetPortalUrlJwtContext.js +0 -146
  700. package/dist/commonjs/funcs/tenantsGetPortalUrlJwtContext.js.map +0 -1
  701. package/dist/commonjs/funcs/tenantsGetTokenJwtContext.d.ts +0 -17
  702. package/dist/commonjs/funcs/tenantsGetTokenJwtContext.d.ts.map +0 -1
  703. package/dist/commonjs/funcs/tenantsGetTokenJwtContext.js +0 -132
  704. package/dist/commonjs/funcs/tenantsGetTokenJwtContext.js.map +0 -1
  705. package/dist/commonjs/mcp-server/tools/tenantsGetPortalUrlJwtContext.d.ts +0 -8
  706. package/dist/commonjs/mcp-server/tools/tenantsGetPortalUrlJwtContext.d.ts.map +0 -1
  707. package/dist/commonjs/mcp-server/tools/tenantsGetPortalUrlJwtContext.js.map +0 -1
  708. package/dist/commonjs/mcp-server/tools/tenantsGetTokenJwtContext.d.ts +0 -3
  709. package/dist/commonjs/mcp-server/tools/tenantsGetTokenJwtContext.d.ts.map +0 -1
  710. package/dist/commonjs/mcp-server/tools/tenantsGetTokenJwtContext.js +0 -26
  711. package/dist/commonjs/mcp-server/tools/tenantsGetTokenJwtContext.js.map +0 -1
  712. package/dist/commonjs/models/operations/getdestinationtypeschemajwt.d.ts +0 -98
  713. package/dist/commonjs/models/operations/getdestinationtypeschemajwt.d.ts.map +0 -1
  714. package/dist/commonjs/models/operations/getdestinationtypeschemajwt.js +0 -130
  715. package/dist/commonjs/models/operations/getdestinationtypeschemajwt.js.map +0 -1
  716. package/dist/commonjs/models/operations/getportalurljwtcontext.d.ts +0 -64
  717. package/dist/commonjs/models/operations/getportalurljwtcontext.d.ts.map +0 -1
  718. package/dist/commonjs/models/operations/getportalurljwtcontext.js +0 -91
  719. package/dist/commonjs/models/operations/getportalurljwtcontext.js.map +0 -1
  720. package/dist/commonjs/models/operations/listdestinationtypeschemasjwt.d.ts +0 -29
  721. package/dist/commonjs/models/operations/listdestinationtypeschemasjwt.d.ts.map +0 -1
  722. package/dist/commonjs/models/operations/listdestinationtypeschemasjwt.js +0 -78
  723. package/dist/commonjs/models/operations/listdestinationtypeschemasjwt.js.map +0 -1
  724. package/dist/commonjs/models/operations/listtopicsjwt.d.ts +0 -29
  725. package/dist/commonjs/models/operations/listtopicsjwt.d.ts.map +0 -1
  726. package/dist/commonjs/models/operations/listtopicsjwt.js +0 -78
  727. package/dist/commonjs/models/operations/listtopicsjwt.js.map +0 -1
  728. package/dist/esm/funcs/tenantsGetPortalUrlJwtContext.d.ts +0 -18
  729. package/dist/esm/funcs/tenantsGetPortalUrlJwtContext.d.ts.map +0 -1
  730. package/dist/esm/funcs/tenantsGetPortalUrlJwtContext.js +0 -110
  731. package/dist/esm/funcs/tenantsGetPortalUrlJwtContext.js.map +0 -1
  732. package/dist/esm/funcs/tenantsGetTokenJwtContext.d.ts +0 -17
  733. package/dist/esm/funcs/tenantsGetTokenJwtContext.d.ts.map +0 -1
  734. package/dist/esm/funcs/tenantsGetTokenJwtContext.js +0 -96
  735. package/dist/esm/funcs/tenantsGetTokenJwtContext.js.map +0 -1
  736. package/dist/esm/mcp-server/tools/tenantsGetPortalUrlJwtContext.d.ts +0 -8
  737. package/dist/esm/mcp-server/tools/tenantsGetPortalUrlJwtContext.d.ts.map +0 -1
  738. package/dist/esm/mcp-server/tools/tenantsGetPortalUrlJwtContext.js +0 -28
  739. package/dist/esm/mcp-server/tools/tenantsGetPortalUrlJwtContext.js.map +0 -1
  740. package/dist/esm/mcp-server/tools/tenantsGetTokenJwtContext.d.ts +0 -3
  741. package/dist/esm/mcp-server/tools/tenantsGetTokenJwtContext.d.ts.map +0 -1
  742. package/dist/esm/mcp-server/tools/tenantsGetTokenJwtContext.js +0 -23
  743. package/dist/esm/mcp-server/tools/tenantsGetTokenJwtContext.js.map +0 -1
  744. package/dist/esm/models/operations/getdestinationtypeschemajwt.d.ts +0 -98
  745. package/dist/esm/models/operations/getdestinationtypeschemajwt.d.ts.map +0 -1
  746. package/dist/esm/models/operations/getdestinationtypeschemajwt.js +0 -90
  747. package/dist/esm/models/operations/getdestinationtypeschemajwt.js.map +0 -1
  748. package/dist/esm/models/operations/getportalurljwtcontext.d.ts +0 -64
  749. package/dist/esm/models/operations/getportalurljwtcontext.d.ts.map +0 -1
  750. package/dist/esm/models/operations/getportalurljwtcontext.js +0 -53
  751. package/dist/esm/models/operations/getportalurljwtcontext.js.map +0 -1
  752. package/dist/esm/models/operations/listdestinationtypeschemasjwt.d.ts +0 -29
  753. package/dist/esm/models/operations/listdestinationtypeschemasjwt.d.ts.map +0 -1
  754. package/dist/esm/models/operations/listdestinationtypeschemasjwt.js +0 -40
  755. package/dist/esm/models/operations/listdestinationtypeschemasjwt.js.map +0 -1
  756. package/dist/esm/models/operations/listtopicsjwt.d.ts +0 -29
  757. package/dist/esm/models/operations/listtopicsjwt.d.ts.map +0 -1
  758. package/dist/esm/models/operations/listtopicsjwt.js +0 -40
  759. package/dist/esm/models/operations/listtopicsjwt.js.map +0 -1
  760. package/src/funcs/tenantsGetPortalUrlJwtContext.ts +0 -233
  761. package/src/funcs/tenantsGetTokenJwtContext.ts +0 -209
  762. package/src/models/operations/getdestinationtypeschemajwt.ts +0 -184
  763. package/src/models/operations/getportalurljwtcontext.ts +0 -107
  764. package/src/models/operations/listdestinationtypeschemasjwt.ts +0 -80
  765. package/src/models/operations/listtopicsjwt.ts +0 -75
@@ -12,11 +12,6 @@ export type DisableTenantDestinationGlobals = {
12
12
  tenantId?: string | undefined;
13
13
  };
14
14
 
15
- export type DisableTenantDestinationSecurity = {
16
- adminApiKey?: string | undefined;
17
- tenantJwt?: string | undefined;
18
- };
19
-
20
15
  export type DisableTenantDestinationRequest = {
21
16
  /**
22
17
  * The ID of the tenant. Required when using AdminApiKey authentication.
@@ -92,75 +87,6 @@ export function disableTenantDestinationGlobalsFromJSON(
92
87
  );
93
88
  }
94
89
 
95
- /** @internal */
96
- export const DisableTenantDestinationSecurity$inboundSchema: z.ZodType<
97
- DisableTenantDestinationSecurity,
98
- z.ZodTypeDef,
99
- unknown
100
- > = z.object({
101
- AdminApiKey: z.string().optional(),
102
- TenantJwt: z.string().optional(),
103
- }).transform((v) => {
104
- return remap$(v, {
105
- "AdminApiKey": "adminApiKey",
106
- "TenantJwt": "tenantJwt",
107
- });
108
- });
109
-
110
- /** @internal */
111
- export type DisableTenantDestinationSecurity$Outbound = {
112
- AdminApiKey?: string | undefined;
113
- TenantJwt?: string | undefined;
114
- };
115
-
116
- /** @internal */
117
- export const DisableTenantDestinationSecurity$outboundSchema: z.ZodType<
118
- DisableTenantDestinationSecurity$Outbound,
119
- z.ZodTypeDef,
120
- DisableTenantDestinationSecurity
121
- > = z.object({
122
- adminApiKey: z.string().optional(),
123
- tenantJwt: z.string().optional(),
124
- }).transform((v) => {
125
- return remap$(v, {
126
- adminApiKey: "AdminApiKey",
127
- tenantJwt: "TenantJwt",
128
- });
129
- });
130
-
131
- /**
132
- * @internal
133
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
134
- */
135
- export namespace DisableTenantDestinationSecurity$ {
136
- /** @deprecated use `DisableTenantDestinationSecurity$inboundSchema` instead. */
137
- export const inboundSchema = DisableTenantDestinationSecurity$inboundSchema;
138
- /** @deprecated use `DisableTenantDestinationSecurity$outboundSchema` instead. */
139
- export const outboundSchema = DisableTenantDestinationSecurity$outboundSchema;
140
- /** @deprecated use `DisableTenantDestinationSecurity$Outbound` instead. */
141
- export type Outbound = DisableTenantDestinationSecurity$Outbound;
142
- }
143
-
144
- export function disableTenantDestinationSecurityToJSON(
145
- disableTenantDestinationSecurity: DisableTenantDestinationSecurity,
146
- ): string {
147
- return JSON.stringify(
148
- DisableTenantDestinationSecurity$outboundSchema.parse(
149
- disableTenantDestinationSecurity,
150
- ),
151
- );
152
- }
153
-
154
- export function disableTenantDestinationSecurityFromJSON(
155
- jsonString: string,
156
- ): SafeParseResult<DisableTenantDestinationSecurity, SDKValidationError> {
157
- return safeParse(
158
- jsonString,
159
- (x) => DisableTenantDestinationSecurity$inboundSchema.parse(JSON.parse(x)),
160
- `Failed to parse 'DisableTenantDestinationSecurity' from JSON`,
161
- );
162
- }
163
-
164
90
  /** @internal */
165
91
  export const DisableTenantDestinationRequest$inboundSchema: z.ZodType<
166
92
  DisableTenantDestinationRequest,
@@ -12,11 +12,6 @@ export type EnableTenantDestinationGlobals = {
12
12
  tenantId?: string | undefined;
13
13
  };
14
14
 
15
- export type EnableTenantDestinationSecurity = {
16
- adminApiKey?: string | undefined;
17
- tenantJwt?: string | undefined;
18
- };
19
-
20
15
  export type EnableTenantDestinationRequest = {
21
16
  /**
22
17
  * The ID of the tenant. Required when using AdminApiKey authentication.
@@ -92,75 +87,6 @@ export function enableTenantDestinationGlobalsFromJSON(
92
87
  );
93
88
  }
94
89
 
95
- /** @internal */
96
- export const EnableTenantDestinationSecurity$inboundSchema: z.ZodType<
97
- EnableTenantDestinationSecurity,
98
- z.ZodTypeDef,
99
- unknown
100
- > = z.object({
101
- AdminApiKey: z.string().optional(),
102
- TenantJwt: z.string().optional(),
103
- }).transform((v) => {
104
- return remap$(v, {
105
- "AdminApiKey": "adminApiKey",
106
- "TenantJwt": "tenantJwt",
107
- });
108
- });
109
-
110
- /** @internal */
111
- export type EnableTenantDestinationSecurity$Outbound = {
112
- AdminApiKey?: string | undefined;
113
- TenantJwt?: string | undefined;
114
- };
115
-
116
- /** @internal */
117
- export const EnableTenantDestinationSecurity$outboundSchema: z.ZodType<
118
- EnableTenantDestinationSecurity$Outbound,
119
- z.ZodTypeDef,
120
- EnableTenantDestinationSecurity
121
- > = z.object({
122
- adminApiKey: z.string().optional(),
123
- tenantJwt: z.string().optional(),
124
- }).transform((v) => {
125
- return remap$(v, {
126
- adminApiKey: "AdminApiKey",
127
- tenantJwt: "TenantJwt",
128
- });
129
- });
130
-
131
- /**
132
- * @internal
133
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
134
- */
135
- export namespace EnableTenantDestinationSecurity$ {
136
- /** @deprecated use `EnableTenantDestinationSecurity$inboundSchema` instead. */
137
- export const inboundSchema = EnableTenantDestinationSecurity$inboundSchema;
138
- /** @deprecated use `EnableTenantDestinationSecurity$outboundSchema` instead. */
139
- export const outboundSchema = EnableTenantDestinationSecurity$outboundSchema;
140
- /** @deprecated use `EnableTenantDestinationSecurity$Outbound` instead. */
141
- export type Outbound = EnableTenantDestinationSecurity$Outbound;
142
- }
143
-
144
- export function enableTenantDestinationSecurityToJSON(
145
- enableTenantDestinationSecurity: EnableTenantDestinationSecurity,
146
- ): string {
147
- return JSON.stringify(
148
- EnableTenantDestinationSecurity$outboundSchema.parse(
149
- enableTenantDestinationSecurity,
150
- ),
151
- );
152
- }
153
-
154
- export function enableTenantDestinationSecurityFromJSON(
155
- jsonString: string,
156
- ): SafeParseResult<EnableTenantDestinationSecurity, SDKValidationError> {
157
- return safeParse(
158
- jsonString,
159
- (x) => EnableTenantDestinationSecurity$inboundSchema.parse(JSON.parse(x)),
160
- `Failed to parse 'EnableTenantDestinationSecurity' from JSON`,
161
- );
162
- }
163
-
164
90
  /** @internal */
165
91
  export const EnableTenantDestinationRequest$inboundSchema: z.ZodType<
166
92
  EnableTenantDestinationRequest,
@@ -0,0 +1,110 @@
1
+ /*
2
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
+ */
4
+
5
+ import * as z from "zod";
6
+ import { safeParse } from "../../lib/schemas.js";
7
+ import { ClosedEnum } from "../../types/enums.js";
8
+ import { Result as SafeParseResult } from "../../types/fp.js";
9
+ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
10
+
11
+ /**
12
+ * The type of the destination.
13
+ */
14
+ export const GetDestinationTypeSchemaType = {
15
+ Webhook: "webhook",
16
+ AwsSqs: "aws_sqs",
17
+ Rabbitmq: "rabbitmq",
18
+ Hookdeck: "hookdeck",
19
+ AwsKinesis: "aws_kinesis",
20
+ } as const;
21
+ /**
22
+ * The type of the destination.
23
+ */
24
+ export type GetDestinationTypeSchemaType = ClosedEnum<
25
+ typeof GetDestinationTypeSchemaType
26
+ >;
27
+
28
+ export type GetDestinationTypeSchemaRequest = {
29
+ /**
30
+ * The type of the destination.
31
+ */
32
+ type: GetDestinationTypeSchemaType;
33
+ };
34
+
35
+ /** @internal */
36
+ export const GetDestinationTypeSchemaType$inboundSchema: z.ZodNativeEnum<
37
+ typeof GetDestinationTypeSchemaType
38
+ > = z.nativeEnum(GetDestinationTypeSchemaType);
39
+
40
+ /** @internal */
41
+ export const GetDestinationTypeSchemaType$outboundSchema: z.ZodNativeEnum<
42
+ typeof GetDestinationTypeSchemaType
43
+ > = GetDestinationTypeSchemaType$inboundSchema;
44
+
45
+ /**
46
+ * @internal
47
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
48
+ */
49
+ export namespace GetDestinationTypeSchemaType$ {
50
+ /** @deprecated use `GetDestinationTypeSchemaType$inboundSchema` instead. */
51
+ export const inboundSchema = GetDestinationTypeSchemaType$inboundSchema;
52
+ /** @deprecated use `GetDestinationTypeSchemaType$outboundSchema` instead. */
53
+ export const outboundSchema = GetDestinationTypeSchemaType$outboundSchema;
54
+ }
55
+
56
+ /** @internal */
57
+ export const GetDestinationTypeSchemaRequest$inboundSchema: z.ZodType<
58
+ GetDestinationTypeSchemaRequest,
59
+ z.ZodTypeDef,
60
+ unknown
61
+ > = z.object({
62
+ type: GetDestinationTypeSchemaType$inboundSchema,
63
+ });
64
+
65
+ /** @internal */
66
+ export type GetDestinationTypeSchemaRequest$Outbound = {
67
+ type: string;
68
+ };
69
+
70
+ /** @internal */
71
+ export const GetDestinationTypeSchemaRequest$outboundSchema: z.ZodType<
72
+ GetDestinationTypeSchemaRequest$Outbound,
73
+ z.ZodTypeDef,
74
+ GetDestinationTypeSchemaRequest
75
+ > = z.object({
76
+ type: GetDestinationTypeSchemaType$outboundSchema,
77
+ });
78
+
79
+ /**
80
+ * @internal
81
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
82
+ */
83
+ export namespace GetDestinationTypeSchemaRequest$ {
84
+ /** @deprecated use `GetDestinationTypeSchemaRequest$inboundSchema` instead. */
85
+ export const inboundSchema = GetDestinationTypeSchemaRequest$inboundSchema;
86
+ /** @deprecated use `GetDestinationTypeSchemaRequest$outboundSchema` instead. */
87
+ export const outboundSchema = GetDestinationTypeSchemaRequest$outboundSchema;
88
+ /** @deprecated use `GetDestinationTypeSchemaRequest$Outbound` instead. */
89
+ export type Outbound = GetDestinationTypeSchemaRequest$Outbound;
90
+ }
91
+
92
+ export function getDestinationTypeSchemaRequestToJSON(
93
+ getDestinationTypeSchemaRequest: GetDestinationTypeSchemaRequest,
94
+ ): string {
95
+ return JSON.stringify(
96
+ GetDestinationTypeSchemaRequest$outboundSchema.parse(
97
+ getDestinationTypeSchemaRequest,
98
+ ),
99
+ );
100
+ }
101
+
102
+ export function getDestinationTypeSchemaRequestFromJSON(
103
+ jsonString: string,
104
+ ): SafeParseResult<GetDestinationTypeSchemaRequest, SDKValidationError> {
105
+ return safeParse(
106
+ jsonString,
107
+ (x) => GetDestinationTypeSchemaRequest$inboundSchema.parse(JSON.parse(x)),
108
+ `Failed to parse 'GetDestinationTypeSchemaRequest' from JSON`,
109
+ );
110
+ }
@@ -12,11 +12,6 @@ export type GetTenantGlobals = {
12
12
  tenantId?: string | undefined;
13
13
  };
14
14
 
15
- export type GetTenantSecurity = {
16
- adminApiKey?: string | undefined;
17
- tenantJwt?: string | undefined;
18
- };
19
-
20
15
  export type GetTenantRequest = {
21
16
  /**
22
17
  * The ID of the tenant. Required when using AdminApiKey authentication.
@@ -86,73 +81,6 @@ export function getTenantGlobalsFromJSON(
86
81
  );
87
82
  }
88
83
 
89
- /** @internal */
90
- export const GetTenantSecurity$inboundSchema: z.ZodType<
91
- GetTenantSecurity,
92
- z.ZodTypeDef,
93
- unknown
94
- > = z.object({
95
- AdminApiKey: z.string().optional(),
96
- TenantJwt: z.string().optional(),
97
- }).transform((v) => {
98
- return remap$(v, {
99
- "AdminApiKey": "adminApiKey",
100
- "TenantJwt": "tenantJwt",
101
- });
102
- });
103
-
104
- /** @internal */
105
- export type GetTenantSecurity$Outbound = {
106
- AdminApiKey?: string | undefined;
107
- TenantJwt?: string | undefined;
108
- };
109
-
110
- /** @internal */
111
- export const GetTenantSecurity$outboundSchema: z.ZodType<
112
- GetTenantSecurity$Outbound,
113
- z.ZodTypeDef,
114
- GetTenantSecurity
115
- > = z.object({
116
- adminApiKey: z.string().optional(),
117
- tenantJwt: z.string().optional(),
118
- }).transform((v) => {
119
- return remap$(v, {
120
- adminApiKey: "AdminApiKey",
121
- tenantJwt: "TenantJwt",
122
- });
123
- });
124
-
125
- /**
126
- * @internal
127
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
128
- */
129
- export namespace GetTenantSecurity$ {
130
- /** @deprecated use `GetTenantSecurity$inboundSchema` instead. */
131
- export const inboundSchema = GetTenantSecurity$inboundSchema;
132
- /** @deprecated use `GetTenantSecurity$outboundSchema` instead. */
133
- export const outboundSchema = GetTenantSecurity$outboundSchema;
134
- /** @deprecated use `GetTenantSecurity$Outbound` instead. */
135
- export type Outbound = GetTenantSecurity$Outbound;
136
- }
137
-
138
- export function getTenantSecurityToJSON(
139
- getTenantSecurity: GetTenantSecurity,
140
- ): string {
141
- return JSON.stringify(
142
- GetTenantSecurity$outboundSchema.parse(getTenantSecurity),
143
- );
144
- }
145
-
146
- export function getTenantSecurityFromJSON(
147
- jsonString: string,
148
- ): SafeParseResult<GetTenantSecurity, SDKValidationError> {
149
- return safeParse(
150
- jsonString,
151
- (x) => GetTenantSecurity$inboundSchema.parse(JSON.parse(x)),
152
- `Failed to parse 'GetTenantSecurity' from JSON`,
153
- );
154
- }
155
-
156
84
  /** @internal */
157
85
  export const GetTenantRequest$inboundSchema: z.ZodType<
158
86
  GetTenantRequest,
@@ -12,11 +12,6 @@ export type GetTenantDestinationGlobals = {
12
12
  tenantId?: string | undefined;
13
13
  };
14
14
 
15
- export type GetTenantDestinationSecurity = {
16
- adminApiKey?: string | undefined;
17
- tenantJwt?: string | undefined;
18
- };
19
-
20
15
  export type GetTenantDestinationRequest = {
21
16
  /**
22
17
  * The ID of the tenant. Required when using AdminApiKey authentication.
@@ -92,75 +87,6 @@ export function getTenantDestinationGlobalsFromJSON(
92
87
  );
93
88
  }
94
89
 
95
- /** @internal */
96
- export const GetTenantDestinationSecurity$inboundSchema: z.ZodType<
97
- GetTenantDestinationSecurity,
98
- z.ZodTypeDef,
99
- unknown
100
- > = z.object({
101
- AdminApiKey: z.string().optional(),
102
- TenantJwt: z.string().optional(),
103
- }).transform((v) => {
104
- return remap$(v, {
105
- "AdminApiKey": "adminApiKey",
106
- "TenantJwt": "tenantJwt",
107
- });
108
- });
109
-
110
- /** @internal */
111
- export type GetTenantDestinationSecurity$Outbound = {
112
- AdminApiKey?: string | undefined;
113
- TenantJwt?: string | undefined;
114
- };
115
-
116
- /** @internal */
117
- export const GetTenantDestinationSecurity$outboundSchema: z.ZodType<
118
- GetTenantDestinationSecurity$Outbound,
119
- z.ZodTypeDef,
120
- GetTenantDestinationSecurity
121
- > = z.object({
122
- adminApiKey: z.string().optional(),
123
- tenantJwt: z.string().optional(),
124
- }).transform((v) => {
125
- return remap$(v, {
126
- adminApiKey: "AdminApiKey",
127
- tenantJwt: "TenantJwt",
128
- });
129
- });
130
-
131
- /**
132
- * @internal
133
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
134
- */
135
- export namespace GetTenantDestinationSecurity$ {
136
- /** @deprecated use `GetTenantDestinationSecurity$inboundSchema` instead. */
137
- export const inboundSchema = GetTenantDestinationSecurity$inboundSchema;
138
- /** @deprecated use `GetTenantDestinationSecurity$outboundSchema` instead. */
139
- export const outboundSchema = GetTenantDestinationSecurity$outboundSchema;
140
- /** @deprecated use `GetTenantDestinationSecurity$Outbound` instead. */
141
- export type Outbound = GetTenantDestinationSecurity$Outbound;
142
- }
143
-
144
- export function getTenantDestinationSecurityToJSON(
145
- getTenantDestinationSecurity: GetTenantDestinationSecurity,
146
- ): string {
147
- return JSON.stringify(
148
- GetTenantDestinationSecurity$outboundSchema.parse(
149
- getTenantDestinationSecurity,
150
- ),
151
- );
152
- }
153
-
154
- export function getTenantDestinationSecurityFromJSON(
155
- jsonString: string,
156
- ): SafeParseResult<GetTenantDestinationSecurity, SDKValidationError> {
157
- return safeParse(
158
- jsonString,
159
- (x) => GetTenantDestinationSecurity$inboundSchema.parse(JSON.parse(x)),
160
- `Failed to parse 'GetTenantDestinationSecurity' from JSON`,
161
- );
162
- }
163
-
164
90
  /** @internal */
165
91
  export const GetTenantDestinationRequest$inboundSchema: z.ZodType<
166
92
  GetTenantDestinationRequest,
@@ -13,11 +13,6 @@ export type GetTenantDestinationTypeSchemaGlobals = {
13
13
  tenantId?: string | undefined;
14
14
  };
15
15
 
16
- export type GetTenantDestinationTypeSchemaSecurity = {
17
- adminApiKey?: string | undefined;
18
- tenantJwt?: string | undefined;
19
- };
20
-
21
16
  /**
22
17
  * The type of the destination.
23
18
  */
@@ -113,79 +108,6 @@ export function getTenantDestinationTypeSchemaGlobalsFromJSON(
113
108
  );
114
109
  }
115
110
 
116
- /** @internal */
117
- export const GetTenantDestinationTypeSchemaSecurity$inboundSchema: z.ZodType<
118
- GetTenantDestinationTypeSchemaSecurity,
119
- z.ZodTypeDef,
120
- unknown
121
- > = z.object({
122
- AdminApiKey: z.string().optional(),
123
- TenantJwt: z.string().optional(),
124
- }).transform((v) => {
125
- return remap$(v, {
126
- "AdminApiKey": "adminApiKey",
127
- "TenantJwt": "tenantJwt",
128
- });
129
- });
130
-
131
- /** @internal */
132
- export type GetTenantDestinationTypeSchemaSecurity$Outbound = {
133
- AdminApiKey?: string | undefined;
134
- TenantJwt?: string | undefined;
135
- };
136
-
137
- /** @internal */
138
- export const GetTenantDestinationTypeSchemaSecurity$outboundSchema: z.ZodType<
139
- GetTenantDestinationTypeSchemaSecurity$Outbound,
140
- z.ZodTypeDef,
141
- GetTenantDestinationTypeSchemaSecurity
142
- > = z.object({
143
- adminApiKey: z.string().optional(),
144
- tenantJwt: z.string().optional(),
145
- }).transform((v) => {
146
- return remap$(v, {
147
- adminApiKey: "AdminApiKey",
148
- tenantJwt: "TenantJwt",
149
- });
150
- });
151
-
152
- /**
153
- * @internal
154
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
155
- */
156
- export namespace GetTenantDestinationTypeSchemaSecurity$ {
157
- /** @deprecated use `GetTenantDestinationTypeSchemaSecurity$inboundSchema` instead. */
158
- export const inboundSchema =
159
- GetTenantDestinationTypeSchemaSecurity$inboundSchema;
160
- /** @deprecated use `GetTenantDestinationTypeSchemaSecurity$outboundSchema` instead. */
161
- export const outboundSchema =
162
- GetTenantDestinationTypeSchemaSecurity$outboundSchema;
163
- /** @deprecated use `GetTenantDestinationTypeSchemaSecurity$Outbound` instead. */
164
- export type Outbound = GetTenantDestinationTypeSchemaSecurity$Outbound;
165
- }
166
-
167
- export function getTenantDestinationTypeSchemaSecurityToJSON(
168
- getTenantDestinationTypeSchemaSecurity:
169
- GetTenantDestinationTypeSchemaSecurity,
170
- ): string {
171
- return JSON.stringify(
172
- GetTenantDestinationTypeSchemaSecurity$outboundSchema.parse(
173
- getTenantDestinationTypeSchemaSecurity,
174
- ),
175
- );
176
- }
177
-
178
- export function getTenantDestinationTypeSchemaSecurityFromJSON(
179
- jsonString: string,
180
- ): SafeParseResult<GetTenantDestinationTypeSchemaSecurity, SDKValidationError> {
181
- return safeParse(
182
- jsonString,
183
- (x) =>
184
- GetTenantDestinationTypeSchemaSecurity$inboundSchema.parse(JSON.parse(x)),
185
- `Failed to parse 'GetTenantDestinationTypeSchemaSecurity' from JSON`,
186
- );
187
- }
188
-
189
111
  /** @internal */
190
112
  export const GetTenantDestinationTypeSchemaType$inboundSchema: z.ZodNativeEnum<
191
113
  typeof GetTenantDestinationTypeSchemaType
@@ -12,11 +12,6 @@ export type GetTenantEventGlobals = {
12
12
  tenantId?: string | undefined;
13
13
  };
14
14
 
15
- export type GetTenantEventSecurity = {
16
- adminApiKey?: string | undefined;
17
- tenantJwt?: string | undefined;
18
- };
19
-
20
15
  export type GetTenantEventRequest = {
21
16
  /**
22
17
  * The ID of the tenant. Required when using AdminApiKey authentication.
@@ -90,73 +85,6 @@ export function getTenantEventGlobalsFromJSON(
90
85
  );
91
86
  }
92
87
 
93
- /** @internal */
94
- export const GetTenantEventSecurity$inboundSchema: z.ZodType<
95
- GetTenantEventSecurity,
96
- z.ZodTypeDef,
97
- unknown
98
- > = z.object({
99
- AdminApiKey: z.string().optional(),
100
- TenantJwt: z.string().optional(),
101
- }).transform((v) => {
102
- return remap$(v, {
103
- "AdminApiKey": "adminApiKey",
104
- "TenantJwt": "tenantJwt",
105
- });
106
- });
107
-
108
- /** @internal */
109
- export type GetTenantEventSecurity$Outbound = {
110
- AdminApiKey?: string | undefined;
111
- TenantJwt?: string | undefined;
112
- };
113
-
114
- /** @internal */
115
- export const GetTenantEventSecurity$outboundSchema: z.ZodType<
116
- GetTenantEventSecurity$Outbound,
117
- z.ZodTypeDef,
118
- GetTenantEventSecurity
119
- > = z.object({
120
- adminApiKey: z.string().optional(),
121
- tenantJwt: z.string().optional(),
122
- }).transform((v) => {
123
- return remap$(v, {
124
- adminApiKey: "AdminApiKey",
125
- tenantJwt: "TenantJwt",
126
- });
127
- });
128
-
129
- /**
130
- * @internal
131
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
132
- */
133
- export namespace GetTenantEventSecurity$ {
134
- /** @deprecated use `GetTenantEventSecurity$inboundSchema` instead. */
135
- export const inboundSchema = GetTenantEventSecurity$inboundSchema;
136
- /** @deprecated use `GetTenantEventSecurity$outboundSchema` instead. */
137
- export const outboundSchema = GetTenantEventSecurity$outboundSchema;
138
- /** @deprecated use `GetTenantEventSecurity$Outbound` instead. */
139
- export type Outbound = GetTenantEventSecurity$Outbound;
140
- }
141
-
142
- export function getTenantEventSecurityToJSON(
143
- getTenantEventSecurity: GetTenantEventSecurity,
144
- ): string {
145
- return JSON.stringify(
146
- GetTenantEventSecurity$outboundSchema.parse(getTenantEventSecurity),
147
- );
148
- }
149
-
150
- export function getTenantEventSecurityFromJSON(
151
- jsonString: string,
152
- ): SafeParseResult<GetTenantEventSecurity, SDKValidationError> {
153
- return safeParse(
154
- jsonString,
155
- (x) => GetTenantEventSecurity$inboundSchema.parse(JSON.parse(x)),
156
- `Failed to parse 'GetTenantEventSecurity' from JSON`,
157
- );
158
- }
159
-
160
88
  /** @internal */
161
89
  export const GetTenantEventRequest$inboundSchema: z.ZodType<
162
90
  GetTenantEventRequest,