@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 ListTenantTopicsGlobals = {
|
|
|
12
12
|
tenantId?: string | undefined;
|
|
13
13
|
};
|
|
14
14
|
|
|
15
|
-
export type ListTenantTopicsSecurity = {
|
|
16
|
-
adminApiKey?: string | undefined;
|
|
17
|
-
tenantJwt?: string | undefined;
|
|
18
|
-
};
|
|
19
|
-
|
|
20
15
|
export type ListTenantTopicsRequest = {
|
|
21
16
|
/**
|
|
22
17
|
* The ID of the tenant. Required when using AdminApiKey authentication.
|
|
@@ -86,73 +81,6 @@ export function listTenantTopicsGlobalsFromJSON(
|
|
|
86
81
|
);
|
|
87
82
|
}
|
|
88
83
|
|
|
89
|
-
/** @internal */
|
|
90
|
-
export const ListTenantTopicsSecurity$inboundSchema: z.ZodType<
|
|
91
|
-
ListTenantTopicsSecurity,
|
|
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 ListTenantTopicsSecurity$Outbound = {
|
|
106
|
-
AdminApiKey?: string | undefined;
|
|
107
|
-
TenantJwt?: string | undefined;
|
|
108
|
-
};
|
|
109
|
-
|
|
110
|
-
/** @internal */
|
|
111
|
-
export const ListTenantTopicsSecurity$outboundSchema: z.ZodType<
|
|
112
|
-
ListTenantTopicsSecurity$Outbound,
|
|
113
|
-
z.ZodTypeDef,
|
|
114
|
-
ListTenantTopicsSecurity
|
|
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 ListTenantTopicsSecurity$ {
|
|
130
|
-
/** @deprecated use `ListTenantTopicsSecurity$inboundSchema` instead. */
|
|
131
|
-
export const inboundSchema = ListTenantTopicsSecurity$inboundSchema;
|
|
132
|
-
/** @deprecated use `ListTenantTopicsSecurity$outboundSchema` instead. */
|
|
133
|
-
export const outboundSchema = ListTenantTopicsSecurity$outboundSchema;
|
|
134
|
-
/** @deprecated use `ListTenantTopicsSecurity$Outbound` instead. */
|
|
135
|
-
export type Outbound = ListTenantTopicsSecurity$Outbound;
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
export function listTenantTopicsSecurityToJSON(
|
|
139
|
-
listTenantTopicsSecurity: ListTenantTopicsSecurity,
|
|
140
|
-
): string {
|
|
141
|
-
return JSON.stringify(
|
|
142
|
-
ListTenantTopicsSecurity$outboundSchema.parse(listTenantTopicsSecurity),
|
|
143
|
-
);
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
export function listTenantTopicsSecurityFromJSON(
|
|
147
|
-
jsonString: string,
|
|
148
|
-
): SafeParseResult<ListTenantTopicsSecurity, SDKValidationError> {
|
|
149
|
-
return safeParse(
|
|
150
|
-
jsonString,
|
|
151
|
-
(x) => ListTenantTopicsSecurity$inboundSchema.parse(JSON.parse(x)),
|
|
152
|
-
`Failed to parse 'ListTenantTopicsSecurity' from JSON`,
|
|
153
|
-
);
|
|
154
|
-
}
|
|
155
|
-
|
|
156
84
|
/** @internal */
|
|
157
85
|
export const ListTenantTopicsRequest$inboundSchema: z.ZodType<
|
|
158
86
|
ListTenantTopicsRequest,
|
|
@@ -12,11 +12,6 @@ export type RetryTenantEventGlobals = {
|
|
|
12
12
|
tenantId?: string | undefined;
|
|
13
13
|
};
|
|
14
14
|
|
|
15
|
-
export type RetryTenantEventSecurity = {
|
|
16
|
-
adminApiKey?: string | undefined;
|
|
17
|
-
tenantJwt?: string | undefined;
|
|
18
|
-
};
|
|
19
|
-
|
|
20
15
|
export type RetryTenantEventRequest = {
|
|
21
16
|
/**
|
|
22
17
|
* The ID of the tenant. Required when using AdminApiKey authentication.
|
|
@@ -94,73 +89,6 @@ export function retryTenantEventGlobalsFromJSON(
|
|
|
94
89
|
);
|
|
95
90
|
}
|
|
96
91
|
|
|
97
|
-
/** @internal */
|
|
98
|
-
export const RetryTenantEventSecurity$inboundSchema: z.ZodType<
|
|
99
|
-
RetryTenantEventSecurity,
|
|
100
|
-
z.ZodTypeDef,
|
|
101
|
-
unknown
|
|
102
|
-
> = z.object({
|
|
103
|
-
AdminApiKey: z.string().optional(),
|
|
104
|
-
TenantJwt: z.string().optional(),
|
|
105
|
-
}).transform((v) => {
|
|
106
|
-
return remap$(v, {
|
|
107
|
-
"AdminApiKey": "adminApiKey",
|
|
108
|
-
"TenantJwt": "tenantJwt",
|
|
109
|
-
});
|
|
110
|
-
});
|
|
111
|
-
|
|
112
|
-
/** @internal */
|
|
113
|
-
export type RetryTenantEventSecurity$Outbound = {
|
|
114
|
-
AdminApiKey?: string | undefined;
|
|
115
|
-
TenantJwt?: string | undefined;
|
|
116
|
-
};
|
|
117
|
-
|
|
118
|
-
/** @internal */
|
|
119
|
-
export const RetryTenantEventSecurity$outboundSchema: z.ZodType<
|
|
120
|
-
RetryTenantEventSecurity$Outbound,
|
|
121
|
-
z.ZodTypeDef,
|
|
122
|
-
RetryTenantEventSecurity
|
|
123
|
-
> = z.object({
|
|
124
|
-
adminApiKey: z.string().optional(),
|
|
125
|
-
tenantJwt: z.string().optional(),
|
|
126
|
-
}).transform((v) => {
|
|
127
|
-
return remap$(v, {
|
|
128
|
-
adminApiKey: "AdminApiKey",
|
|
129
|
-
tenantJwt: "TenantJwt",
|
|
130
|
-
});
|
|
131
|
-
});
|
|
132
|
-
|
|
133
|
-
/**
|
|
134
|
-
* @internal
|
|
135
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
136
|
-
*/
|
|
137
|
-
export namespace RetryTenantEventSecurity$ {
|
|
138
|
-
/** @deprecated use `RetryTenantEventSecurity$inboundSchema` instead. */
|
|
139
|
-
export const inboundSchema = RetryTenantEventSecurity$inboundSchema;
|
|
140
|
-
/** @deprecated use `RetryTenantEventSecurity$outboundSchema` instead. */
|
|
141
|
-
export const outboundSchema = RetryTenantEventSecurity$outboundSchema;
|
|
142
|
-
/** @deprecated use `RetryTenantEventSecurity$Outbound` instead. */
|
|
143
|
-
export type Outbound = RetryTenantEventSecurity$Outbound;
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
export function retryTenantEventSecurityToJSON(
|
|
147
|
-
retryTenantEventSecurity: RetryTenantEventSecurity,
|
|
148
|
-
): string {
|
|
149
|
-
return JSON.stringify(
|
|
150
|
-
RetryTenantEventSecurity$outboundSchema.parse(retryTenantEventSecurity),
|
|
151
|
-
);
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
export function retryTenantEventSecurityFromJSON(
|
|
155
|
-
jsonString: string,
|
|
156
|
-
): SafeParseResult<RetryTenantEventSecurity, SDKValidationError> {
|
|
157
|
-
return safeParse(
|
|
158
|
-
jsonString,
|
|
159
|
-
(x) => RetryTenantEventSecurity$inboundSchema.parse(JSON.parse(x)),
|
|
160
|
-
`Failed to parse 'RetryTenantEventSecurity' from JSON`,
|
|
161
|
-
);
|
|
162
|
-
}
|
|
163
|
-
|
|
164
92
|
/** @internal */
|
|
165
93
|
export const RetryTenantEventRequest$inboundSchema: z.ZodType<
|
|
166
94
|
RetryTenantEventRequest,
|
|
@@ -13,11 +13,6 @@ export type UpdateTenantDestinationGlobals = {
|
|
|
13
13
|
tenantId?: string | undefined;
|
|
14
14
|
};
|
|
15
15
|
|
|
16
|
-
export type UpdateTenantDestinationSecurity = {
|
|
17
|
-
adminApiKey?: string | undefined;
|
|
18
|
-
tenantJwt?: string | undefined;
|
|
19
|
-
};
|
|
20
|
-
|
|
21
16
|
export type UpdateTenantDestinationRequest = {
|
|
22
17
|
/**
|
|
23
18
|
* The ID of the tenant. Required when using AdminApiKey authentication.
|
|
@@ -99,75 +94,6 @@ export function updateTenantDestinationGlobalsFromJSON(
|
|
|
99
94
|
);
|
|
100
95
|
}
|
|
101
96
|
|
|
102
|
-
/** @internal */
|
|
103
|
-
export const UpdateTenantDestinationSecurity$inboundSchema: z.ZodType<
|
|
104
|
-
UpdateTenantDestinationSecurity,
|
|
105
|
-
z.ZodTypeDef,
|
|
106
|
-
unknown
|
|
107
|
-
> = z.object({
|
|
108
|
-
AdminApiKey: z.string().optional(),
|
|
109
|
-
TenantJwt: z.string().optional(),
|
|
110
|
-
}).transform((v) => {
|
|
111
|
-
return remap$(v, {
|
|
112
|
-
"AdminApiKey": "adminApiKey",
|
|
113
|
-
"TenantJwt": "tenantJwt",
|
|
114
|
-
});
|
|
115
|
-
});
|
|
116
|
-
|
|
117
|
-
/** @internal */
|
|
118
|
-
export type UpdateTenantDestinationSecurity$Outbound = {
|
|
119
|
-
AdminApiKey?: string | undefined;
|
|
120
|
-
TenantJwt?: string | undefined;
|
|
121
|
-
};
|
|
122
|
-
|
|
123
|
-
/** @internal */
|
|
124
|
-
export const UpdateTenantDestinationSecurity$outboundSchema: z.ZodType<
|
|
125
|
-
UpdateTenantDestinationSecurity$Outbound,
|
|
126
|
-
z.ZodTypeDef,
|
|
127
|
-
UpdateTenantDestinationSecurity
|
|
128
|
-
> = z.object({
|
|
129
|
-
adminApiKey: z.string().optional(),
|
|
130
|
-
tenantJwt: z.string().optional(),
|
|
131
|
-
}).transform((v) => {
|
|
132
|
-
return remap$(v, {
|
|
133
|
-
adminApiKey: "AdminApiKey",
|
|
134
|
-
tenantJwt: "TenantJwt",
|
|
135
|
-
});
|
|
136
|
-
});
|
|
137
|
-
|
|
138
|
-
/**
|
|
139
|
-
* @internal
|
|
140
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
141
|
-
*/
|
|
142
|
-
export namespace UpdateTenantDestinationSecurity$ {
|
|
143
|
-
/** @deprecated use `UpdateTenantDestinationSecurity$inboundSchema` instead. */
|
|
144
|
-
export const inboundSchema = UpdateTenantDestinationSecurity$inboundSchema;
|
|
145
|
-
/** @deprecated use `UpdateTenantDestinationSecurity$outboundSchema` instead. */
|
|
146
|
-
export const outboundSchema = UpdateTenantDestinationSecurity$outboundSchema;
|
|
147
|
-
/** @deprecated use `UpdateTenantDestinationSecurity$Outbound` instead. */
|
|
148
|
-
export type Outbound = UpdateTenantDestinationSecurity$Outbound;
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
export function updateTenantDestinationSecurityToJSON(
|
|
152
|
-
updateTenantDestinationSecurity: UpdateTenantDestinationSecurity,
|
|
153
|
-
): string {
|
|
154
|
-
return JSON.stringify(
|
|
155
|
-
UpdateTenantDestinationSecurity$outboundSchema.parse(
|
|
156
|
-
updateTenantDestinationSecurity,
|
|
157
|
-
),
|
|
158
|
-
);
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
export function updateTenantDestinationSecurityFromJSON(
|
|
162
|
-
jsonString: string,
|
|
163
|
-
): SafeParseResult<UpdateTenantDestinationSecurity, SDKValidationError> {
|
|
164
|
-
return safeParse(
|
|
165
|
-
jsonString,
|
|
166
|
-
(x) => UpdateTenantDestinationSecurity$inboundSchema.parse(JSON.parse(x)),
|
|
167
|
-
`Failed to parse 'UpdateTenantDestinationSecurity' from JSON`,
|
|
168
|
-
);
|
|
169
|
-
}
|
|
170
|
-
|
|
171
97
|
/** @internal */
|
|
172
98
|
export const UpdateTenantDestinationRequest$inboundSchema: z.ZodType<
|
|
173
99
|
UpdateTenantDestinationRequest,
|
package/src/sdk/destinations.ts
CHANGED
|
@@ -22,13 +22,11 @@ export class Destinations extends ClientSDK {
|
|
|
22
22
|
* Return a list of the destinations for the tenant. The endpoint is not paged.
|
|
23
23
|
*/
|
|
24
24
|
async list(
|
|
25
|
-
security: operations.ListTenantDestinationsSecurity,
|
|
26
25
|
request: operations.ListTenantDestinationsRequest,
|
|
27
26
|
options?: RequestOptions,
|
|
28
27
|
): Promise<Array<components.Destination>> {
|
|
29
28
|
return unwrapAsync(destinationsList(
|
|
30
29
|
this,
|
|
31
|
-
security,
|
|
32
30
|
request,
|
|
33
31
|
options,
|
|
34
32
|
));
|
|
@@ -41,13 +39,11 @@ export class Destinations extends ClientSDK {
|
|
|
41
39
|
* Creates a new destination for the tenant. The request body structure depends on the `type`.
|
|
42
40
|
*/
|
|
43
41
|
async create(
|
|
44
|
-
security: operations.CreateTenantDestinationSecurity,
|
|
45
42
|
request: operations.CreateTenantDestinationRequest,
|
|
46
43
|
options?: RequestOptions,
|
|
47
44
|
): Promise<components.Destination> {
|
|
48
45
|
return unwrapAsync(destinationsCreate(
|
|
49
46
|
this,
|
|
50
|
-
security,
|
|
51
47
|
request,
|
|
52
48
|
options,
|
|
53
49
|
));
|
|
@@ -60,13 +56,11 @@ export class Destinations extends ClientSDK {
|
|
|
60
56
|
* Retrieves details for a specific destination.
|
|
61
57
|
*/
|
|
62
58
|
async get(
|
|
63
|
-
security: operations.GetTenantDestinationSecurity,
|
|
64
59
|
request: operations.GetTenantDestinationRequest,
|
|
65
60
|
options?: RequestOptions,
|
|
66
61
|
): Promise<components.Destination> {
|
|
67
62
|
return unwrapAsync(destinationsGet(
|
|
68
63
|
this,
|
|
69
|
-
security,
|
|
70
64
|
request,
|
|
71
65
|
options,
|
|
72
66
|
));
|
|
@@ -79,13 +73,11 @@ export class Destinations extends ClientSDK {
|
|
|
79
73
|
* Updates the configuration of an existing destination. The request body structure depends on the destination's `type`. Type itself cannot be updated. May return an OAuth redirect URL for certain types.
|
|
80
74
|
*/
|
|
81
75
|
async update(
|
|
82
|
-
security: operations.UpdateTenantDestinationSecurity,
|
|
83
76
|
request: operations.UpdateTenantDestinationRequest,
|
|
84
77
|
options?: RequestOptions,
|
|
85
78
|
): Promise<operations.UpdateTenantDestinationResponse> {
|
|
86
79
|
return unwrapAsync(destinationsUpdate(
|
|
87
80
|
this,
|
|
88
|
-
security,
|
|
89
81
|
request,
|
|
90
82
|
options,
|
|
91
83
|
));
|
|
@@ -98,13 +90,11 @@ export class Destinations extends ClientSDK {
|
|
|
98
90
|
* Deletes a specific destination.
|
|
99
91
|
*/
|
|
100
92
|
async delete(
|
|
101
|
-
security: operations.DeleteTenantDestinationSecurity,
|
|
102
93
|
request: operations.DeleteTenantDestinationRequest,
|
|
103
94
|
options?: RequestOptions,
|
|
104
95
|
): Promise<components.SuccessResponse> {
|
|
105
96
|
return unwrapAsync(destinationsDelete(
|
|
106
97
|
this,
|
|
107
|
-
security,
|
|
108
98
|
request,
|
|
109
99
|
options,
|
|
110
100
|
));
|
|
@@ -117,13 +107,11 @@ export class Destinations extends ClientSDK {
|
|
|
117
107
|
* Enables a previously disabled destination.
|
|
118
108
|
*/
|
|
119
109
|
async enable(
|
|
120
|
-
security: operations.EnableTenantDestinationSecurity,
|
|
121
110
|
request: operations.EnableTenantDestinationRequest,
|
|
122
111
|
options?: RequestOptions,
|
|
123
112
|
): Promise<components.Destination> {
|
|
124
113
|
return unwrapAsync(destinationsEnable(
|
|
125
114
|
this,
|
|
126
|
-
security,
|
|
127
115
|
request,
|
|
128
116
|
options,
|
|
129
117
|
));
|
|
@@ -136,13 +124,11 @@ export class Destinations extends ClientSDK {
|
|
|
136
124
|
* Disables a previously enabled destination.
|
|
137
125
|
*/
|
|
138
126
|
async disable(
|
|
139
|
-
security: operations.DisableTenantDestinationSecurity,
|
|
140
127
|
request: operations.DisableTenantDestinationRequest,
|
|
141
128
|
options?: RequestOptions,
|
|
142
129
|
): Promise<components.Destination> {
|
|
143
130
|
return unwrapAsync(destinationsDisable(
|
|
144
131
|
this,
|
|
145
|
-
security,
|
|
146
132
|
request,
|
|
147
133
|
options,
|
|
148
134
|
));
|
package/src/sdk/events.ts
CHANGED
|
@@ -21,13 +21,11 @@ export class Events extends ClientSDK {
|
|
|
21
21
|
* Retrieves a list of events for the tenant, supporting cursor navigation (details TBD) and filtering.
|
|
22
22
|
*/
|
|
23
23
|
async list(
|
|
24
|
-
security: operations.ListTenantEventsSecurity,
|
|
25
24
|
request: operations.ListTenantEventsRequest,
|
|
26
25
|
options?: RequestOptions,
|
|
27
26
|
): Promise<Array<components.Event>> {
|
|
28
27
|
return unwrapAsync(eventsList(
|
|
29
28
|
this,
|
|
30
|
-
security,
|
|
31
29
|
request,
|
|
32
30
|
options,
|
|
33
31
|
));
|
|
@@ -40,13 +38,11 @@ export class Events extends ClientSDK {
|
|
|
40
38
|
* Retrieves details for a specific event.
|
|
41
39
|
*/
|
|
42
40
|
async get(
|
|
43
|
-
security: operations.GetTenantEventSecurity,
|
|
44
41
|
request: operations.GetTenantEventRequest,
|
|
45
42
|
options?: RequestOptions,
|
|
46
43
|
): Promise<components.Event> {
|
|
47
44
|
return unwrapAsync(eventsGet(
|
|
48
45
|
this,
|
|
49
|
-
security,
|
|
50
46
|
request,
|
|
51
47
|
options,
|
|
52
48
|
));
|
|
@@ -59,13 +55,11 @@ export class Events extends ClientSDK {
|
|
|
59
55
|
* Retrieves a list of delivery attempts for a specific event, including response details.
|
|
60
56
|
*/
|
|
61
57
|
async listDeliveries(
|
|
62
|
-
security: operations.ListTenantEventDeliveriesSecurity,
|
|
63
58
|
request: operations.ListTenantEventDeliveriesRequest,
|
|
64
59
|
options?: RequestOptions,
|
|
65
60
|
): Promise<Array<components.DeliveryAttempt>> {
|
|
66
61
|
return unwrapAsync(eventsListDeliveries(
|
|
67
62
|
this,
|
|
68
|
-
security,
|
|
69
63
|
request,
|
|
70
64
|
options,
|
|
71
65
|
));
|
|
@@ -78,13 +72,11 @@ export class Events extends ClientSDK {
|
|
|
78
72
|
* Retrieves events associated with a specific destination for the tenant.
|
|
79
73
|
*/
|
|
80
74
|
async listByDestination(
|
|
81
|
-
security: operations.ListTenantEventsByDestinationSecurity,
|
|
82
75
|
request: operations.ListTenantEventsByDestinationRequest,
|
|
83
76
|
options?: RequestOptions,
|
|
84
77
|
): Promise<Array<components.Event>> {
|
|
85
78
|
return unwrapAsync(eventsListByDestination(
|
|
86
79
|
this,
|
|
87
|
-
security,
|
|
88
80
|
request,
|
|
89
81
|
options,
|
|
90
82
|
));
|
|
@@ -97,13 +89,11 @@ export class Events extends ClientSDK {
|
|
|
97
89
|
* Retrieves a specific event associated with a specific destination for the tenant.
|
|
98
90
|
*/
|
|
99
91
|
async getByDestination(
|
|
100
|
-
security: operations.GetTenantEventByDestinationSecurity,
|
|
101
92
|
request: operations.GetTenantEventByDestinationRequest,
|
|
102
93
|
options?: RequestOptions,
|
|
103
94
|
): Promise<components.Event> {
|
|
104
95
|
return unwrapAsync(eventsGetByDestination(
|
|
105
96
|
this,
|
|
106
|
-
security,
|
|
107
97
|
request,
|
|
108
98
|
options,
|
|
109
99
|
));
|
|
@@ -116,13 +106,11 @@ export class Events extends ClientSDK {
|
|
|
116
106
|
* Triggers a retry for a failed event delivery.
|
|
117
107
|
*/
|
|
118
108
|
async retry(
|
|
119
|
-
security: operations.RetryTenantEventSecurity,
|
|
120
109
|
request: operations.RetryTenantEventRequest,
|
|
121
110
|
options?: RequestOptions,
|
|
122
111
|
): Promise<void> {
|
|
123
112
|
return unwrapAsync(eventsRetry(
|
|
124
113
|
this,
|
|
125
|
-
security,
|
|
126
114
|
request,
|
|
127
115
|
options,
|
|
128
116
|
));
|
package/src/sdk/schemas.ts
CHANGED
|
@@ -19,13 +19,11 @@ export class Schemas extends ClientSDK {
|
|
|
19
19
|
* Returns a list of JSON-based input schemas for each available destination type. Requires Admin API Key or Tenant JWT.
|
|
20
20
|
*/
|
|
21
21
|
async listTenantDestinationTypes(
|
|
22
|
-
security: operations.ListTenantDestinationTypeSchemasSecurity,
|
|
23
22
|
request: operations.ListTenantDestinationTypeSchemasRequest,
|
|
24
23
|
options?: RequestOptions,
|
|
25
24
|
): Promise<Array<components.DestinationTypeSchema>> {
|
|
26
25
|
return unwrapAsync(schemasListTenantDestinationTypes(
|
|
27
26
|
this,
|
|
28
|
-
security,
|
|
29
27
|
request,
|
|
30
28
|
options,
|
|
31
29
|
));
|
|
@@ -38,13 +36,11 @@ export class Schemas extends ClientSDK {
|
|
|
38
36
|
* Returns the input schema for a specific destination type. Requires Admin API Key or Tenant JWT.
|
|
39
37
|
*/
|
|
40
38
|
async get(
|
|
41
|
-
security: operations.GetTenantDestinationTypeSchemaSecurity,
|
|
42
39
|
request: operations.GetTenantDestinationTypeSchemaRequest,
|
|
43
40
|
options?: RequestOptions,
|
|
44
41
|
): Promise<components.DestinationTypeSchema> {
|
|
45
42
|
return unwrapAsync(schemasGet(
|
|
46
43
|
this,
|
|
47
|
-
security,
|
|
48
44
|
request,
|
|
49
45
|
options,
|
|
50
46
|
));
|
|
@@ -57,30 +53,26 @@ export class Schemas extends ClientSDK {
|
|
|
57
53
|
* Returns a list of JSON-based input schemas for each available destination type (infers tenant from JWT).
|
|
58
54
|
*/
|
|
59
55
|
async listDestinationTypesJwt(
|
|
60
|
-
security: operations.ListDestinationTypeSchemasJwtSecurity,
|
|
61
56
|
options?: RequestOptions,
|
|
62
57
|
): Promise<Array<components.DestinationTypeSchema>> {
|
|
63
58
|
return unwrapAsync(schemasListDestinationTypesJwt(
|
|
64
59
|
this,
|
|
65
|
-
security,
|
|
66
60
|
options,
|
|
67
61
|
));
|
|
68
62
|
}
|
|
69
63
|
|
|
70
64
|
/**
|
|
71
|
-
* Get Destination Type Schema
|
|
65
|
+
* Get Destination Type Schema
|
|
72
66
|
*
|
|
73
67
|
* @remarks
|
|
74
|
-
* Returns the input schema for a specific destination type
|
|
68
|
+
* Returns the input schema for a specific destination type.
|
|
75
69
|
*/
|
|
76
70
|
async getDestinationTypeJwt(
|
|
77
|
-
|
|
78
|
-
request: operations.GetDestinationTypeSchemaJwtRequest,
|
|
71
|
+
request: operations.GetDestinationTypeSchemaRequest,
|
|
79
72
|
options?: RequestOptions,
|
|
80
73
|
): Promise<components.DestinationTypeSchema> {
|
|
81
74
|
return unwrapAsync(schemasGetDestinationTypeJwt(
|
|
82
75
|
this,
|
|
83
|
-
security,
|
|
84
76
|
request,
|
|
85
77
|
options,
|
|
86
78
|
));
|
package/src/sdk/tenants.ts
CHANGED
|
@@ -5,9 +5,7 @@
|
|
|
5
5
|
import { tenantsDelete } from "../funcs/tenantsDelete.js";
|
|
6
6
|
import { tenantsGet } from "../funcs/tenantsGet.js";
|
|
7
7
|
import { tenantsGetPortalUrl } from "../funcs/tenantsGetPortalUrl.js";
|
|
8
|
-
import { tenantsGetPortalUrlJwtContext } from "../funcs/tenantsGetPortalUrlJwtContext.js";
|
|
9
8
|
import { tenantsGetToken } from "../funcs/tenantsGetToken.js";
|
|
10
|
-
import { tenantsGetTokenJwtContext } from "../funcs/tenantsGetTokenJwtContext.js";
|
|
11
9
|
import { tenantsUpsert } from "../funcs/tenantsUpsert.js";
|
|
12
10
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
13
11
|
import * as components from "../models/components/index.js";
|
|
@@ -39,13 +37,11 @@ export class Tenants extends ClientSDK {
|
|
|
39
37
|
* Retrieves details for a specific tenant.
|
|
40
38
|
*/
|
|
41
39
|
async get(
|
|
42
|
-
security: operations.GetTenantSecurity,
|
|
43
40
|
request: operations.GetTenantRequest,
|
|
44
41
|
options?: RequestOptions,
|
|
45
42
|
): Promise<components.Tenant> {
|
|
46
43
|
return unwrapAsync(tenantsGet(
|
|
47
44
|
this,
|
|
48
|
-
security,
|
|
49
45
|
request,
|
|
50
46
|
options,
|
|
51
47
|
));
|
|
@@ -58,13 +54,11 @@ export class Tenants extends ClientSDK {
|
|
|
58
54
|
* Deletes the tenant and all associated destinations.
|
|
59
55
|
*/
|
|
60
56
|
async delete(
|
|
61
|
-
security: operations.DeleteTenantSecurity,
|
|
62
57
|
request: operations.DeleteTenantRequest,
|
|
63
58
|
options?: RequestOptions,
|
|
64
59
|
): Promise<components.SuccessResponse> {
|
|
65
60
|
return unwrapAsync(tenantsDelete(
|
|
66
61
|
this,
|
|
67
|
-
security,
|
|
68
62
|
request,
|
|
69
63
|
options,
|
|
70
64
|
));
|
|
@@ -103,36 +97,4 @@ export class Tenants extends ClientSDK {
|
|
|
103
97
|
options,
|
|
104
98
|
));
|
|
105
99
|
}
|
|
106
|
-
|
|
107
|
-
/**
|
|
108
|
-
* Get Portal Redirect URL (JWT Auth Context)
|
|
109
|
-
*
|
|
110
|
-
* @remarks
|
|
111
|
-
* Returns a redirect URL containing a JWT to authenticate the user with the portal (infers tenant from JWT). Requires Admin API Key.
|
|
112
|
-
*/
|
|
113
|
-
async getPortalUrlJwtContext(
|
|
114
|
-
request: operations.GetPortalUrlJwtContextRequest,
|
|
115
|
-
options?: RequestOptions,
|
|
116
|
-
): Promise<components.PortalRedirect> {
|
|
117
|
-
return unwrapAsync(tenantsGetPortalUrlJwtContext(
|
|
118
|
-
this,
|
|
119
|
-
request,
|
|
120
|
-
options,
|
|
121
|
-
));
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
/**
|
|
125
|
-
* Get Tenant JWT Token (JWT Auth Context)
|
|
126
|
-
*
|
|
127
|
-
* @remarks
|
|
128
|
-
* Returns a JWT token scoped to the tenant (infers tenant from JWT). Requires Admin API Key.
|
|
129
|
-
*/
|
|
130
|
-
async getTokenJwtContext(
|
|
131
|
-
options?: RequestOptions,
|
|
132
|
-
): Promise<components.TenantToken> {
|
|
133
|
-
return unwrapAsync(tenantsGetTokenJwtContext(
|
|
134
|
-
this,
|
|
135
|
-
options,
|
|
136
|
-
));
|
|
137
|
-
}
|
|
138
100
|
}
|
package/src/sdk/topics.ts
CHANGED
|
@@ -16,31 +16,27 @@ export class Topics extends ClientSDK {
|
|
|
16
16
|
* Returns a list of available event topics configured in the Outpost instance. Requires Admin API Key or Tenant JWT.
|
|
17
17
|
*/
|
|
18
18
|
async list(
|
|
19
|
-
security: operations.ListTenantTopicsSecurity,
|
|
20
19
|
request: operations.ListTenantTopicsRequest,
|
|
21
20
|
options?: RequestOptions,
|
|
22
21
|
): Promise<Array<string>> {
|
|
23
22
|
return unwrapAsync(topicsList(
|
|
24
23
|
this,
|
|
25
|
-
security,
|
|
26
24
|
request,
|
|
27
25
|
options,
|
|
28
26
|
));
|
|
29
27
|
}
|
|
30
28
|
|
|
31
29
|
/**
|
|
32
|
-
* List Available Topics
|
|
30
|
+
* List Available Topics)
|
|
33
31
|
*
|
|
34
32
|
* @remarks
|
|
35
|
-
* Returns a list of available event topics configured in the Outpost instance
|
|
33
|
+
* Returns a list of available event topics configured in the Outpost instance.
|
|
36
34
|
*/
|
|
37
35
|
async listJwt(
|
|
38
|
-
security: operations.ListTopicsJwtSecurity,
|
|
39
36
|
options?: RequestOptions,
|
|
40
37
|
): Promise<Array<string>> {
|
|
41
38
|
return unwrapAsync(topicsListJwt(
|
|
42
39
|
this,
|
|
43
|
-
security,
|
|
44
40
|
options,
|
|
45
41
|
));
|
|
46
42
|
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { OutpostCore } from "../core.js";
|
|
2
|
-
import { RequestOptions } from "../lib/sdks.js";
|
|
3
|
-
import * as components from "../models/components/index.js";
|
|
4
|
-
import { APIError } from "../models/errors/apierror.js";
|
|
5
|
-
import { ConnectionError, InvalidRequestError, RequestAbortedError, RequestTimeoutError, UnexpectedClientError } from "../models/errors/httpclienterrors.js";
|
|
6
|
-
import * as errors from "../models/errors/index.js";
|
|
7
|
-
import { SDKValidationError } from "../models/errors/sdkvalidationerror.js";
|
|
8
|
-
import * as operations from "../models/operations/index.js";
|
|
9
|
-
import { APIPromise } from "../types/async.js";
|
|
10
|
-
import { Result } from "../types/fp.js";
|
|
11
|
-
/**
|
|
12
|
-
* Get Portal Redirect URL (JWT Auth Context)
|
|
13
|
-
*
|
|
14
|
-
* @remarks
|
|
15
|
-
* Returns a redirect URL containing a JWT to authenticate the user with the portal (infers tenant from JWT). Requires Admin API Key.
|
|
16
|
-
*/
|
|
17
|
-
export declare function tenantsGetPortalUrlJwtContext(client: OutpostCore, request: operations.GetPortalUrlJwtContextRequest, options?: RequestOptions): APIPromise<Result<components.PortalRedirect, errors.UnauthorizedError | errors.TimeoutError | errors.RateLimitedError | errors.BadRequestError | errors.TimeoutError | errors.NotFoundError | errors.InternalServerError | errors.BadRequestError | errors.UnauthorizedError | APIError | SDKValidationError | UnexpectedClientError | InvalidRequestError | RequestAbortedError | RequestTimeoutError | ConnectionError>>;
|
|
18
|
-
//# sourceMappingURL=tenantsGetPortalUrlJwtContext.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tenantsGetPortalUrlJwtContext.d.ts","sourceRoot":"","sources":["../../../src/funcs/tenantsGetPortalUrlJwtContext.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AAKzC,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAGhD,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAC;AACxD,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,sCAAsC,CAAC;AAC9C,OAAO,KAAK,MAAM,MAAM,2BAA2B,CAAC;AACpD,OAAO,EAAE,kBAAkB,EAAE,MAAM,wCAAwC,CAAC;AAC5E,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,EAAW,UAAU,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC;;;;;GAKG;AACH,wBAAgB,6BAA6B,CAC3C,MAAM,EAAE,WAAW,EACnB,OAAO,EAAE,UAAU,CAAC,6BAA6B,EACjD,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CACX,MAAM,CACJ,UAAU,CAAC,cAAc,EACvB,MAAM,CAAC,iBAAiB,GACxB,MAAM,CAAC,YAAY,GACnB,MAAM,CAAC,gBAAgB,GACvB,MAAM,CAAC,eAAe,GACtB,MAAM,CAAC,YAAY,GACnB,MAAM,CAAC,aAAa,GACpB,MAAM,CAAC,mBAAmB,GAC1B,MAAM,CAAC,eAAe,GACtB,MAAM,CAAC,iBAAiB,GACxB,QAAQ,GACR,kBAAkB,GAClB,qBAAqB,GACrB,mBAAmB,GACnB,mBAAmB,GACnB,mBAAmB,GACnB,eAAe,CAClB,CACF,CAMA"}
|