@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.
- package/README.md +15 -33
- package/bin/mcp-server.js +3886 -1816
- package/bin/mcp-server.js.map +88 -53
- package/dist/commonjs/funcs/destinationsCreate.d.ts +1 -1
- package/dist/commonjs/funcs/destinationsCreate.d.ts.map +1 -1
- package/dist/commonjs/funcs/destinationsCreate.js +7 -18
- package/dist/commonjs/funcs/destinationsCreate.js.map +1 -1
- package/dist/commonjs/funcs/destinationsDelete.d.ts +1 -1
- package/dist/commonjs/funcs/destinationsDelete.d.ts.map +1 -1
- package/dist/commonjs/funcs/destinationsDelete.js +7 -18
- package/dist/commonjs/funcs/destinationsDelete.js.map +1 -1
- package/dist/commonjs/funcs/destinationsDisable.d.ts +1 -1
- package/dist/commonjs/funcs/destinationsDisable.d.ts.map +1 -1
- package/dist/commonjs/funcs/destinationsDisable.js +7 -18
- package/dist/commonjs/funcs/destinationsDisable.js.map +1 -1
- package/dist/commonjs/funcs/destinationsEnable.d.ts +1 -1
- package/dist/commonjs/funcs/destinationsEnable.d.ts.map +1 -1
- package/dist/commonjs/funcs/destinationsEnable.js +7 -18
- package/dist/commonjs/funcs/destinationsEnable.js.map +1 -1
- package/dist/commonjs/funcs/destinationsGet.d.ts +1 -1
- package/dist/commonjs/funcs/destinationsGet.d.ts.map +1 -1
- package/dist/commonjs/funcs/destinationsGet.js +7 -18
- package/dist/commonjs/funcs/destinationsGet.js.map +1 -1
- package/dist/commonjs/funcs/destinationsList.d.ts +1 -1
- package/dist/commonjs/funcs/destinationsList.d.ts.map +1 -1
- package/dist/commonjs/funcs/destinationsList.js +7 -18
- package/dist/commonjs/funcs/destinationsList.js.map +1 -1
- package/dist/commonjs/funcs/destinationsUpdate.d.ts +1 -1
- package/dist/commonjs/funcs/destinationsUpdate.d.ts.map +1 -1
- package/dist/commonjs/funcs/destinationsUpdate.js +7 -18
- package/dist/commonjs/funcs/destinationsUpdate.js.map +1 -1
- package/dist/commonjs/funcs/eventsGet.d.ts +1 -1
- package/dist/commonjs/funcs/eventsGet.d.ts.map +1 -1
- package/dist/commonjs/funcs/eventsGet.js +7 -18
- package/dist/commonjs/funcs/eventsGet.js.map +1 -1
- package/dist/commonjs/funcs/eventsGetByDestination.d.ts +1 -1
- package/dist/commonjs/funcs/eventsGetByDestination.d.ts.map +1 -1
- package/dist/commonjs/funcs/eventsGetByDestination.js +7 -18
- package/dist/commonjs/funcs/eventsGetByDestination.js.map +1 -1
- package/dist/commonjs/funcs/eventsList.d.ts +1 -1
- package/dist/commonjs/funcs/eventsList.d.ts.map +1 -1
- package/dist/commonjs/funcs/eventsList.js +7 -18
- package/dist/commonjs/funcs/eventsList.js.map +1 -1
- package/dist/commonjs/funcs/eventsListByDestination.d.ts +1 -1
- package/dist/commonjs/funcs/eventsListByDestination.d.ts.map +1 -1
- package/dist/commonjs/funcs/eventsListByDestination.js +7 -18
- package/dist/commonjs/funcs/eventsListByDestination.js.map +1 -1
- package/dist/commonjs/funcs/eventsListDeliveries.d.ts +1 -1
- package/dist/commonjs/funcs/eventsListDeliveries.d.ts.map +1 -1
- package/dist/commonjs/funcs/eventsListDeliveries.js +7 -18
- package/dist/commonjs/funcs/eventsListDeliveries.js.map +1 -1
- package/dist/commonjs/funcs/eventsRetry.d.ts +1 -1
- package/dist/commonjs/funcs/eventsRetry.d.ts.map +1 -1
- package/dist/commonjs/funcs/eventsRetry.js +7 -18
- package/dist/commonjs/funcs/eventsRetry.js.map +1 -1
- package/dist/commonjs/funcs/publishEvent.js +2 -3
- package/dist/commonjs/funcs/publishEvent.js.map +1 -1
- package/dist/commonjs/funcs/schemasGet.d.ts +1 -1
- package/dist/commonjs/funcs/schemasGet.d.ts.map +1 -1
- package/dist/commonjs/funcs/schemasGet.js +7 -18
- package/dist/commonjs/funcs/schemasGet.js.map +1 -1
- package/dist/commonjs/funcs/schemasGetDestinationTypeJwt.d.ts +3 -3
- package/dist/commonjs/funcs/schemasGetDestinationTypeJwt.d.ts.map +1 -1
- package/dist/commonjs/funcs/schemasGetDestinationTypeJwt.js +11 -16
- package/dist/commonjs/funcs/schemasGetDestinationTypeJwt.js.map +1 -1
- package/dist/commonjs/funcs/schemasListDestinationTypesJwt.d.ts +1 -2
- package/dist/commonjs/funcs/schemasListDestinationTypesJwt.d.ts.map +1 -1
- package/dist/commonjs/funcs/schemasListDestinationTypesJwt.js +7 -12
- package/dist/commonjs/funcs/schemasListDestinationTypesJwt.js.map +1 -1
- package/dist/commonjs/funcs/schemasListTenantDestinationTypes.d.ts +1 -1
- package/dist/commonjs/funcs/schemasListTenantDestinationTypes.d.ts.map +1 -1
- package/dist/commonjs/funcs/schemasListTenantDestinationTypes.js +7 -18
- package/dist/commonjs/funcs/schemasListTenantDestinationTypes.js.map +1 -1
- package/dist/commonjs/funcs/tenantsDelete.d.ts +1 -1
- package/dist/commonjs/funcs/tenantsDelete.d.ts.map +1 -1
- package/dist/commonjs/funcs/tenantsDelete.js +7 -18
- package/dist/commonjs/funcs/tenantsDelete.js.map +1 -1
- package/dist/commonjs/funcs/tenantsGet.d.ts +1 -1
- package/dist/commonjs/funcs/tenantsGet.d.ts.map +1 -1
- package/dist/commonjs/funcs/tenantsGet.js +7 -18
- package/dist/commonjs/funcs/tenantsGet.js.map +1 -1
- package/dist/commonjs/funcs/tenantsGetPortalUrl.js +2 -3
- package/dist/commonjs/funcs/tenantsGetPortalUrl.js.map +1 -1
- package/dist/commonjs/funcs/tenantsGetToken.js +2 -3
- package/dist/commonjs/funcs/tenantsGetToken.js.map +1 -1
- package/dist/commonjs/funcs/tenantsUpsert.js +2 -3
- package/dist/commonjs/funcs/tenantsUpsert.js.map +1 -1
- package/dist/commonjs/funcs/topicsList.d.ts +1 -1
- package/dist/commonjs/funcs/topicsList.d.ts.map +1 -1
- package/dist/commonjs/funcs/topicsList.js +7 -18
- package/dist/commonjs/funcs/topicsList.js.map +1 -1
- package/dist/commonjs/funcs/topicsListJwt.d.ts +3 -4
- package/dist/commonjs/funcs/topicsListJwt.d.ts.map +1 -1
- package/dist/commonjs/funcs/topicsListJwt.js +10 -15
- package/dist/commonjs/funcs/topicsListJwt.js.map +1 -1
- package/dist/commonjs/lib/config.d.ts +7 -3
- package/dist/commonjs/lib/config.d.ts.map +1 -1
- package/dist/commonjs/lib/config.js +2 -2
- package/dist/commonjs/lib/config.js.map +1 -1
- package/dist/commonjs/lib/security.d.ts.map +1 -1
- package/dist/commonjs/lib/security.js +6 -0
- package/dist/commonjs/lib/security.js.map +1 -1
- package/dist/commonjs/mcp-server/cli/start/command.d.ts.map +1 -1
- package/dist/commonjs/mcp-server/cli/start/command.js +8 -0
- package/dist/commonjs/mcp-server/cli/start/command.js.map +1 -1
- package/dist/commonjs/mcp-server/cli/start/impl.d.ts +1 -0
- package/dist/commonjs/mcp-server/cli/start/impl.d.ts.map +1 -1
- package/dist/commonjs/mcp-server/cli/start/impl.js +8 -2
- package/dist/commonjs/mcp-server/cli/start/impl.js.map +1 -1
- package/dist/commonjs/mcp-server/mcp-server.js +1 -1
- package/dist/commonjs/mcp-server/server.d.ts +1 -1
- package/dist/commonjs/mcp-server/server.d.ts.map +1 -1
- package/dist/commonjs/mcp-server/server.js +44 -6
- package/dist/commonjs/mcp-server/server.js.map +1 -1
- package/dist/commonjs/mcp-server/tools/destinationsCreate.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/destinationsCreate.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/destinationsCreate.js +64 -0
- package/dist/commonjs/mcp-server/tools/destinationsCreate.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/destinationsDelete.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/destinationsDelete.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/destinationsDelete.js +64 -0
- package/dist/commonjs/mcp-server/tools/destinationsDelete.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/destinationsDisable.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/destinationsDisable.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/destinationsDisable.js +64 -0
- package/dist/commonjs/mcp-server/tools/destinationsDisable.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/destinationsEnable.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/destinationsEnable.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/destinationsEnable.js +64 -0
- package/dist/commonjs/mcp-server/tools/destinationsEnable.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/destinationsGet.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/destinationsGet.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/destinationsGet.js +64 -0
- package/dist/commonjs/mcp-server/tools/destinationsGet.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/destinationsList.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/destinationsList.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/{tenantsGetPortalUrlJwtContext.js → destinationsList.js} +9 -9
- package/dist/commonjs/mcp-server/tools/destinationsList.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/destinationsUpdate.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/destinationsUpdate.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/destinationsUpdate.js +64 -0
- package/dist/commonjs/mcp-server/tools/destinationsUpdate.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/eventsGet.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/eventsGet.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/eventsGet.js +64 -0
- package/dist/commonjs/mcp-server/tools/eventsGet.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/eventsGetByDestination.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/eventsGetByDestination.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/eventsGetByDestination.js +64 -0
- package/dist/commonjs/mcp-server/tools/eventsGetByDestination.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/eventsList.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/eventsList.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/eventsList.js +64 -0
- package/dist/commonjs/mcp-server/tools/eventsList.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/eventsListByDestination.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/eventsListByDestination.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/eventsListByDestination.js +64 -0
- package/dist/commonjs/mcp-server/tools/eventsListByDestination.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/eventsListDeliveries.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/eventsListDeliveries.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/eventsListDeliveries.js +64 -0
- package/dist/commonjs/mcp-server/tools/eventsListDeliveries.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/eventsRetry.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/eventsRetry.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/eventsRetry.js +63 -0
- package/dist/commonjs/mcp-server/tools/eventsRetry.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/schemasGet.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/schemasGet.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/schemasGet.js +64 -0
- package/dist/commonjs/mcp-server/tools/schemasGet.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/schemasGetDestinationTypeJwt.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/schemasGetDestinationTypeJwt.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/schemasGetDestinationTypeJwt.js +64 -0
- package/dist/commonjs/mcp-server/tools/schemasGetDestinationTypeJwt.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/schemasListDestinationTypesJwt.d.ts +3 -0
- package/dist/commonjs/mcp-server/tools/schemasListDestinationTypesJwt.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/schemasListDestinationTypesJwt.js +26 -0
- package/dist/commonjs/mcp-server/tools/schemasListDestinationTypesJwt.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/schemasListTenantDestinationTypes.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/schemasListTenantDestinationTypes.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/schemasListTenantDestinationTypes.js +64 -0
- package/dist/commonjs/mcp-server/tools/schemasListTenantDestinationTypes.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/tenantsDelete.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/tenantsDelete.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/tenantsDelete.js +64 -0
- package/dist/commonjs/mcp-server/tools/tenantsDelete.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/tenantsGet.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/tenantsGet.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/tenantsGet.js +64 -0
- package/dist/commonjs/mcp-server/tools/tenantsGet.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/topicsList.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/topicsList.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/topicsList.js +64 -0
- package/dist/commonjs/mcp-server/tools/topicsList.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/topicsListJwt.d.ts +3 -0
- package/dist/commonjs/mcp-server/tools/topicsListJwt.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/topicsListJwt.js +26 -0
- package/dist/commonjs/mcp-server/tools/topicsListJwt.js.map +1 -0
- package/dist/commonjs/models/components/security.d.ts +2 -0
- package/dist/commonjs/models/components/security.d.ts.map +1 -1
- package/dist/commonjs/models/components/security.js +4 -0
- package/dist/commonjs/models/components/security.js.map +1 -1
- package/dist/commonjs/models/operations/createtenantdestination.d.ts +0 -27
- package/dist/commonjs/models/operations/createtenantdestination.d.ts.map +1 -1
- package/dist/commonjs/models/operations/createtenantdestination.js +1 -40
- package/dist/commonjs/models/operations/createtenantdestination.js.map +1 -1
- package/dist/commonjs/models/operations/deletetenant.d.ts +0 -27
- package/dist/commonjs/models/operations/deletetenant.d.ts.map +1 -1
- package/dist/commonjs/models/operations/deletetenant.js +1 -40
- package/dist/commonjs/models/operations/deletetenant.js.map +1 -1
- package/dist/commonjs/models/operations/deletetenantdestination.d.ts +0 -27
- package/dist/commonjs/models/operations/deletetenantdestination.d.ts.map +1 -1
- package/dist/commonjs/models/operations/deletetenantdestination.js +1 -40
- package/dist/commonjs/models/operations/deletetenantdestination.js.map +1 -1
- package/dist/commonjs/models/operations/disabletenantdestination.d.ts +0 -27
- package/dist/commonjs/models/operations/disabletenantdestination.d.ts.map +1 -1
- package/dist/commonjs/models/operations/disabletenantdestination.js +1 -40
- package/dist/commonjs/models/operations/disabletenantdestination.js.map +1 -1
- package/dist/commonjs/models/operations/enabletenantdestination.d.ts +0 -27
- package/dist/commonjs/models/operations/enabletenantdestination.d.ts.map +1 -1
- package/dist/commonjs/models/operations/enabletenantdestination.js +1 -40
- package/dist/commonjs/models/operations/enabletenantdestination.js.map +1 -1
- package/dist/commonjs/models/operations/getdestinationtypeschema.d.ts +73 -0
- package/dist/commonjs/models/operations/getdestinationtypeschema.d.ts.map +1 -0
- package/dist/commonjs/models/operations/getdestinationtypeschema.js +94 -0
- package/dist/commonjs/models/operations/getdestinationtypeschema.js.map +1 -0
- package/dist/commonjs/models/operations/gettenant.d.ts +0 -27
- package/dist/commonjs/models/operations/gettenant.d.ts.map +1 -1
- package/dist/commonjs/models/operations/gettenant.js +1 -40
- package/dist/commonjs/models/operations/gettenant.js.map +1 -1
- package/dist/commonjs/models/operations/gettenantdestination.d.ts +0 -27
- package/dist/commonjs/models/operations/gettenantdestination.d.ts.map +1 -1
- package/dist/commonjs/models/operations/gettenantdestination.js +1 -40
- package/dist/commonjs/models/operations/gettenantdestination.js.map +1 -1
- package/dist/commonjs/models/operations/gettenantdestinationtypeschema.d.ts +0 -27
- package/dist/commonjs/models/operations/gettenantdestinationtypeschema.d.ts.map +1 -1
- package/dist/commonjs/models/operations/gettenantdestinationtypeschema.js +1 -40
- package/dist/commonjs/models/operations/gettenantdestinationtypeschema.js.map +1 -1
- package/dist/commonjs/models/operations/gettenantevent.d.ts +0 -27
- package/dist/commonjs/models/operations/gettenantevent.d.ts.map +1 -1
- package/dist/commonjs/models/operations/gettenantevent.js +1 -40
- package/dist/commonjs/models/operations/gettenantevent.js.map +1 -1
- package/dist/commonjs/models/operations/gettenanteventbydestination.d.ts +0 -27
- package/dist/commonjs/models/operations/gettenanteventbydestination.d.ts.map +1 -1
- package/dist/commonjs/models/operations/gettenanteventbydestination.js +1 -40
- package/dist/commonjs/models/operations/gettenanteventbydestination.js.map +1 -1
- package/dist/commonjs/models/operations/gettenantportalurl.d.ts +8 -8
- package/dist/commonjs/models/operations/gettenantportalurl.d.ts.map +1 -1
- package/dist/commonjs/models/operations/gettenantportalurl.js +13 -13
- package/dist/commonjs/models/operations/gettenantportalurl.js.map +1 -1
- package/dist/commonjs/models/operations/index.d.ts +1 -4
- package/dist/commonjs/models/operations/index.d.ts.map +1 -1
- package/dist/commonjs/models/operations/index.js +1 -4
- package/dist/commonjs/models/operations/index.js.map +1 -1
- package/dist/commonjs/models/operations/listtenantdestinations.d.ts +0 -27
- package/dist/commonjs/models/operations/listtenantdestinations.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listtenantdestinations.js +1 -40
- package/dist/commonjs/models/operations/listtenantdestinations.js.map +1 -1
- package/dist/commonjs/models/operations/listtenantdestinationtypeschemas.d.ts +0 -27
- package/dist/commonjs/models/operations/listtenantdestinationtypeschemas.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listtenantdestinationtypeschemas.js +1 -40
- package/dist/commonjs/models/operations/listtenantdestinationtypeschemas.js.map +1 -1
- package/dist/commonjs/models/operations/listtenanteventdeliveries.d.ts +0 -27
- package/dist/commonjs/models/operations/listtenanteventdeliveries.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listtenanteventdeliveries.js +1 -40
- package/dist/commonjs/models/operations/listtenanteventdeliveries.js.map +1 -1
- package/dist/commonjs/models/operations/listtenantevents.d.ts +0 -27
- package/dist/commonjs/models/operations/listtenantevents.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listtenantevents.js +1 -40
- package/dist/commonjs/models/operations/listtenantevents.js.map +1 -1
- package/dist/commonjs/models/operations/listtenanteventsbydestination.d.ts +0 -27
- package/dist/commonjs/models/operations/listtenanteventsbydestination.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listtenanteventsbydestination.js +1 -40
- package/dist/commonjs/models/operations/listtenanteventsbydestination.js.map +1 -1
- package/dist/commonjs/models/operations/listtenanttopics.d.ts +0 -27
- package/dist/commonjs/models/operations/listtenanttopics.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listtenanttopics.js +1 -40
- package/dist/commonjs/models/operations/listtenanttopics.js.map +1 -1
- package/dist/commonjs/models/operations/retrytenantevent.d.ts +0 -27
- package/dist/commonjs/models/operations/retrytenantevent.d.ts.map +1 -1
- package/dist/commonjs/models/operations/retrytenantevent.js +1 -40
- package/dist/commonjs/models/operations/retrytenantevent.js.map +1 -1
- package/dist/commonjs/models/operations/updatetenantdestination.d.ts +0 -27
- package/dist/commonjs/models/operations/updatetenantdestination.d.ts.map +1 -1
- package/dist/commonjs/models/operations/updatetenantdestination.js +1 -40
- package/dist/commonjs/models/operations/updatetenantdestination.js.map +1 -1
- package/dist/commonjs/sdk/destinations.d.ts +7 -7
- package/dist/commonjs/sdk/destinations.d.ts.map +1 -1
- package/dist/commonjs/sdk/destinations.js +14 -14
- package/dist/commonjs/sdk/destinations.js.map +1 -1
- package/dist/commonjs/sdk/events.d.ts +6 -6
- package/dist/commonjs/sdk/events.d.ts.map +1 -1
- package/dist/commonjs/sdk/events.js +12 -12
- package/dist/commonjs/sdk/events.js.map +1 -1
- package/dist/commonjs/sdk/schemas.d.ts +6 -6
- package/dist/commonjs/sdk/schemas.d.ts.map +1 -1
- package/dist/commonjs/sdk/schemas.js +10 -10
- package/dist/commonjs/sdk/schemas.js.map +1 -1
- package/dist/commonjs/sdk/tenants.d.ts +2 -16
- package/dist/commonjs/sdk/tenants.d.ts.map +1 -1
- package/dist/commonjs/sdk/tenants.js +4 -24
- package/dist/commonjs/sdk/tenants.js.map +1 -1
- package/dist/commonjs/sdk/topics.d.ts +4 -4
- package/dist/commonjs/sdk/topics.d.ts.map +1 -1
- package/dist/commonjs/sdk/topics.js +6 -6
- package/dist/commonjs/sdk/topics.js.map +1 -1
- package/dist/esm/funcs/destinationsCreate.d.ts +1 -1
- package/dist/esm/funcs/destinationsCreate.d.ts.map +1 -1
- package/dist/esm/funcs/destinationsCreate.js +8 -19
- package/dist/esm/funcs/destinationsCreate.js.map +1 -1
- package/dist/esm/funcs/destinationsDelete.d.ts +1 -1
- package/dist/esm/funcs/destinationsDelete.d.ts.map +1 -1
- package/dist/esm/funcs/destinationsDelete.js +8 -19
- package/dist/esm/funcs/destinationsDelete.js.map +1 -1
- package/dist/esm/funcs/destinationsDisable.d.ts +1 -1
- package/dist/esm/funcs/destinationsDisable.d.ts.map +1 -1
- package/dist/esm/funcs/destinationsDisable.js +8 -19
- package/dist/esm/funcs/destinationsDisable.js.map +1 -1
- package/dist/esm/funcs/destinationsEnable.d.ts +1 -1
- package/dist/esm/funcs/destinationsEnable.d.ts.map +1 -1
- package/dist/esm/funcs/destinationsEnable.js +8 -19
- package/dist/esm/funcs/destinationsEnable.js.map +1 -1
- package/dist/esm/funcs/destinationsGet.d.ts +1 -1
- package/dist/esm/funcs/destinationsGet.d.ts.map +1 -1
- package/dist/esm/funcs/destinationsGet.js +8 -19
- package/dist/esm/funcs/destinationsGet.js.map +1 -1
- package/dist/esm/funcs/destinationsList.d.ts +1 -1
- package/dist/esm/funcs/destinationsList.d.ts.map +1 -1
- package/dist/esm/funcs/destinationsList.js +8 -19
- package/dist/esm/funcs/destinationsList.js.map +1 -1
- package/dist/esm/funcs/destinationsUpdate.d.ts +1 -1
- package/dist/esm/funcs/destinationsUpdate.d.ts.map +1 -1
- package/dist/esm/funcs/destinationsUpdate.js +8 -19
- package/dist/esm/funcs/destinationsUpdate.js.map +1 -1
- package/dist/esm/funcs/eventsGet.d.ts +1 -1
- package/dist/esm/funcs/eventsGet.d.ts.map +1 -1
- package/dist/esm/funcs/eventsGet.js +8 -19
- package/dist/esm/funcs/eventsGet.js.map +1 -1
- package/dist/esm/funcs/eventsGetByDestination.d.ts +1 -1
- package/dist/esm/funcs/eventsGetByDestination.d.ts.map +1 -1
- package/dist/esm/funcs/eventsGetByDestination.js +8 -19
- package/dist/esm/funcs/eventsGetByDestination.js.map +1 -1
- package/dist/esm/funcs/eventsList.d.ts +1 -1
- package/dist/esm/funcs/eventsList.d.ts.map +1 -1
- package/dist/esm/funcs/eventsList.js +8 -19
- package/dist/esm/funcs/eventsList.js.map +1 -1
- package/dist/esm/funcs/eventsListByDestination.d.ts +1 -1
- package/dist/esm/funcs/eventsListByDestination.d.ts.map +1 -1
- package/dist/esm/funcs/eventsListByDestination.js +8 -19
- package/dist/esm/funcs/eventsListByDestination.js.map +1 -1
- package/dist/esm/funcs/eventsListDeliveries.d.ts +1 -1
- package/dist/esm/funcs/eventsListDeliveries.d.ts.map +1 -1
- package/dist/esm/funcs/eventsListDeliveries.js +8 -19
- package/dist/esm/funcs/eventsListDeliveries.js.map +1 -1
- package/dist/esm/funcs/eventsRetry.d.ts +1 -1
- package/dist/esm/funcs/eventsRetry.d.ts.map +1 -1
- package/dist/esm/funcs/eventsRetry.js +8 -19
- package/dist/esm/funcs/eventsRetry.js.map +1 -1
- package/dist/esm/funcs/publishEvent.js +2 -3
- package/dist/esm/funcs/publishEvent.js.map +1 -1
- package/dist/esm/funcs/schemasGet.d.ts +1 -1
- package/dist/esm/funcs/schemasGet.d.ts.map +1 -1
- package/dist/esm/funcs/schemasGet.js +8 -19
- package/dist/esm/funcs/schemasGet.js.map +1 -1
- package/dist/esm/funcs/schemasGetDestinationTypeJwt.d.ts +3 -3
- package/dist/esm/funcs/schemasGetDestinationTypeJwt.d.ts.map +1 -1
- package/dist/esm/funcs/schemasGetDestinationTypeJwt.js +12 -17
- package/dist/esm/funcs/schemasGetDestinationTypeJwt.js.map +1 -1
- package/dist/esm/funcs/schemasListDestinationTypesJwt.d.ts +1 -2
- package/dist/esm/funcs/schemasListDestinationTypesJwt.d.ts.map +1 -1
- package/dist/esm/funcs/schemasListDestinationTypesJwt.js +8 -13
- package/dist/esm/funcs/schemasListDestinationTypesJwt.js.map +1 -1
- package/dist/esm/funcs/schemasListTenantDestinationTypes.d.ts +1 -1
- package/dist/esm/funcs/schemasListTenantDestinationTypes.d.ts.map +1 -1
- package/dist/esm/funcs/schemasListTenantDestinationTypes.js +8 -19
- package/dist/esm/funcs/schemasListTenantDestinationTypes.js.map +1 -1
- package/dist/esm/funcs/tenantsDelete.d.ts +1 -1
- package/dist/esm/funcs/tenantsDelete.d.ts.map +1 -1
- package/dist/esm/funcs/tenantsDelete.js +8 -19
- package/dist/esm/funcs/tenantsDelete.js.map +1 -1
- package/dist/esm/funcs/tenantsGet.d.ts +1 -1
- package/dist/esm/funcs/tenantsGet.d.ts.map +1 -1
- package/dist/esm/funcs/tenantsGet.js +8 -19
- package/dist/esm/funcs/tenantsGet.js.map +1 -1
- package/dist/esm/funcs/tenantsGetPortalUrl.js +2 -3
- package/dist/esm/funcs/tenantsGetPortalUrl.js.map +1 -1
- package/dist/esm/funcs/tenantsGetToken.js +2 -3
- package/dist/esm/funcs/tenantsGetToken.js.map +1 -1
- package/dist/esm/funcs/tenantsUpsert.js +2 -3
- package/dist/esm/funcs/tenantsUpsert.js.map +1 -1
- package/dist/esm/funcs/topicsList.d.ts +1 -1
- package/dist/esm/funcs/topicsList.d.ts.map +1 -1
- package/dist/esm/funcs/topicsList.js +8 -19
- package/dist/esm/funcs/topicsList.js.map +1 -1
- package/dist/esm/funcs/topicsListJwt.d.ts +3 -4
- package/dist/esm/funcs/topicsListJwt.d.ts.map +1 -1
- package/dist/esm/funcs/topicsListJwt.js +11 -16
- package/dist/esm/funcs/topicsListJwt.js.map +1 -1
- package/dist/esm/lib/config.d.ts +7 -3
- package/dist/esm/lib/config.d.ts.map +1 -1
- package/dist/esm/lib/config.js +2 -2
- package/dist/esm/lib/config.js.map +1 -1
- package/dist/esm/lib/security.d.ts.map +1 -1
- package/dist/esm/lib/security.js +6 -0
- package/dist/esm/lib/security.js.map +1 -1
- package/dist/esm/mcp-server/cli/start/command.d.ts.map +1 -1
- package/dist/esm/mcp-server/cli/start/command.js +8 -0
- package/dist/esm/mcp-server/cli/start/command.js.map +1 -1
- package/dist/esm/mcp-server/cli/start/impl.d.ts +1 -0
- package/dist/esm/mcp-server/cli/start/impl.d.ts.map +1 -1
- package/dist/esm/mcp-server/cli/start/impl.js +8 -2
- package/dist/esm/mcp-server/cli/start/impl.js.map +1 -1
- package/dist/esm/mcp-server/mcp-server.js +1 -1
- package/dist/esm/mcp-server/server.d.ts +1 -1
- package/dist/esm/mcp-server/server.d.ts.map +1 -1
- package/dist/esm/mcp-server/server.js +44 -6
- package/dist/esm/mcp-server/server.js.map +1 -1
- package/dist/esm/mcp-server/tools/destinationsCreate.d.ts +8 -0
- package/dist/esm/mcp-server/tools/destinationsCreate.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/destinationsCreate.js +28 -0
- package/dist/esm/mcp-server/tools/destinationsCreate.js.map +1 -0
- package/dist/esm/mcp-server/tools/destinationsDelete.d.ts +8 -0
- package/dist/esm/mcp-server/tools/destinationsDelete.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/destinationsDelete.js +28 -0
- package/dist/esm/mcp-server/tools/destinationsDelete.js.map +1 -0
- package/dist/esm/mcp-server/tools/destinationsDisable.d.ts +8 -0
- package/dist/esm/mcp-server/tools/destinationsDisable.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/destinationsDisable.js +28 -0
- package/dist/esm/mcp-server/tools/destinationsDisable.js.map +1 -0
- package/dist/esm/mcp-server/tools/destinationsEnable.d.ts +8 -0
- package/dist/esm/mcp-server/tools/destinationsEnable.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/destinationsEnable.js +28 -0
- package/dist/esm/mcp-server/tools/destinationsEnable.js.map +1 -0
- package/dist/esm/mcp-server/tools/destinationsGet.d.ts +8 -0
- package/dist/esm/mcp-server/tools/destinationsGet.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/destinationsGet.js +28 -0
- package/dist/esm/mcp-server/tools/destinationsGet.js.map +1 -0
- package/dist/esm/mcp-server/tools/destinationsList.d.ts +8 -0
- package/dist/esm/mcp-server/tools/destinationsList.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/destinationsList.js +28 -0
- package/dist/esm/mcp-server/tools/destinationsList.js.map +1 -0
- package/dist/esm/mcp-server/tools/destinationsUpdate.d.ts +8 -0
- package/dist/esm/mcp-server/tools/destinationsUpdate.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/destinationsUpdate.js +28 -0
- package/dist/esm/mcp-server/tools/destinationsUpdate.js.map +1 -0
- package/dist/esm/mcp-server/tools/eventsGet.d.ts +8 -0
- package/dist/esm/mcp-server/tools/eventsGet.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/eventsGet.js +28 -0
- package/dist/esm/mcp-server/tools/eventsGet.js.map +1 -0
- package/dist/esm/mcp-server/tools/eventsGetByDestination.d.ts +8 -0
- package/dist/esm/mcp-server/tools/eventsGetByDestination.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/eventsGetByDestination.js +28 -0
- package/dist/esm/mcp-server/tools/eventsGetByDestination.js.map +1 -0
- package/dist/esm/mcp-server/tools/eventsList.d.ts +8 -0
- package/dist/esm/mcp-server/tools/eventsList.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/eventsList.js +28 -0
- package/dist/esm/mcp-server/tools/eventsList.js.map +1 -0
- package/dist/esm/mcp-server/tools/eventsListByDestination.d.ts +8 -0
- package/dist/esm/mcp-server/tools/eventsListByDestination.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/eventsListByDestination.js +28 -0
- package/dist/esm/mcp-server/tools/eventsListByDestination.js.map +1 -0
- package/dist/esm/mcp-server/tools/eventsListDeliveries.d.ts +8 -0
- package/dist/esm/mcp-server/tools/eventsListDeliveries.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/eventsListDeliveries.js +28 -0
- package/dist/esm/mcp-server/tools/eventsListDeliveries.js.map +1 -0
- package/dist/esm/mcp-server/tools/eventsRetry.d.ts +8 -0
- package/dist/esm/mcp-server/tools/eventsRetry.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/eventsRetry.js +27 -0
- package/dist/esm/mcp-server/tools/eventsRetry.js.map +1 -0
- package/dist/esm/mcp-server/tools/schemasGet.d.ts +8 -0
- package/dist/esm/mcp-server/tools/schemasGet.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/schemasGet.js +28 -0
- package/dist/esm/mcp-server/tools/schemasGet.js.map +1 -0
- package/dist/esm/mcp-server/tools/schemasGetDestinationTypeJwt.d.ts +8 -0
- package/dist/esm/mcp-server/tools/schemasGetDestinationTypeJwt.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/schemasGetDestinationTypeJwt.js +28 -0
- package/dist/esm/mcp-server/tools/schemasGetDestinationTypeJwt.js.map +1 -0
- package/dist/esm/mcp-server/tools/schemasListDestinationTypesJwt.d.ts +3 -0
- package/dist/esm/mcp-server/tools/schemasListDestinationTypesJwt.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/schemasListDestinationTypesJwt.js +23 -0
- package/dist/esm/mcp-server/tools/schemasListDestinationTypesJwt.js.map +1 -0
- package/dist/esm/mcp-server/tools/schemasListTenantDestinationTypes.d.ts +8 -0
- package/dist/esm/mcp-server/tools/schemasListTenantDestinationTypes.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/schemasListTenantDestinationTypes.js +28 -0
- package/dist/esm/mcp-server/tools/schemasListTenantDestinationTypes.js.map +1 -0
- package/dist/esm/mcp-server/tools/tenantsDelete.d.ts +8 -0
- package/dist/esm/mcp-server/tools/tenantsDelete.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/tenantsDelete.js +28 -0
- package/dist/esm/mcp-server/tools/tenantsDelete.js.map +1 -0
- package/dist/esm/mcp-server/tools/tenantsGet.d.ts +8 -0
- package/dist/esm/mcp-server/tools/tenantsGet.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/tenantsGet.js +28 -0
- package/dist/esm/mcp-server/tools/tenantsGet.js.map +1 -0
- package/dist/esm/mcp-server/tools/topicsList.d.ts +8 -0
- package/dist/esm/mcp-server/tools/topicsList.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/topicsList.js +28 -0
- package/dist/esm/mcp-server/tools/topicsList.js.map +1 -0
- package/dist/esm/mcp-server/tools/topicsListJwt.d.ts +3 -0
- package/dist/esm/mcp-server/tools/topicsListJwt.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/topicsListJwt.js +23 -0
- package/dist/esm/mcp-server/tools/topicsListJwt.js.map +1 -0
- package/dist/esm/models/components/security.d.ts +2 -0
- package/dist/esm/models/components/security.d.ts.map +1 -1
- package/dist/esm/models/components/security.js +4 -0
- package/dist/esm/models/components/security.js.map +1 -1
- package/dist/esm/models/operations/createtenantdestination.d.ts +0 -27
- package/dist/esm/models/operations/createtenantdestination.d.ts.map +1 -1
- package/dist/esm/models/operations/createtenantdestination.js +0 -37
- package/dist/esm/models/operations/createtenantdestination.js.map +1 -1
- package/dist/esm/models/operations/deletetenant.d.ts +0 -27
- package/dist/esm/models/operations/deletetenant.d.ts.map +1 -1
- package/dist/esm/models/operations/deletetenant.js +0 -37
- package/dist/esm/models/operations/deletetenant.js.map +1 -1
- package/dist/esm/models/operations/deletetenantdestination.d.ts +0 -27
- package/dist/esm/models/operations/deletetenantdestination.d.ts.map +1 -1
- package/dist/esm/models/operations/deletetenantdestination.js +0 -37
- package/dist/esm/models/operations/deletetenantdestination.js.map +1 -1
- package/dist/esm/models/operations/disabletenantdestination.d.ts +0 -27
- package/dist/esm/models/operations/disabletenantdestination.d.ts.map +1 -1
- package/dist/esm/models/operations/disabletenantdestination.js +0 -37
- package/dist/esm/models/operations/disabletenantdestination.js.map +1 -1
- package/dist/esm/models/operations/enabletenantdestination.d.ts +0 -27
- package/dist/esm/models/operations/enabletenantdestination.d.ts.map +1 -1
- package/dist/esm/models/operations/enabletenantdestination.js +0 -37
- package/dist/esm/models/operations/enabletenantdestination.js.map +1 -1
- package/dist/esm/models/operations/getdestinationtypeschema.d.ts +73 -0
- package/dist/esm/models/operations/getdestinationtypeschema.d.ts.map +1 -0
- package/dist/esm/models/operations/getdestinationtypeschema.js +56 -0
- package/dist/esm/models/operations/getdestinationtypeschema.js.map +1 -0
- package/dist/esm/models/operations/gettenant.d.ts +0 -27
- package/dist/esm/models/operations/gettenant.d.ts.map +1 -1
- package/dist/esm/models/operations/gettenant.js +0 -37
- package/dist/esm/models/operations/gettenant.js.map +1 -1
- package/dist/esm/models/operations/gettenantdestination.d.ts +0 -27
- package/dist/esm/models/operations/gettenantdestination.d.ts.map +1 -1
- package/dist/esm/models/operations/gettenantdestination.js +0 -37
- package/dist/esm/models/operations/gettenantdestination.js.map +1 -1
- package/dist/esm/models/operations/gettenantdestinationtypeschema.d.ts +0 -27
- package/dist/esm/models/operations/gettenantdestinationtypeschema.d.ts.map +1 -1
- package/dist/esm/models/operations/gettenantdestinationtypeschema.js +0 -37
- package/dist/esm/models/operations/gettenantdestinationtypeschema.js.map +1 -1
- package/dist/esm/models/operations/gettenantevent.d.ts +0 -27
- package/dist/esm/models/operations/gettenantevent.d.ts.map +1 -1
- package/dist/esm/models/operations/gettenantevent.js +0 -37
- package/dist/esm/models/operations/gettenantevent.js.map +1 -1
- package/dist/esm/models/operations/gettenanteventbydestination.d.ts +0 -27
- package/dist/esm/models/operations/gettenanteventbydestination.d.ts.map +1 -1
- package/dist/esm/models/operations/gettenanteventbydestination.js +0 -37
- package/dist/esm/models/operations/gettenanteventbydestination.js.map +1 -1
- package/dist/esm/models/operations/gettenantportalurl.d.ts +8 -8
- package/dist/esm/models/operations/gettenantportalurl.d.ts.map +1 -1
- package/dist/esm/models/operations/gettenantportalurl.js +12 -12
- package/dist/esm/models/operations/gettenantportalurl.js.map +1 -1
- package/dist/esm/models/operations/index.d.ts +1 -4
- package/dist/esm/models/operations/index.d.ts.map +1 -1
- package/dist/esm/models/operations/index.js +1 -4
- package/dist/esm/models/operations/index.js.map +1 -1
- package/dist/esm/models/operations/listtenantdestinations.d.ts +0 -27
- package/dist/esm/models/operations/listtenantdestinations.d.ts.map +1 -1
- package/dist/esm/models/operations/listtenantdestinations.js +0 -37
- package/dist/esm/models/operations/listtenantdestinations.js.map +1 -1
- package/dist/esm/models/operations/listtenantdestinationtypeschemas.d.ts +0 -27
- package/dist/esm/models/operations/listtenantdestinationtypeschemas.d.ts.map +1 -1
- package/dist/esm/models/operations/listtenantdestinationtypeschemas.js +0 -37
- package/dist/esm/models/operations/listtenantdestinationtypeschemas.js.map +1 -1
- package/dist/esm/models/operations/listtenanteventdeliveries.d.ts +0 -27
- package/dist/esm/models/operations/listtenanteventdeliveries.d.ts.map +1 -1
- package/dist/esm/models/operations/listtenanteventdeliveries.js +0 -37
- package/dist/esm/models/operations/listtenanteventdeliveries.js.map +1 -1
- package/dist/esm/models/operations/listtenantevents.d.ts +0 -27
- package/dist/esm/models/operations/listtenantevents.d.ts.map +1 -1
- package/dist/esm/models/operations/listtenantevents.js +0 -37
- package/dist/esm/models/operations/listtenantevents.js.map +1 -1
- package/dist/esm/models/operations/listtenanteventsbydestination.d.ts +0 -27
- package/dist/esm/models/operations/listtenanteventsbydestination.d.ts.map +1 -1
- package/dist/esm/models/operations/listtenanteventsbydestination.js +0 -37
- package/dist/esm/models/operations/listtenanteventsbydestination.js.map +1 -1
- package/dist/esm/models/operations/listtenanttopics.d.ts +0 -27
- package/dist/esm/models/operations/listtenanttopics.d.ts.map +1 -1
- package/dist/esm/models/operations/listtenanttopics.js +0 -37
- package/dist/esm/models/operations/listtenanttopics.js.map +1 -1
- package/dist/esm/models/operations/retrytenantevent.d.ts +0 -27
- package/dist/esm/models/operations/retrytenantevent.d.ts.map +1 -1
- package/dist/esm/models/operations/retrytenantevent.js +0 -37
- package/dist/esm/models/operations/retrytenantevent.js.map +1 -1
- package/dist/esm/models/operations/updatetenantdestination.d.ts +0 -27
- package/dist/esm/models/operations/updatetenantdestination.d.ts.map +1 -1
- package/dist/esm/models/operations/updatetenantdestination.js +0 -37
- package/dist/esm/models/operations/updatetenantdestination.js.map +1 -1
- package/dist/esm/sdk/destinations.d.ts +7 -7
- package/dist/esm/sdk/destinations.d.ts.map +1 -1
- package/dist/esm/sdk/destinations.js +14 -14
- package/dist/esm/sdk/destinations.js.map +1 -1
- package/dist/esm/sdk/events.d.ts +6 -6
- package/dist/esm/sdk/events.d.ts.map +1 -1
- package/dist/esm/sdk/events.js +12 -12
- package/dist/esm/sdk/events.js.map +1 -1
- package/dist/esm/sdk/schemas.d.ts +6 -6
- package/dist/esm/sdk/schemas.d.ts.map +1 -1
- package/dist/esm/sdk/schemas.js +10 -10
- package/dist/esm/sdk/schemas.js.map +1 -1
- package/dist/esm/sdk/tenants.d.ts +2 -16
- package/dist/esm/sdk/tenants.d.ts.map +1 -1
- package/dist/esm/sdk/tenants.js +4 -24
- package/dist/esm/sdk/tenants.js.map +1 -1
- package/dist/esm/sdk/topics.d.ts +4 -4
- package/dist/esm/sdk/topics.d.ts.map +1 -1
- package/dist/esm/sdk/topics.js +6 -6
- package/dist/esm/sdk/topics.js.map +1 -1
- package/docs/sdks/destinations/README.md +70 -49
- package/docs/sdks/events/README.md +60 -42
- package/docs/sdks/publish/README.md +6 -2
- package/docs/sdks/schemas/README.md +47 -35
- package/docs/sdks/tenants/README.md +38 -183
- package/docs/sdks/topics/README.md +24 -18
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/funcs/destinationsCreate.ts +5 -22
- package/src/funcs/destinationsDelete.ts +5 -22
- package/src/funcs/destinationsDisable.ts +5 -22
- package/src/funcs/destinationsEnable.ts +5 -22
- package/src/funcs/destinationsGet.ts +5 -22
- package/src/funcs/destinationsList.ts +5 -22
- package/src/funcs/destinationsUpdate.ts +5 -22
- package/src/funcs/eventsGet.ts +5 -22
- package/src/funcs/eventsGetByDestination.ts +5 -22
- package/src/funcs/eventsList.ts +5 -22
- package/src/funcs/eventsListByDestination.ts +5 -22
- package/src/funcs/eventsListDeliveries.ts +5 -22
- package/src/funcs/eventsRetry.ts +5 -22
- package/src/funcs/publishEvent.ts +2 -3
- package/src/funcs/schemasGet.ts +5 -22
- package/src/funcs/schemasGetDestinationTypeJwt.ts +11 -21
- package/src/funcs/schemasListDestinationTypesJwt.ts +5 -16
- package/src/funcs/schemasListTenantDestinationTypes.ts +5 -22
- package/src/funcs/tenantsDelete.ts +5 -22
- package/src/funcs/tenantsGet.ts +5 -22
- package/src/funcs/tenantsGetPortalUrl.ts +2 -3
- package/src/funcs/tenantsGetToken.ts +2 -3
- package/src/funcs/tenantsUpsert.ts +2 -3
- package/src/funcs/topicsList.ts +5 -22
- package/src/funcs/topicsListJwt.ts +8 -19
- package/src/lib/config.ts +10 -3
- package/src/lib/security.ts +7 -0
- package/src/mcp-server/cli/start/command.ts +8 -0
- package/src/mcp-server/cli/start/impl.ts +9 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +45 -7
- package/src/mcp-server/tools/destinationsCreate.ts +37 -0
- package/src/mcp-server/tools/destinationsDelete.ts +37 -0
- package/src/mcp-server/tools/destinationsDisable.ts +37 -0
- package/src/mcp-server/tools/destinationsEnable.ts +37 -0
- package/src/mcp-server/tools/destinationsGet.ts +37 -0
- package/src/mcp-server/tools/{tenantsGetPortalUrlJwtContext.ts → destinationsList.ts} +7 -7
- package/src/mcp-server/tools/destinationsUpdate.ts +37 -0
- package/src/mcp-server/tools/eventsGet.ts +37 -0
- package/src/mcp-server/tools/eventsGetByDestination.ts +37 -0
- package/src/mcp-server/tools/eventsList.ts +37 -0
- package/src/mcp-server/tools/eventsListByDestination.ts +37 -0
- package/src/mcp-server/tools/eventsListDeliveries.ts +37 -0
- package/src/mcp-server/tools/eventsRetry.ts +35 -0
- package/src/mcp-server/tools/schemasGet.ts +37 -0
- package/src/mcp-server/tools/schemasGetDestinationTypeJwt.ts +37 -0
- package/src/mcp-server/tools/schemasListDestinationTypesJwt.ts +30 -0
- package/src/mcp-server/tools/schemasListTenantDestinationTypes.ts +39 -0
- package/src/mcp-server/tools/tenantsDelete.ts +37 -0
- package/src/mcp-server/tools/tenantsGet.ts +37 -0
- package/src/mcp-server/tools/topicsList.ts +37 -0
- package/src/mcp-server/tools/{tenantsGetTokenJwtContext.ts → topicsListJwt.ts} +6 -6
- package/src/models/components/security.ts +6 -0
- package/src/models/operations/createtenantdestination.ts +0 -74
- package/src/models/operations/deletetenant.ts +0 -72
- package/src/models/operations/deletetenantdestination.ts +0 -74
- package/src/models/operations/disabletenantdestination.ts +0 -74
- package/src/models/operations/enabletenantdestination.ts +0 -74
- package/src/models/operations/getdestinationtypeschema.ts +110 -0
- package/src/models/operations/gettenant.ts +0 -72
- package/src/models/operations/gettenantdestination.ts +0 -74
- package/src/models/operations/gettenantdestinationtypeschema.ts +0 -78
- package/src/models/operations/gettenantevent.ts +0 -72
- package/src/models/operations/gettenanteventbydestination.ts +0 -77
- package/src/models/operations/gettenantportalurl.ts +15 -18
- package/src/models/operations/index.ts +1 -4
- package/src/models/operations/listtenantdestinations.ts +0 -74
- package/src/models/operations/listtenantdestinationtypeschemas.ts +0 -83
- package/src/models/operations/listtenanteventdeliveries.ts +0 -75
- package/src/models/operations/listtenantevents.ts +0 -72
- package/src/models/operations/listtenanteventsbydestination.ts +0 -77
- package/src/models/operations/listtenanttopics.ts +0 -72
- package/src/models/operations/retrytenantevent.ts +0 -72
- package/src/models/operations/updatetenantdestination.ts +0 -74
- package/src/sdk/destinations.ts +0 -14
- package/src/sdk/events.ts +0 -12
- package/src/sdk/schemas.ts +3 -11
- package/src/sdk/tenants.ts +0 -38
- package/src/sdk/topics.ts +2 -6
- package/dist/commonjs/funcs/tenantsGetPortalUrlJwtContext.d.ts +0 -18
- package/dist/commonjs/funcs/tenantsGetPortalUrlJwtContext.d.ts.map +0 -1
- package/dist/commonjs/funcs/tenantsGetPortalUrlJwtContext.js +0 -146
- package/dist/commonjs/funcs/tenantsGetPortalUrlJwtContext.js.map +0 -1
- package/dist/commonjs/funcs/tenantsGetTokenJwtContext.d.ts +0 -17
- package/dist/commonjs/funcs/tenantsGetTokenJwtContext.d.ts.map +0 -1
- package/dist/commonjs/funcs/tenantsGetTokenJwtContext.js +0 -132
- package/dist/commonjs/funcs/tenantsGetTokenJwtContext.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/tenantsGetPortalUrlJwtContext.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/tenantsGetPortalUrlJwtContext.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/tenantsGetPortalUrlJwtContext.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/tenantsGetTokenJwtContext.d.ts +0 -3
- package/dist/commonjs/mcp-server/tools/tenantsGetTokenJwtContext.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/tenantsGetTokenJwtContext.js +0 -26
- package/dist/commonjs/mcp-server/tools/tenantsGetTokenJwtContext.js.map +0 -1
- package/dist/commonjs/models/operations/getdestinationtypeschemajwt.d.ts +0 -98
- package/dist/commonjs/models/operations/getdestinationtypeschemajwt.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getdestinationtypeschemajwt.js +0 -130
- package/dist/commonjs/models/operations/getdestinationtypeschemajwt.js.map +0 -1
- package/dist/commonjs/models/operations/getportalurljwtcontext.d.ts +0 -64
- package/dist/commonjs/models/operations/getportalurljwtcontext.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getportalurljwtcontext.js +0 -91
- package/dist/commonjs/models/operations/getportalurljwtcontext.js.map +0 -1
- package/dist/commonjs/models/operations/listdestinationtypeschemasjwt.d.ts +0 -29
- package/dist/commonjs/models/operations/listdestinationtypeschemasjwt.d.ts.map +0 -1
- package/dist/commonjs/models/operations/listdestinationtypeschemasjwt.js +0 -78
- package/dist/commonjs/models/operations/listdestinationtypeschemasjwt.js.map +0 -1
- package/dist/commonjs/models/operations/listtopicsjwt.d.ts +0 -29
- package/dist/commonjs/models/operations/listtopicsjwt.d.ts.map +0 -1
- package/dist/commonjs/models/operations/listtopicsjwt.js +0 -78
- package/dist/commonjs/models/operations/listtopicsjwt.js.map +0 -1
- package/dist/esm/funcs/tenantsGetPortalUrlJwtContext.d.ts +0 -18
- package/dist/esm/funcs/tenantsGetPortalUrlJwtContext.d.ts.map +0 -1
- package/dist/esm/funcs/tenantsGetPortalUrlJwtContext.js +0 -110
- package/dist/esm/funcs/tenantsGetPortalUrlJwtContext.js.map +0 -1
- package/dist/esm/funcs/tenantsGetTokenJwtContext.d.ts +0 -17
- package/dist/esm/funcs/tenantsGetTokenJwtContext.d.ts.map +0 -1
- package/dist/esm/funcs/tenantsGetTokenJwtContext.js +0 -96
- package/dist/esm/funcs/tenantsGetTokenJwtContext.js.map +0 -1
- package/dist/esm/mcp-server/tools/tenantsGetPortalUrlJwtContext.d.ts +0 -8
- package/dist/esm/mcp-server/tools/tenantsGetPortalUrlJwtContext.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/tenantsGetPortalUrlJwtContext.js +0 -28
- package/dist/esm/mcp-server/tools/tenantsGetPortalUrlJwtContext.js.map +0 -1
- package/dist/esm/mcp-server/tools/tenantsGetTokenJwtContext.d.ts +0 -3
- package/dist/esm/mcp-server/tools/tenantsGetTokenJwtContext.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/tenantsGetTokenJwtContext.js +0 -23
- package/dist/esm/mcp-server/tools/tenantsGetTokenJwtContext.js.map +0 -1
- package/dist/esm/models/operations/getdestinationtypeschemajwt.d.ts +0 -98
- package/dist/esm/models/operations/getdestinationtypeschemajwt.d.ts.map +0 -1
- package/dist/esm/models/operations/getdestinationtypeschemajwt.js +0 -90
- package/dist/esm/models/operations/getdestinationtypeschemajwt.js.map +0 -1
- package/dist/esm/models/operations/getportalurljwtcontext.d.ts +0 -64
- package/dist/esm/models/operations/getportalurljwtcontext.d.ts.map +0 -1
- package/dist/esm/models/operations/getportalurljwtcontext.js +0 -53
- package/dist/esm/models/operations/getportalurljwtcontext.js.map +0 -1
- package/dist/esm/models/operations/listdestinationtypeschemasjwt.d.ts +0 -29
- package/dist/esm/models/operations/listdestinationtypeschemasjwt.d.ts.map +0 -1
- package/dist/esm/models/operations/listdestinationtypeschemasjwt.js +0 -40
- package/dist/esm/models/operations/listdestinationtypeschemasjwt.js.map +0 -1
- package/dist/esm/models/operations/listtopicsjwt.d.ts +0 -29
- package/dist/esm/models/operations/listtopicsjwt.d.ts.map +0 -1
- package/dist/esm/models/operations/listtopicsjwt.js +0 -40
- package/dist/esm/models/operations/listtopicsjwt.js.map +0 -1
- package/src/funcs/tenantsGetPortalUrlJwtContext.ts +0 -233
- package/src/funcs/tenantsGetTokenJwtContext.ts +0 -209
- package/src/models/operations/getdestinationtypeschemajwt.ts +0 -184
- package/src/models/operations/getportalurljwtcontext.ts +0 -107
- package/src/models/operations/listdestinationtypeschemasjwt.ts +0 -80
- package/src/models/operations/listtopicsjwt.ts +0 -75
|
@@ -12,11 +12,6 @@ export type GetTenantEventByDestinationGlobals = {
|
|
|
12
12
|
tenantId?: string | undefined;
|
|
13
13
|
};
|
|
14
14
|
|
|
15
|
-
export type GetTenantEventByDestinationSecurity = {
|
|
16
|
-
adminApiKey?: string | undefined;
|
|
17
|
-
tenantJwt?: string | undefined;
|
|
18
|
-
};
|
|
19
|
-
|
|
20
15
|
export type GetTenantEventByDestinationRequest = {
|
|
21
16
|
/**
|
|
22
17
|
* The ID of the tenant. Required when using AdminApiKey authentication.
|
|
@@ -98,78 +93,6 @@ export function getTenantEventByDestinationGlobalsFromJSON(
|
|
|
98
93
|
);
|
|
99
94
|
}
|
|
100
95
|
|
|
101
|
-
/** @internal */
|
|
102
|
-
export const GetTenantEventByDestinationSecurity$inboundSchema: z.ZodType<
|
|
103
|
-
GetTenantEventByDestinationSecurity,
|
|
104
|
-
z.ZodTypeDef,
|
|
105
|
-
unknown
|
|
106
|
-
> = z.object({
|
|
107
|
-
AdminApiKey: z.string().optional(),
|
|
108
|
-
TenantJwt: z.string().optional(),
|
|
109
|
-
}).transform((v) => {
|
|
110
|
-
return remap$(v, {
|
|
111
|
-
"AdminApiKey": "adminApiKey",
|
|
112
|
-
"TenantJwt": "tenantJwt",
|
|
113
|
-
});
|
|
114
|
-
});
|
|
115
|
-
|
|
116
|
-
/** @internal */
|
|
117
|
-
export type GetTenantEventByDestinationSecurity$Outbound = {
|
|
118
|
-
AdminApiKey?: string | undefined;
|
|
119
|
-
TenantJwt?: string | undefined;
|
|
120
|
-
};
|
|
121
|
-
|
|
122
|
-
/** @internal */
|
|
123
|
-
export const GetTenantEventByDestinationSecurity$outboundSchema: z.ZodType<
|
|
124
|
-
GetTenantEventByDestinationSecurity$Outbound,
|
|
125
|
-
z.ZodTypeDef,
|
|
126
|
-
GetTenantEventByDestinationSecurity
|
|
127
|
-
> = z.object({
|
|
128
|
-
adminApiKey: z.string().optional(),
|
|
129
|
-
tenantJwt: z.string().optional(),
|
|
130
|
-
}).transform((v) => {
|
|
131
|
-
return remap$(v, {
|
|
132
|
-
adminApiKey: "AdminApiKey",
|
|
133
|
-
tenantJwt: "TenantJwt",
|
|
134
|
-
});
|
|
135
|
-
});
|
|
136
|
-
|
|
137
|
-
/**
|
|
138
|
-
* @internal
|
|
139
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
140
|
-
*/
|
|
141
|
-
export namespace GetTenantEventByDestinationSecurity$ {
|
|
142
|
-
/** @deprecated use `GetTenantEventByDestinationSecurity$inboundSchema` instead. */
|
|
143
|
-
export const inboundSchema =
|
|
144
|
-
GetTenantEventByDestinationSecurity$inboundSchema;
|
|
145
|
-
/** @deprecated use `GetTenantEventByDestinationSecurity$outboundSchema` instead. */
|
|
146
|
-
export const outboundSchema =
|
|
147
|
-
GetTenantEventByDestinationSecurity$outboundSchema;
|
|
148
|
-
/** @deprecated use `GetTenantEventByDestinationSecurity$Outbound` instead. */
|
|
149
|
-
export type Outbound = GetTenantEventByDestinationSecurity$Outbound;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
export function getTenantEventByDestinationSecurityToJSON(
|
|
153
|
-
getTenantEventByDestinationSecurity: GetTenantEventByDestinationSecurity,
|
|
154
|
-
): string {
|
|
155
|
-
return JSON.stringify(
|
|
156
|
-
GetTenantEventByDestinationSecurity$outboundSchema.parse(
|
|
157
|
-
getTenantEventByDestinationSecurity,
|
|
158
|
-
),
|
|
159
|
-
);
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
export function getTenantEventByDestinationSecurityFromJSON(
|
|
163
|
-
jsonString: string,
|
|
164
|
-
): SafeParseResult<GetTenantEventByDestinationSecurity, SDKValidationError> {
|
|
165
|
-
return safeParse(
|
|
166
|
-
jsonString,
|
|
167
|
-
(x) =>
|
|
168
|
-
GetTenantEventByDestinationSecurity$inboundSchema.parse(JSON.parse(x)),
|
|
169
|
-
`Failed to parse 'GetTenantEventByDestinationSecurity' from JSON`,
|
|
170
|
-
);
|
|
171
|
-
}
|
|
172
|
-
|
|
173
96
|
/** @internal */
|
|
174
97
|
export const GetTenantEventByDestinationRequest$inboundSchema: z.ZodType<
|
|
175
98
|
GetTenantEventByDestinationRequest,
|
|
@@ -16,16 +16,14 @@ export type GetTenantPortalUrlGlobals = {
|
|
|
16
16
|
/**
|
|
17
17
|
* Optional theme preference for the portal.
|
|
18
18
|
*/
|
|
19
|
-
export const
|
|
19
|
+
export const Theme = {
|
|
20
20
|
Light: "light",
|
|
21
21
|
Dark: "dark",
|
|
22
22
|
} as const;
|
|
23
23
|
/**
|
|
24
24
|
* Optional theme preference for the portal.
|
|
25
25
|
*/
|
|
26
|
-
export type
|
|
27
|
-
typeof GetTenantPortalUrlTheme
|
|
28
|
-
>;
|
|
26
|
+
export type Theme = ClosedEnum<typeof Theme>;
|
|
29
27
|
|
|
30
28
|
export type GetTenantPortalUrlRequest = {
|
|
31
29
|
/**
|
|
@@ -35,7 +33,7 @@ export type GetTenantPortalUrlRequest = {
|
|
|
35
33
|
/**
|
|
36
34
|
* Optional theme preference for the portal.
|
|
37
35
|
*/
|
|
38
|
-
theme?:
|
|
36
|
+
theme?: Theme | undefined;
|
|
39
37
|
};
|
|
40
38
|
|
|
41
39
|
/** @internal */
|
|
@@ -101,24 +99,23 @@ export function getTenantPortalUrlGlobalsFromJSON(
|
|
|
101
99
|
}
|
|
102
100
|
|
|
103
101
|
/** @internal */
|
|
104
|
-
export const
|
|
105
|
-
|
|
106
|
-
|
|
102
|
+
export const Theme$inboundSchema: z.ZodNativeEnum<typeof Theme> = z.nativeEnum(
|
|
103
|
+
Theme,
|
|
104
|
+
);
|
|
107
105
|
|
|
108
106
|
/** @internal */
|
|
109
|
-
export const
|
|
110
|
-
|
|
111
|
-
> = GetTenantPortalUrlTheme$inboundSchema;
|
|
107
|
+
export const Theme$outboundSchema: z.ZodNativeEnum<typeof Theme> =
|
|
108
|
+
Theme$inboundSchema;
|
|
112
109
|
|
|
113
110
|
/**
|
|
114
111
|
* @internal
|
|
115
112
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
116
113
|
*/
|
|
117
|
-
export namespace
|
|
118
|
-
/** @deprecated use `
|
|
119
|
-
export const inboundSchema =
|
|
120
|
-
/** @deprecated use `
|
|
121
|
-
export const outboundSchema =
|
|
114
|
+
export namespace Theme$ {
|
|
115
|
+
/** @deprecated use `Theme$inboundSchema` instead. */
|
|
116
|
+
export const inboundSchema = Theme$inboundSchema;
|
|
117
|
+
/** @deprecated use `Theme$outboundSchema` instead. */
|
|
118
|
+
export const outboundSchema = Theme$outboundSchema;
|
|
122
119
|
}
|
|
123
120
|
|
|
124
121
|
/** @internal */
|
|
@@ -128,7 +125,7 @@ export const GetTenantPortalUrlRequest$inboundSchema: z.ZodType<
|
|
|
128
125
|
unknown
|
|
129
126
|
> = z.object({
|
|
130
127
|
tenant_id: z.string().optional(),
|
|
131
|
-
theme:
|
|
128
|
+
theme: Theme$inboundSchema.optional(),
|
|
132
129
|
}).transform((v) => {
|
|
133
130
|
return remap$(v, {
|
|
134
131
|
"tenant_id": "tenantId",
|
|
@@ -148,7 +145,7 @@ export const GetTenantPortalUrlRequest$outboundSchema: z.ZodType<
|
|
|
148
145
|
GetTenantPortalUrlRequest
|
|
149
146
|
> = z.object({
|
|
150
147
|
tenantId: z.string().optional(),
|
|
151
|
-
theme:
|
|
148
|
+
theme: Theme$outboundSchema.optional(),
|
|
152
149
|
}).transform((v) => {
|
|
153
150
|
return remap$(v, {
|
|
154
151
|
tenantId: "tenant_id",
|
|
@@ -7,8 +7,7 @@ export * from "./deletetenant.js";
|
|
|
7
7
|
export * from "./deletetenantdestination.js";
|
|
8
8
|
export * from "./disabletenantdestination.js";
|
|
9
9
|
export * from "./enabletenantdestination.js";
|
|
10
|
-
export * from "./
|
|
11
|
-
export * from "./getportalurljwtcontext.js";
|
|
10
|
+
export * from "./getdestinationtypeschema.js";
|
|
12
11
|
export * from "./gettenant.js";
|
|
13
12
|
export * from "./gettenantdestination.js";
|
|
14
13
|
export * from "./gettenantdestinationtypeschema.js";
|
|
@@ -16,14 +15,12 @@ export * from "./gettenantevent.js";
|
|
|
16
15
|
export * from "./gettenanteventbydestination.js";
|
|
17
16
|
export * from "./gettenantportalurl.js";
|
|
18
17
|
export * from "./gettenanttoken.js";
|
|
19
|
-
export * from "./listdestinationtypeschemasjwt.js";
|
|
20
18
|
export * from "./listtenantdestinations.js";
|
|
21
19
|
export * from "./listtenantdestinationtypeschemas.js";
|
|
22
20
|
export * from "./listtenanteventdeliveries.js";
|
|
23
21
|
export * from "./listtenantevents.js";
|
|
24
22
|
export * from "./listtenanteventsbydestination.js";
|
|
25
23
|
export * from "./listtenanttopics.js";
|
|
26
|
-
export * from "./listtopicsjwt.js";
|
|
27
24
|
export * from "./retrytenantevent.js";
|
|
28
25
|
export * from "./updatetenantdestination.js";
|
|
29
26
|
export * from "./upserttenant.js";
|
|
@@ -13,11 +13,6 @@ export type ListTenantDestinationsGlobals = {
|
|
|
13
13
|
tenantId?: string | undefined;
|
|
14
14
|
};
|
|
15
15
|
|
|
16
|
-
export type ListTenantDestinationsSecurity = {
|
|
17
|
-
adminApiKey?: string | undefined;
|
|
18
|
-
tenantJwt?: string | undefined;
|
|
19
|
-
};
|
|
20
|
-
|
|
21
16
|
export const ListTenantDestinationsTypeEnum2 = {
|
|
22
17
|
Webhook: "webhook",
|
|
23
18
|
AwsSqs: "aws_sqs",
|
|
@@ -134,75 +129,6 @@ export function listTenantDestinationsGlobalsFromJSON(
|
|
|
134
129
|
);
|
|
135
130
|
}
|
|
136
131
|
|
|
137
|
-
/** @internal */
|
|
138
|
-
export const ListTenantDestinationsSecurity$inboundSchema: z.ZodType<
|
|
139
|
-
ListTenantDestinationsSecurity,
|
|
140
|
-
z.ZodTypeDef,
|
|
141
|
-
unknown
|
|
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
|
-
/** @internal */
|
|
153
|
-
export type ListTenantDestinationsSecurity$Outbound = {
|
|
154
|
-
AdminApiKey?: string | undefined;
|
|
155
|
-
TenantJwt?: string | undefined;
|
|
156
|
-
};
|
|
157
|
-
|
|
158
|
-
/** @internal */
|
|
159
|
-
export const ListTenantDestinationsSecurity$outboundSchema: z.ZodType<
|
|
160
|
-
ListTenantDestinationsSecurity$Outbound,
|
|
161
|
-
z.ZodTypeDef,
|
|
162
|
-
ListTenantDestinationsSecurity
|
|
163
|
-
> = z.object({
|
|
164
|
-
adminApiKey: z.string().optional(),
|
|
165
|
-
tenantJwt: z.string().optional(),
|
|
166
|
-
}).transform((v) => {
|
|
167
|
-
return remap$(v, {
|
|
168
|
-
adminApiKey: "AdminApiKey",
|
|
169
|
-
tenantJwt: "TenantJwt",
|
|
170
|
-
});
|
|
171
|
-
});
|
|
172
|
-
|
|
173
|
-
/**
|
|
174
|
-
* @internal
|
|
175
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
176
|
-
*/
|
|
177
|
-
export namespace ListTenantDestinationsSecurity$ {
|
|
178
|
-
/** @deprecated use `ListTenantDestinationsSecurity$inboundSchema` instead. */
|
|
179
|
-
export const inboundSchema = ListTenantDestinationsSecurity$inboundSchema;
|
|
180
|
-
/** @deprecated use `ListTenantDestinationsSecurity$outboundSchema` instead. */
|
|
181
|
-
export const outboundSchema = ListTenantDestinationsSecurity$outboundSchema;
|
|
182
|
-
/** @deprecated use `ListTenantDestinationsSecurity$Outbound` instead. */
|
|
183
|
-
export type Outbound = ListTenantDestinationsSecurity$Outbound;
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
export function listTenantDestinationsSecurityToJSON(
|
|
187
|
-
listTenantDestinationsSecurity: ListTenantDestinationsSecurity,
|
|
188
|
-
): string {
|
|
189
|
-
return JSON.stringify(
|
|
190
|
-
ListTenantDestinationsSecurity$outboundSchema.parse(
|
|
191
|
-
listTenantDestinationsSecurity,
|
|
192
|
-
),
|
|
193
|
-
);
|
|
194
|
-
}
|
|
195
|
-
|
|
196
|
-
export function listTenantDestinationsSecurityFromJSON(
|
|
197
|
-
jsonString: string,
|
|
198
|
-
): SafeParseResult<ListTenantDestinationsSecurity, SDKValidationError> {
|
|
199
|
-
return safeParse(
|
|
200
|
-
jsonString,
|
|
201
|
-
(x) => ListTenantDestinationsSecurity$inboundSchema.parse(JSON.parse(x)),
|
|
202
|
-
`Failed to parse 'ListTenantDestinationsSecurity' from JSON`,
|
|
203
|
-
);
|
|
204
|
-
}
|
|
205
|
-
|
|
206
132
|
/** @internal */
|
|
207
133
|
export const ListTenantDestinationsTypeEnum2$inboundSchema: z.ZodNativeEnum<
|
|
208
134
|
typeof ListTenantDestinationsTypeEnum2
|
|
@@ -12,11 +12,6 @@ export type ListTenantDestinationTypeSchemasGlobals = {
|
|
|
12
12
|
tenantId?: string | undefined;
|
|
13
13
|
};
|
|
14
14
|
|
|
15
|
-
export type ListTenantDestinationTypeSchemasSecurity = {
|
|
16
|
-
adminApiKey?: string | undefined;
|
|
17
|
-
tenantJwt?: string | undefined;
|
|
18
|
-
};
|
|
19
|
-
|
|
20
15
|
export type ListTenantDestinationTypeSchemasRequest = {
|
|
21
16
|
/**
|
|
22
17
|
* The ID of the tenant. Required when using AdminApiKey authentication.
|
|
@@ -97,84 +92,6 @@ export function listTenantDestinationTypeSchemasGlobalsFromJSON(
|
|
|
97
92
|
);
|
|
98
93
|
}
|
|
99
94
|
|
|
100
|
-
/** @internal */
|
|
101
|
-
export const ListTenantDestinationTypeSchemasSecurity$inboundSchema: z.ZodType<
|
|
102
|
-
ListTenantDestinationTypeSchemasSecurity,
|
|
103
|
-
z.ZodTypeDef,
|
|
104
|
-
unknown
|
|
105
|
-
> = z.object({
|
|
106
|
-
AdminApiKey: z.string().optional(),
|
|
107
|
-
TenantJwt: z.string().optional(),
|
|
108
|
-
}).transform((v) => {
|
|
109
|
-
return remap$(v, {
|
|
110
|
-
"AdminApiKey": "adminApiKey",
|
|
111
|
-
"TenantJwt": "tenantJwt",
|
|
112
|
-
});
|
|
113
|
-
});
|
|
114
|
-
|
|
115
|
-
/** @internal */
|
|
116
|
-
export type ListTenantDestinationTypeSchemasSecurity$Outbound = {
|
|
117
|
-
AdminApiKey?: string | undefined;
|
|
118
|
-
TenantJwt?: string | undefined;
|
|
119
|
-
};
|
|
120
|
-
|
|
121
|
-
/** @internal */
|
|
122
|
-
export const ListTenantDestinationTypeSchemasSecurity$outboundSchema: z.ZodType<
|
|
123
|
-
ListTenantDestinationTypeSchemasSecurity$Outbound,
|
|
124
|
-
z.ZodTypeDef,
|
|
125
|
-
ListTenantDestinationTypeSchemasSecurity
|
|
126
|
-
> = z.object({
|
|
127
|
-
adminApiKey: z.string().optional(),
|
|
128
|
-
tenantJwt: z.string().optional(),
|
|
129
|
-
}).transform((v) => {
|
|
130
|
-
return remap$(v, {
|
|
131
|
-
adminApiKey: "AdminApiKey",
|
|
132
|
-
tenantJwt: "TenantJwt",
|
|
133
|
-
});
|
|
134
|
-
});
|
|
135
|
-
|
|
136
|
-
/**
|
|
137
|
-
* @internal
|
|
138
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
139
|
-
*/
|
|
140
|
-
export namespace ListTenantDestinationTypeSchemasSecurity$ {
|
|
141
|
-
/** @deprecated use `ListTenantDestinationTypeSchemasSecurity$inboundSchema` instead. */
|
|
142
|
-
export const inboundSchema =
|
|
143
|
-
ListTenantDestinationTypeSchemasSecurity$inboundSchema;
|
|
144
|
-
/** @deprecated use `ListTenantDestinationTypeSchemasSecurity$outboundSchema` instead. */
|
|
145
|
-
export const outboundSchema =
|
|
146
|
-
ListTenantDestinationTypeSchemasSecurity$outboundSchema;
|
|
147
|
-
/** @deprecated use `ListTenantDestinationTypeSchemasSecurity$Outbound` instead. */
|
|
148
|
-
export type Outbound = ListTenantDestinationTypeSchemasSecurity$Outbound;
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
export function listTenantDestinationTypeSchemasSecurityToJSON(
|
|
152
|
-
listTenantDestinationTypeSchemasSecurity:
|
|
153
|
-
ListTenantDestinationTypeSchemasSecurity,
|
|
154
|
-
): string {
|
|
155
|
-
return JSON.stringify(
|
|
156
|
-
ListTenantDestinationTypeSchemasSecurity$outboundSchema.parse(
|
|
157
|
-
listTenantDestinationTypeSchemasSecurity,
|
|
158
|
-
),
|
|
159
|
-
);
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
export function listTenantDestinationTypeSchemasSecurityFromJSON(
|
|
163
|
-
jsonString: string,
|
|
164
|
-
): SafeParseResult<
|
|
165
|
-
ListTenantDestinationTypeSchemasSecurity,
|
|
166
|
-
SDKValidationError
|
|
167
|
-
> {
|
|
168
|
-
return safeParse(
|
|
169
|
-
jsonString,
|
|
170
|
-
(x) =>
|
|
171
|
-
ListTenantDestinationTypeSchemasSecurity$inboundSchema.parse(
|
|
172
|
-
JSON.parse(x),
|
|
173
|
-
),
|
|
174
|
-
`Failed to parse 'ListTenantDestinationTypeSchemasSecurity' from JSON`,
|
|
175
|
-
);
|
|
176
|
-
}
|
|
177
|
-
|
|
178
95
|
/** @internal */
|
|
179
96
|
export const ListTenantDestinationTypeSchemasRequest$inboundSchema: z.ZodType<
|
|
180
97
|
ListTenantDestinationTypeSchemasRequest,
|
|
@@ -12,11 +12,6 @@ export type ListTenantEventDeliveriesGlobals = {
|
|
|
12
12
|
tenantId?: string | undefined;
|
|
13
13
|
};
|
|
14
14
|
|
|
15
|
-
export type ListTenantEventDeliveriesSecurity = {
|
|
16
|
-
adminApiKey?: string | undefined;
|
|
17
|
-
tenantJwt?: string | undefined;
|
|
18
|
-
};
|
|
19
|
-
|
|
20
15
|
export type ListTenantEventDeliveriesRequest = {
|
|
21
16
|
/**
|
|
22
17
|
* The ID of the tenant. Required when using AdminApiKey authentication.
|
|
@@ -92,76 +87,6 @@ export function listTenantEventDeliveriesGlobalsFromJSON(
|
|
|
92
87
|
);
|
|
93
88
|
}
|
|
94
89
|
|
|
95
|
-
/** @internal */
|
|
96
|
-
export const ListTenantEventDeliveriesSecurity$inboundSchema: z.ZodType<
|
|
97
|
-
ListTenantEventDeliveriesSecurity,
|
|
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 ListTenantEventDeliveriesSecurity$Outbound = {
|
|
112
|
-
AdminApiKey?: string | undefined;
|
|
113
|
-
TenantJwt?: string | undefined;
|
|
114
|
-
};
|
|
115
|
-
|
|
116
|
-
/** @internal */
|
|
117
|
-
export const ListTenantEventDeliveriesSecurity$outboundSchema: z.ZodType<
|
|
118
|
-
ListTenantEventDeliveriesSecurity$Outbound,
|
|
119
|
-
z.ZodTypeDef,
|
|
120
|
-
ListTenantEventDeliveriesSecurity
|
|
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 ListTenantEventDeliveriesSecurity$ {
|
|
136
|
-
/** @deprecated use `ListTenantEventDeliveriesSecurity$inboundSchema` instead. */
|
|
137
|
-
export const inboundSchema = ListTenantEventDeliveriesSecurity$inboundSchema;
|
|
138
|
-
/** @deprecated use `ListTenantEventDeliveriesSecurity$outboundSchema` instead. */
|
|
139
|
-
export const outboundSchema =
|
|
140
|
-
ListTenantEventDeliveriesSecurity$outboundSchema;
|
|
141
|
-
/** @deprecated use `ListTenantEventDeliveriesSecurity$Outbound` instead. */
|
|
142
|
-
export type Outbound = ListTenantEventDeliveriesSecurity$Outbound;
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
export function listTenantEventDeliveriesSecurityToJSON(
|
|
146
|
-
listTenantEventDeliveriesSecurity: ListTenantEventDeliveriesSecurity,
|
|
147
|
-
): string {
|
|
148
|
-
return JSON.stringify(
|
|
149
|
-
ListTenantEventDeliveriesSecurity$outboundSchema.parse(
|
|
150
|
-
listTenantEventDeliveriesSecurity,
|
|
151
|
-
),
|
|
152
|
-
);
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
export function listTenantEventDeliveriesSecurityFromJSON(
|
|
156
|
-
jsonString: string,
|
|
157
|
-
): SafeParseResult<ListTenantEventDeliveriesSecurity, SDKValidationError> {
|
|
158
|
-
return safeParse(
|
|
159
|
-
jsonString,
|
|
160
|
-
(x) => ListTenantEventDeliveriesSecurity$inboundSchema.parse(JSON.parse(x)),
|
|
161
|
-
`Failed to parse 'ListTenantEventDeliveriesSecurity' from JSON`,
|
|
162
|
-
);
|
|
163
|
-
}
|
|
164
|
-
|
|
165
90
|
/** @internal */
|
|
166
91
|
export const ListTenantEventDeliveriesRequest$inboundSchema: z.ZodType<
|
|
167
92
|
ListTenantEventDeliveriesRequest,
|
|
@@ -13,11 +13,6 @@ export type ListTenantEventsGlobals = {
|
|
|
13
13
|
tenantId?: string | undefined;
|
|
14
14
|
};
|
|
15
15
|
|
|
16
|
-
export type ListTenantEventsSecurity = {
|
|
17
|
-
adminApiKey?: string | undefined;
|
|
18
|
-
tenantJwt?: string | undefined;
|
|
19
|
-
};
|
|
20
|
-
|
|
21
16
|
/**
|
|
22
17
|
* Filter events by destination ID(s).
|
|
23
18
|
*/
|
|
@@ -112,73 +107,6 @@ export function listTenantEventsGlobalsFromJSON(
|
|
|
112
107
|
);
|
|
113
108
|
}
|
|
114
109
|
|
|
115
|
-
/** @internal */
|
|
116
|
-
export const ListTenantEventsSecurity$inboundSchema: z.ZodType<
|
|
117
|
-
ListTenantEventsSecurity,
|
|
118
|
-
z.ZodTypeDef,
|
|
119
|
-
unknown
|
|
120
|
-
> = z.object({
|
|
121
|
-
AdminApiKey: z.string().optional(),
|
|
122
|
-
TenantJwt: z.string().optional(),
|
|
123
|
-
}).transform((v) => {
|
|
124
|
-
return remap$(v, {
|
|
125
|
-
"AdminApiKey": "adminApiKey",
|
|
126
|
-
"TenantJwt": "tenantJwt",
|
|
127
|
-
});
|
|
128
|
-
});
|
|
129
|
-
|
|
130
|
-
/** @internal */
|
|
131
|
-
export type ListTenantEventsSecurity$Outbound = {
|
|
132
|
-
AdminApiKey?: string | undefined;
|
|
133
|
-
TenantJwt?: string | undefined;
|
|
134
|
-
};
|
|
135
|
-
|
|
136
|
-
/** @internal */
|
|
137
|
-
export const ListTenantEventsSecurity$outboundSchema: z.ZodType<
|
|
138
|
-
ListTenantEventsSecurity$Outbound,
|
|
139
|
-
z.ZodTypeDef,
|
|
140
|
-
ListTenantEventsSecurity
|
|
141
|
-
> = z.object({
|
|
142
|
-
adminApiKey: z.string().optional(),
|
|
143
|
-
tenantJwt: z.string().optional(),
|
|
144
|
-
}).transform((v) => {
|
|
145
|
-
return remap$(v, {
|
|
146
|
-
adminApiKey: "AdminApiKey",
|
|
147
|
-
tenantJwt: "TenantJwt",
|
|
148
|
-
});
|
|
149
|
-
});
|
|
150
|
-
|
|
151
|
-
/**
|
|
152
|
-
* @internal
|
|
153
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
154
|
-
*/
|
|
155
|
-
export namespace ListTenantEventsSecurity$ {
|
|
156
|
-
/** @deprecated use `ListTenantEventsSecurity$inboundSchema` instead. */
|
|
157
|
-
export const inboundSchema = ListTenantEventsSecurity$inboundSchema;
|
|
158
|
-
/** @deprecated use `ListTenantEventsSecurity$outboundSchema` instead. */
|
|
159
|
-
export const outboundSchema = ListTenantEventsSecurity$outboundSchema;
|
|
160
|
-
/** @deprecated use `ListTenantEventsSecurity$Outbound` instead. */
|
|
161
|
-
export type Outbound = ListTenantEventsSecurity$Outbound;
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
export function listTenantEventsSecurityToJSON(
|
|
165
|
-
listTenantEventsSecurity: ListTenantEventsSecurity,
|
|
166
|
-
): string {
|
|
167
|
-
return JSON.stringify(
|
|
168
|
-
ListTenantEventsSecurity$outboundSchema.parse(listTenantEventsSecurity),
|
|
169
|
-
);
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
export function listTenantEventsSecurityFromJSON(
|
|
173
|
-
jsonString: string,
|
|
174
|
-
): SafeParseResult<ListTenantEventsSecurity, SDKValidationError> {
|
|
175
|
-
return safeParse(
|
|
176
|
-
jsonString,
|
|
177
|
-
(x) => ListTenantEventsSecurity$inboundSchema.parse(JSON.parse(x)),
|
|
178
|
-
`Failed to parse 'ListTenantEventsSecurity' from JSON`,
|
|
179
|
-
);
|
|
180
|
-
}
|
|
181
|
-
|
|
182
110
|
/** @internal */
|
|
183
111
|
export const DestinationId$inboundSchema: z.ZodType<
|
|
184
112
|
DestinationId,
|
|
@@ -13,11 +13,6 @@ export type ListTenantEventsByDestinationGlobals = {
|
|
|
13
13
|
tenantId?: string | undefined;
|
|
14
14
|
};
|
|
15
15
|
|
|
16
|
-
export type ListTenantEventsByDestinationSecurity = {
|
|
17
|
-
adminApiKey?: string | undefined;
|
|
18
|
-
tenantJwt?: string | undefined;
|
|
19
|
-
};
|
|
20
|
-
|
|
21
16
|
/**
|
|
22
17
|
* Filter events by delivery status.
|
|
23
18
|
*/
|
|
@@ -114,78 +109,6 @@ export function listTenantEventsByDestinationGlobalsFromJSON(
|
|
|
114
109
|
);
|
|
115
110
|
}
|
|
116
111
|
|
|
117
|
-
/** @internal */
|
|
118
|
-
export const ListTenantEventsByDestinationSecurity$inboundSchema: z.ZodType<
|
|
119
|
-
ListTenantEventsByDestinationSecurity,
|
|
120
|
-
z.ZodTypeDef,
|
|
121
|
-
unknown
|
|
122
|
-
> = z.object({
|
|
123
|
-
AdminApiKey: z.string().optional(),
|
|
124
|
-
TenantJwt: z.string().optional(),
|
|
125
|
-
}).transform((v) => {
|
|
126
|
-
return remap$(v, {
|
|
127
|
-
"AdminApiKey": "adminApiKey",
|
|
128
|
-
"TenantJwt": "tenantJwt",
|
|
129
|
-
});
|
|
130
|
-
});
|
|
131
|
-
|
|
132
|
-
/** @internal */
|
|
133
|
-
export type ListTenantEventsByDestinationSecurity$Outbound = {
|
|
134
|
-
AdminApiKey?: string | undefined;
|
|
135
|
-
TenantJwt?: string | undefined;
|
|
136
|
-
};
|
|
137
|
-
|
|
138
|
-
/** @internal */
|
|
139
|
-
export const ListTenantEventsByDestinationSecurity$outboundSchema: z.ZodType<
|
|
140
|
-
ListTenantEventsByDestinationSecurity$Outbound,
|
|
141
|
-
z.ZodTypeDef,
|
|
142
|
-
ListTenantEventsByDestinationSecurity
|
|
143
|
-
> = z.object({
|
|
144
|
-
adminApiKey: z.string().optional(),
|
|
145
|
-
tenantJwt: z.string().optional(),
|
|
146
|
-
}).transform((v) => {
|
|
147
|
-
return remap$(v, {
|
|
148
|
-
adminApiKey: "AdminApiKey",
|
|
149
|
-
tenantJwt: "TenantJwt",
|
|
150
|
-
});
|
|
151
|
-
});
|
|
152
|
-
|
|
153
|
-
/**
|
|
154
|
-
* @internal
|
|
155
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
156
|
-
*/
|
|
157
|
-
export namespace ListTenantEventsByDestinationSecurity$ {
|
|
158
|
-
/** @deprecated use `ListTenantEventsByDestinationSecurity$inboundSchema` instead. */
|
|
159
|
-
export const inboundSchema =
|
|
160
|
-
ListTenantEventsByDestinationSecurity$inboundSchema;
|
|
161
|
-
/** @deprecated use `ListTenantEventsByDestinationSecurity$outboundSchema` instead. */
|
|
162
|
-
export const outboundSchema =
|
|
163
|
-
ListTenantEventsByDestinationSecurity$outboundSchema;
|
|
164
|
-
/** @deprecated use `ListTenantEventsByDestinationSecurity$Outbound` instead. */
|
|
165
|
-
export type Outbound = ListTenantEventsByDestinationSecurity$Outbound;
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
export function listTenantEventsByDestinationSecurityToJSON(
|
|
169
|
-
listTenantEventsByDestinationSecurity: ListTenantEventsByDestinationSecurity,
|
|
170
|
-
): string {
|
|
171
|
-
return JSON.stringify(
|
|
172
|
-
ListTenantEventsByDestinationSecurity$outboundSchema.parse(
|
|
173
|
-
listTenantEventsByDestinationSecurity,
|
|
174
|
-
),
|
|
175
|
-
);
|
|
176
|
-
}
|
|
177
|
-
|
|
178
|
-
export function listTenantEventsByDestinationSecurityFromJSON(
|
|
179
|
-
jsonString: string,
|
|
180
|
-
): SafeParseResult<ListTenantEventsByDestinationSecurity, SDKValidationError> {
|
|
181
|
-
return safeParse(
|
|
182
|
-
jsonString,
|
|
183
|
-
(x) =>
|
|
184
|
-
ListTenantEventsByDestinationSecurity$inboundSchema.parse(JSON.parse(x)),
|
|
185
|
-
`Failed to parse 'ListTenantEventsByDestinationSecurity' from JSON`,
|
|
186
|
-
);
|
|
187
|
-
}
|
|
188
|
-
|
|
189
112
|
/** @internal */
|
|
190
113
|
export const ListTenantEventsByDestinationStatus$inboundSchema: z.ZodNativeEnum<
|
|
191
114
|
typeof ListTenantEventsByDestinationStatus
|