@hookdeck/outpost-sdk 0.5.0 → 0.6.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 +21 -51
- package/bin/mcp-server.js +38176 -20045
- package/bin/mcp-server.js.map +343 -158
- package/dist/commonjs/funcs/destinationsCreate.d.ts +1 -2
- package/dist/commonjs/funcs/destinationsCreate.d.ts.map +1 -1
- package/dist/commonjs/funcs/destinationsCreate.js +4 -34
- package/dist/commonjs/funcs/destinationsCreate.js.map +1 -1
- package/dist/commonjs/funcs/destinationsDelete.d.ts +1 -2
- package/dist/commonjs/funcs/destinationsDelete.d.ts.map +1 -1
- package/dist/commonjs/funcs/destinationsDelete.js +3 -33
- package/dist/commonjs/funcs/destinationsDelete.js.map +1 -1
- package/dist/commonjs/funcs/destinationsDisable.d.ts +1 -2
- package/dist/commonjs/funcs/destinationsDisable.d.ts.map +1 -1
- package/dist/commonjs/funcs/destinationsDisable.js +3 -33
- package/dist/commonjs/funcs/destinationsDisable.js.map +1 -1
- package/dist/commonjs/funcs/destinationsEnable.d.ts +1 -2
- package/dist/commonjs/funcs/destinationsEnable.d.ts.map +1 -1
- package/dist/commonjs/funcs/destinationsEnable.js +3 -33
- package/dist/commonjs/funcs/destinationsEnable.js.map +1 -1
- package/dist/commonjs/funcs/destinationsGet.d.ts +1 -2
- package/dist/commonjs/funcs/destinationsGet.d.ts.map +1 -1
- package/dist/commonjs/funcs/destinationsGet.js +3 -33
- package/dist/commonjs/funcs/destinationsGet.js.map +1 -1
- package/dist/commonjs/funcs/destinationsList.d.ts +1 -2
- package/dist/commonjs/funcs/destinationsList.d.ts.map +1 -1
- package/dist/commonjs/funcs/destinationsList.js +4 -34
- package/dist/commonjs/funcs/destinationsList.js.map +1 -1
- package/dist/commonjs/funcs/destinationsUpdate.d.ts +1 -2
- package/dist/commonjs/funcs/destinationsUpdate.d.ts.map +1 -1
- package/dist/commonjs/funcs/destinationsUpdate.js +4 -34
- package/dist/commonjs/funcs/destinationsUpdate.js.map +1 -1
- package/dist/commonjs/funcs/eventsGet.d.ts +1 -2
- package/dist/commonjs/funcs/eventsGet.d.ts.map +1 -1
- package/dist/commonjs/funcs/eventsGet.js +3 -33
- package/dist/commonjs/funcs/eventsGet.js.map +1 -1
- package/dist/commonjs/funcs/eventsGetByDestination.d.ts +1 -2
- package/dist/commonjs/funcs/eventsGetByDestination.d.ts.map +1 -1
- package/dist/commonjs/funcs/eventsGetByDestination.js +3 -33
- package/dist/commonjs/funcs/eventsGetByDestination.js.map +1 -1
- package/dist/commonjs/funcs/eventsList.d.ts +1 -5
- package/dist/commonjs/funcs/eventsList.d.ts.map +1 -1
- package/dist/commonjs/funcs/eventsList.js +8 -73
- package/dist/commonjs/funcs/eventsList.js.map +1 -1
- package/dist/commonjs/funcs/eventsListByDestination.d.ts +1 -5
- package/dist/commonjs/funcs/eventsListByDestination.d.ts.map +1 -1
- package/dist/commonjs/funcs/eventsListByDestination.js +8 -71
- package/dist/commonjs/funcs/eventsListByDestination.js.map +1 -1
- package/dist/commonjs/funcs/eventsListDeliveries.d.ts +1 -2
- package/dist/commonjs/funcs/eventsListDeliveries.d.ts.map +1 -1
- package/dist/commonjs/funcs/eventsListDeliveries.js +4 -34
- package/dist/commonjs/funcs/eventsListDeliveries.js.map +1 -1
- package/dist/commonjs/funcs/eventsRetry.d.ts +1 -2
- package/dist/commonjs/funcs/eventsRetry.d.ts.map +1 -1
- package/dist/commonjs/funcs/eventsRetry.js +5 -36
- package/dist/commonjs/funcs/eventsRetry.js.map +1 -1
- package/dist/commonjs/funcs/healthCheck.d.ts +15 -2
- package/dist/commonjs/funcs/healthCheck.d.ts.map +1 -1
- package/dist/commonjs/funcs/healthCheck.js +16 -4
- package/dist/commonjs/funcs/healthCheck.js.map +1 -1
- package/dist/commonjs/funcs/schemasGet.d.ts +1 -2
- package/dist/commonjs/funcs/schemasGet.d.ts.map +1 -1
- package/dist/commonjs/funcs/schemasGet.js +3 -33
- package/dist/commonjs/funcs/schemasGet.js.map +1 -1
- package/dist/commonjs/funcs/schemasListDestinationTypesJwt.js +1 -1
- package/dist/commonjs/funcs/schemasListDestinationTypesJwt.js.map +1 -1
- package/dist/commonjs/funcs/schemasListTenantDestinationTypes.d.ts +1 -2
- package/dist/commonjs/funcs/schemasListTenantDestinationTypes.d.ts.map +1 -1
- package/dist/commonjs/funcs/schemasListTenantDestinationTypes.js +4 -34
- package/dist/commonjs/funcs/schemasListTenantDestinationTypes.js.map +1 -1
- package/dist/commonjs/funcs/tenantsDelete.d.ts +1 -2
- package/dist/commonjs/funcs/tenantsDelete.d.ts.map +1 -1
- package/dist/commonjs/funcs/tenantsDelete.js +3 -33
- package/dist/commonjs/funcs/tenantsDelete.js.map +1 -1
- package/dist/commonjs/funcs/tenantsGet.d.ts +1 -2
- package/dist/commonjs/funcs/tenantsGet.d.ts.map +1 -1
- package/dist/commonjs/funcs/tenantsGet.js +3 -33
- package/dist/commonjs/funcs/tenantsGet.js.map +1 -1
- package/dist/commonjs/funcs/tenantsGetPortalUrl.d.ts +1 -2
- package/dist/commonjs/funcs/tenantsGetPortalUrl.d.ts.map +1 -1
- package/dist/commonjs/funcs/tenantsGetPortalUrl.js +3 -33
- package/dist/commonjs/funcs/tenantsGetPortalUrl.js.map +1 -1
- package/dist/commonjs/funcs/tenantsGetToken.d.ts +1 -2
- package/dist/commonjs/funcs/tenantsGetToken.d.ts.map +1 -1
- package/dist/commonjs/funcs/tenantsGetToken.js +3 -33
- package/dist/commonjs/funcs/tenantsGetToken.js.map +1 -1
- package/dist/commonjs/funcs/tenantsListTenants.d.ts +25 -0
- package/dist/commonjs/funcs/tenantsListTenants.d.ts.map +1 -0
- package/dist/commonjs/funcs/tenantsListTenants.js +130 -0
- package/dist/commonjs/funcs/tenantsListTenants.js.map +1 -0
- package/dist/commonjs/funcs/tenantsUpsert.d.ts +1 -2
- package/dist/commonjs/funcs/tenantsUpsert.d.ts.map +1 -1
- package/dist/commonjs/funcs/tenantsUpsert.js +5 -34
- package/dist/commonjs/funcs/tenantsUpsert.js.map +1 -1
- package/dist/commonjs/funcs/topicsList.d.ts +1 -2
- package/dist/commonjs/funcs/topicsList.d.ts.map +1 -1
- package/dist/commonjs/funcs/topicsList.js +4 -34
- package/dist/commonjs/funcs/topicsList.js.map +1 -1
- package/dist/commonjs/funcs/topicsListJwt.js +1 -1
- package/dist/commonjs/funcs/topicsListJwt.js.map +1 -1
- package/dist/commonjs/lib/base64.d.ts +1 -1
- package/dist/commonjs/lib/base64.d.ts.map +1 -1
- package/dist/commonjs/lib/base64.js +1 -1
- package/dist/commonjs/lib/base64.js.map +1 -1
- package/dist/commonjs/lib/config.d.ts +3 -3
- package/dist/commonjs/lib/config.js +3 -3
- package/dist/commonjs/lib/config.js.map +1 -1
- package/dist/commonjs/lib/encodings.d.ts +1 -0
- package/dist/commonjs/lib/encodings.d.ts.map +1 -1
- package/dist/commonjs/lib/encodings.js +12 -1
- package/dist/commonjs/lib/encodings.js.map +1 -1
- package/dist/commonjs/lib/schemas.d.ts +1 -1
- package/dist/commonjs/lib/schemas.d.ts.map +1 -1
- package/dist/commonjs/lib/schemas.js +2 -2
- package/dist/commonjs/lib/schemas.js.map +1 -1
- package/dist/commonjs/lib/sdks.js +2 -2
- package/dist/commonjs/lib/sdks.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 +2 -3
- package/dist/commonjs/mcp-server/cli/start/command.js.map +1 -1
- package/dist/commonjs/mcp-server/extensions.d.ts +1 -1
- package/dist/commonjs/mcp-server/extensions.d.ts.map +1 -1
- package/dist/commonjs/mcp-server/mcp-server.js +1 -1
- package/dist/commonjs/mcp-server/prompts.d.ts +4 -4
- package/dist/commonjs/mcp-server/prompts.d.ts.map +1 -1
- package/dist/commonjs/mcp-server/prompts.js.map +1 -1
- package/dist/commonjs/mcp-server/resources.d.ts +3 -3
- package/dist/commonjs/mcp-server/resources.d.ts.map +1 -1
- package/dist/commonjs/mcp-server/resources.js.map +1 -1
- package/dist/commonjs/mcp-server/server.d.ts.map +1 -1
- package/dist/commonjs/mcp-server/server.js +3 -1
- package/dist/commonjs/mcp-server/server.js.map +1 -1
- package/dist/commonjs/mcp-server/shared.d.ts.map +1 -1
- package/dist/commonjs/mcp-server/shared.js +1 -1
- package/dist/commonjs/mcp-server/shared.js.map +1 -1
- package/dist/commonjs/mcp-server/tools/destinationsCreate.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/destinationsDelete.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/destinationsDisable.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/destinationsEnable.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/destinationsGet.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/destinationsList.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/destinationsUpdate.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/eventsGet.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/eventsGetByDestination.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/eventsList.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/eventsList.js +1 -1
- package/dist/commonjs/mcp-server/tools/eventsList.js.map +1 -1
- package/dist/commonjs/mcp-server/tools/eventsListByDestination.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/eventsListByDestination.js +1 -1
- package/dist/commonjs/mcp-server/tools/eventsListByDestination.js.map +1 -1
- package/dist/commonjs/mcp-server/tools/eventsListDeliveries.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/eventsRetry.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/healthCheck.d.ts.map +1 -1
- package/dist/commonjs/mcp-server/tools/healthCheck.js +14 -1
- package/dist/commonjs/mcp-server/tools/healthCheck.js.map +1 -1
- package/dist/commonjs/mcp-server/tools/publishEvent.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/schemasGet.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/schemasGetDestinationTypeJwt.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/schemasListTenantDestinationTypes.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/tenantsDelete.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/tenantsGet.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/tenantsGetPortalUrl.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/tenantsGetToken.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/tenantsListTenants.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/tenantsListTenants.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/tenantsListTenants.js +71 -0
- package/dist/commonjs/mcp-server/tools/tenantsListTenants.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/tenantsUpsert.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/topicsList.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools.d.ts +4 -4
- package/dist/commonjs/mcp-server/tools.d.ts.map +1 -1
- package/dist/commonjs/mcp-server/tools.js.map +1 -1
- package/dist/commonjs/models/components/awskinesisconfig.d.ts +1 -13
- package/dist/commonjs/models/components/awskinesisconfig.d.ts.map +1 -1
- package/dist/commonjs/models/components/awskinesisconfig.js +2 -13
- package/dist/commonjs/models/components/awskinesisconfig.js.map +1 -1
- package/dist/commonjs/models/components/awskinesiscredentials.d.ts +1 -13
- package/dist/commonjs/models/components/awskinesiscredentials.d.ts.map +1 -1
- package/dist/commonjs/models/components/awskinesiscredentials.js +2 -13
- package/dist/commonjs/models/components/awskinesiscredentials.js.map +1 -1
- package/dist/commonjs/models/components/awss3config.d.ts +1 -13
- package/dist/commonjs/models/components/awss3config.d.ts.map +1 -1
- package/dist/commonjs/models/components/awss3config.js +2 -13
- package/dist/commonjs/models/components/awss3config.js.map +1 -1
- package/dist/commonjs/models/components/awss3credentials.d.ts +1 -13
- package/dist/commonjs/models/components/awss3credentials.d.ts.map +1 -1
- package/dist/commonjs/models/components/awss3credentials.js +2 -13
- package/dist/commonjs/models/components/awss3credentials.js.map +1 -1
- package/dist/commonjs/models/components/awssqsconfig.d.ts +1 -13
- package/dist/commonjs/models/components/awssqsconfig.d.ts.map +1 -1
- package/dist/commonjs/models/components/awssqsconfig.js +2 -13
- package/dist/commonjs/models/components/awssqsconfig.js.map +1 -1
- package/dist/commonjs/models/components/awssqscredentials.d.ts +1 -13
- package/dist/commonjs/models/components/awssqscredentials.d.ts.map +1 -1
- package/dist/commonjs/models/components/awssqscredentials.js +2 -13
- package/dist/commonjs/models/components/awssqscredentials.js.map +1 -1
- package/dist/commonjs/models/components/azureservicebusconfig.d.ts +1 -13
- package/dist/commonjs/models/components/azureservicebusconfig.d.ts.map +1 -1
- package/dist/commonjs/models/components/azureservicebusconfig.js +2 -13
- package/dist/commonjs/models/components/azureservicebusconfig.js.map +1 -1
- package/dist/commonjs/models/components/azureservicebuscredentials.d.ts +1 -13
- package/dist/commonjs/models/components/azureservicebuscredentials.d.ts.map +1 -1
- package/dist/commonjs/models/components/azureservicebuscredentials.js +2 -13
- package/dist/commonjs/models/components/azureservicebuscredentials.js.map +1 -1
- package/dist/commonjs/models/components/deliveryattempt.d.ts +1 -29
- package/dist/commonjs/models/components/deliveryattempt.d.ts.map +1 -1
- package/dist/commonjs/models/components/deliveryattempt.js +2 -24
- package/dist/commonjs/models/components/deliveryattempt.js.map +1 -1
- package/dist/commonjs/models/components/destination.d.ts +3 -47
- package/dist/commonjs/models/components/destination.d.ts.map +1 -1
- package/dist/commonjs/models/components/destination.js +18 -61
- package/dist/commonjs/models/components/destination.js.map +1 -1
- package/dist/commonjs/models/components/destinationawskinesis.d.ts +40 -44
- package/dist/commonjs/models/components/destinationawskinesis.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationawskinesis.js +16 -36
- package/dist/commonjs/models/components/destinationawskinesis.js.map +1 -1
- package/dist/commonjs/models/components/destinationawss3.d.ts +40 -44
- package/dist/commonjs/models/components/destinationawss3.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationawss3.js +16 -36
- package/dist/commonjs/models/components/destinationawss3.js.map +1 -1
- package/dist/commonjs/models/components/destinationawssqs.d.ts +40 -44
- package/dist/commonjs/models/components/destinationawssqs.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationawssqs.js +16 -36
- package/dist/commonjs/models/components/destinationawssqs.js.map +1 -1
- package/dist/commonjs/models/components/destinationazureservicebus.d.ts +40 -44
- package/dist/commonjs/models/components/destinationazureservicebus.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationazureservicebus.js +17 -36
- package/dist/commonjs/models/components/destinationazureservicebus.js.map +1 -1
- package/dist/commonjs/models/components/destinationcreate.d.ts +3 -47
- package/dist/commonjs/models/components/destinationcreate.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationcreate.js +18 -61
- package/dist/commonjs/models/components/destinationcreate.js.map +1 -1
- package/dist/commonjs/models/components/destinationcreateawskinesis.d.ts +35 -44
- package/dist/commonjs/models/components/destinationcreateawskinesis.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationcreateawskinesis.js +19 -36
- package/dist/commonjs/models/components/destinationcreateawskinesis.js.map +1 -1
- package/dist/commonjs/models/components/destinationcreateawss3.d.ts +35 -44
- package/dist/commonjs/models/components/destinationcreateawss3.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationcreateawss3.js +19 -36
- package/dist/commonjs/models/components/destinationcreateawss3.js.map +1 -1
- package/dist/commonjs/models/components/destinationcreateawssqs.d.ts +35 -44
- package/dist/commonjs/models/components/destinationcreateawssqs.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationcreateawssqs.js +19 -36
- package/dist/commonjs/models/components/destinationcreateawssqs.js.map +1 -1
- package/dist/commonjs/models/components/destinationcreateazureservicebus.d.ts +35 -44
- package/dist/commonjs/models/components/destinationcreateazureservicebus.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationcreateazureservicebus.js +19 -36
- package/dist/commonjs/models/components/destinationcreateazureservicebus.js.map +1 -1
- package/dist/commonjs/models/components/destinationcreategcppubsub.d.ts +35 -44
- package/dist/commonjs/models/components/destinationcreategcppubsub.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationcreategcppubsub.js +19 -36
- package/dist/commonjs/models/components/destinationcreategcppubsub.js.map +1 -1
- package/dist/commonjs/models/components/destinationcreatehookdeck.d.ts +35 -44
- package/dist/commonjs/models/components/destinationcreatehookdeck.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationcreatehookdeck.js +19 -36
- package/dist/commonjs/models/components/destinationcreatehookdeck.js.map +1 -1
- package/dist/commonjs/models/components/destinationcreaterabbitmq.d.ts +35 -44
- package/dist/commonjs/models/components/destinationcreaterabbitmq.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationcreaterabbitmq.js +19 -36
- package/dist/commonjs/models/components/destinationcreaterabbitmq.js.map +1 -1
- package/dist/commonjs/models/components/destinationcreatewebhook.d.ts +35 -44
- package/dist/commonjs/models/components/destinationcreatewebhook.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationcreatewebhook.js +19 -36
- package/dist/commonjs/models/components/destinationcreatewebhook.js.map +1 -1
- package/dist/commonjs/models/components/destinationgcppubsub.d.ts +40 -44
- package/dist/commonjs/models/components/destinationgcppubsub.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationgcppubsub.js +16 -36
- package/dist/commonjs/models/components/destinationgcppubsub.js.map +1 -1
- package/dist/commonjs/models/components/destinationhookdeck.d.ts +40 -44
- package/dist/commonjs/models/components/destinationhookdeck.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationhookdeck.js +17 -36
- package/dist/commonjs/models/components/destinationhookdeck.js.map +1 -1
- package/dist/commonjs/models/components/destinationrabbitmq.d.ts +40 -44
- package/dist/commonjs/models/components/destinationrabbitmq.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationrabbitmq.js +16 -36
- package/dist/commonjs/models/components/destinationrabbitmq.js.map +1 -1
- package/dist/commonjs/models/components/destinationschemafield.d.ts +6 -34
- package/dist/commonjs/models/components/destinationschemafield.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationschemafield.js +8 -29
- package/dist/commonjs/models/components/destinationschemafield.js.map +1 -1
- package/dist/commonjs/models/components/destinationtype.d.ts +24 -0
- package/dist/commonjs/models/components/destinationtype.d.ts.map +1 -0
- package/dist/commonjs/models/components/destinationtype.js +58 -0
- package/dist/commonjs/models/components/destinationtype.js.map +1 -0
- package/dist/commonjs/models/components/destinationtypeschema.d.ts +1 -13
- package/dist/commonjs/models/components/destinationtypeschema.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationtypeschema.js +2 -13
- package/dist/commonjs/models/components/destinationtypeschema.js.map +1 -1
- package/dist/commonjs/models/components/destinationupdate.d.ts +1 -13
- package/dist/commonjs/models/components/destinationupdate.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationupdate.js +2 -13
- package/dist/commonjs/models/components/destinationupdate.js.map +1 -1
- package/dist/commonjs/models/components/destinationupdateawskinesis.d.ts +33 -13
- package/dist/commonjs/models/components/destinationupdateawskinesis.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationupdateawskinesis.js +17 -13
- package/dist/commonjs/models/components/destinationupdateawskinesis.js.map +1 -1
- package/dist/commonjs/models/components/destinationupdateawss3.d.ts +33 -13
- package/dist/commonjs/models/components/destinationupdateawss3.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationupdateawss3.js +17 -13
- package/dist/commonjs/models/components/destinationupdateawss3.js.map +1 -1
- package/dist/commonjs/models/components/destinationupdateawssqs.d.ts +33 -13
- package/dist/commonjs/models/components/destinationupdateawssqs.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationupdateawssqs.js +17 -13
- package/dist/commonjs/models/components/destinationupdateawssqs.js.map +1 -1
- package/dist/commonjs/models/components/destinationupdateazureservicebus.d.ts +33 -13
- package/dist/commonjs/models/components/destinationupdateazureservicebus.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationupdateazureservicebus.js +17 -13
- package/dist/commonjs/models/components/destinationupdateazureservicebus.js.map +1 -1
- package/dist/commonjs/models/components/destinationupdategcppubsub.d.ts +33 -13
- package/dist/commonjs/models/components/destinationupdategcppubsub.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationupdategcppubsub.js +17 -13
- package/dist/commonjs/models/components/destinationupdategcppubsub.js.map +1 -1
- package/dist/commonjs/models/components/destinationupdatehookdeck.d.ts +33 -13
- package/dist/commonjs/models/components/destinationupdatehookdeck.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationupdatehookdeck.js +17 -13
- package/dist/commonjs/models/components/destinationupdatehookdeck.js.map +1 -1
- package/dist/commonjs/models/components/destinationupdaterabbitmq.d.ts +33 -13
- package/dist/commonjs/models/components/destinationupdaterabbitmq.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationupdaterabbitmq.js +17 -13
- package/dist/commonjs/models/components/destinationupdaterabbitmq.js.map +1 -1
- package/dist/commonjs/models/components/destinationupdatewebhook.d.ts +33 -13
- package/dist/commonjs/models/components/destinationupdatewebhook.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationupdatewebhook.js +17 -13
- package/dist/commonjs/models/components/destinationupdatewebhook.js.map +1 -1
- package/dist/commonjs/models/components/destinationwebhook.d.ts +40 -44
- package/dist/commonjs/models/components/destinationwebhook.d.ts.map +1 -1
- package/dist/commonjs/models/components/destinationwebhook.js +16 -36
- package/dist/commonjs/models/components/destinationwebhook.js.map +1 -1
- package/dist/commonjs/models/components/event.d.ts +1 -29
- package/dist/commonjs/models/components/event.d.ts.map +1 -1
- package/dist/commonjs/models/components/event.js +2 -24
- package/dist/commonjs/models/components/event.js.map +1 -1
- package/dist/commonjs/models/components/gcppubsubconfig.d.ts +1 -13
- package/dist/commonjs/models/components/gcppubsubconfig.d.ts.map +1 -1
- package/dist/commonjs/models/components/gcppubsubconfig.js +2 -13
- package/dist/commonjs/models/components/gcppubsubconfig.js.map +1 -1
- package/dist/commonjs/models/components/gcppubsubcredentials.d.ts +1 -13
- package/dist/commonjs/models/components/gcppubsubcredentials.d.ts.map +1 -1
- package/dist/commonjs/models/components/gcppubsubcredentials.js +2 -13
- package/dist/commonjs/models/components/gcppubsubcredentials.js.map +1 -1
- package/dist/commonjs/models/components/hookdeckcredentials.d.ts +1 -13
- package/dist/commonjs/models/components/hookdeckcredentials.d.ts.map +1 -1
- package/dist/commonjs/models/components/hookdeckcredentials.js +2 -13
- package/dist/commonjs/models/components/hookdeckcredentials.js.map +1 -1
- package/dist/commonjs/models/components/index.d.ts +4 -0
- package/dist/commonjs/models/components/index.d.ts.map +1 -1
- package/dist/commonjs/models/components/index.js +4 -0
- package/dist/commonjs/models/components/index.js.map +1 -1
- package/dist/commonjs/models/components/portalredirect.d.ts +6 -13
- package/dist/commonjs/models/components/portalredirect.d.ts.map +1 -1
- package/dist/commonjs/models/components/portalredirect.js +6 -13
- package/dist/commonjs/models/components/portalredirect.js.map +1 -1
- package/dist/commonjs/models/components/publishrequest.d.ts +1 -13
- package/dist/commonjs/models/components/publishrequest.d.ts.map +1 -1
- package/dist/commonjs/models/components/publishrequest.js +2 -13
- package/dist/commonjs/models/components/publishrequest.js.map +1 -1
- package/dist/commonjs/models/components/publishresponse.d.ts +6 -13
- package/dist/commonjs/models/components/publishresponse.d.ts.map +1 -1
- package/dist/commonjs/models/components/publishresponse.js +4 -13
- package/dist/commonjs/models/components/publishresponse.js.map +1 -1
- package/dist/commonjs/models/components/rabbitmqconfig.d.ts +1 -29
- package/dist/commonjs/models/components/rabbitmqconfig.d.ts.map +1 -1
- package/dist/commonjs/models/components/rabbitmqconfig.js +2 -24
- package/dist/commonjs/models/components/rabbitmqconfig.js.map +1 -1
- package/dist/commonjs/models/components/rabbitmqcredentials.d.ts +1 -13
- package/dist/commonjs/models/components/rabbitmqcredentials.d.ts.map +1 -1
- package/dist/commonjs/models/components/rabbitmqcredentials.js +2 -13
- package/dist/commonjs/models/components/rabbitmqcredentials.js.map +1 -1
- package/dist/commonjs/models/components/security.d.ts +1 -13
- package/dist/commonjs/models/components/security.d.ts.map +1 -1
- package/dist/commonjs/models/components/security.js +2 -13
- package/dist/commonjs/models/components/security.js.map +1 -1
- package/dist/commonjs/models/components/successresponse.d.ts +1 -13
- package/dist/commonjs/models/components/successresponse.d.ts.map +1 -1
- package/dist/commonjs/models/components/successresponse.js +2 -13
- package/dist/commonjs/models/components/successresponse.js.map +1 -1
- package/dist/commonjs/models/components/tenant.d.ts +15 -13
- package/dist/commonjs/models/components/tenant.d.ts.map +1 -1
- package/dist/commonjs/models/components/tenant.js +8 -13
- package/dist/commonjs/models/components/tenant.js.map +1 -1
- package/dist/commonjs/models/components/tenantlistitem.d.ts +52 -0
- package/dist/commonjs/models/components/tenantlistitem.d.ts.map +1 -0
- package/dist/commonjs/models/components/tenantlistitem.js +83 -0
- package/dist/commonjs/models/components/tenantlistitem.js.map +1 -0
- package/dist/commonjs/models/components/tenantlistresponse.d.ts +39 -0
- package/dist/commonjs/models/components/tenantlistresponse.d.ts.map +1 -0
- package/dist/commonjs/models/components/tenantlistresponse.js +65 -0
- package/dist/commonjs/models/components/tenantlistresponse.js.map +1 -0
- package/dist/commonjs/models/components/tenanttoken.d.ts +6 -13
- package/dist/commonjs/models/components/tenanttoken.d.ts.map +1 -1
- package/dist/commonjs/models/components/tenanttoken.js +13 -13
- package/dist/commonjs/models/components/tenanttoken.js.map +1 -1
- package/dist/commonjs/models/components/tenantupsert.d.ts +24 -0
- package/dist/commonjs/models/components/tenantupsert.d.ts.map +1 -0
- package/dist/commonjs/models/components/tenantupsert.js +58 -0
- package/dist/commonjs/models/components/tenantupsert.js.map +1 -0
- package/dist/commonjs/models/components/topics.d.ts +1 -27
- package/dist/commonjs/models/components/topics.d.ts.map +1 -1
- package/dist/commonjs/models/components/topics.js +2 -24
- package/dist/commonjs/models/components/topics.js.map +1 -1
- package/dist/commonjs/models/components/webhookconfig.d.ts +6 -13
- package/dist/commonjs/models/components/webhookconfig.d.ts.map +1 -1
- package/dist/commonjs/models/components/webhookconfig.js +13 -13
- package/dist/commonjs/models/components/webhookconfig.js.map +1 -1
- package/dist/commonjs/models/components/webhookcredentials.d.ts +1 -13
- package/dist/commonjs/models/components/webhookcredentials.d.ts.map +1 -1
- package/dist/commonjs/models/components/webhookcredentials.js +2 -13
- package/dist/commonjs/models/components/webhookcredentials.js.map +1 -1
- package/dist/commonjs/models/components/webhookcredentialsupdate.d.ts +1 -13
- package/dist/commonjs/models/components/webhookcredentialsupdate.d.ts.map +1 -1
- package/dist/commonjs/models/components/webhookcredentialsupdate.js +2 -13
- package/dist/commonjs/models/components/webhookcredentialsupdate.js.map +1 -1
- package/dist/commonjs/models/errors/badrequesterror.d.ts +1 -13
- package/dist/commonjs/models/errors/badrequesterror.d.ts.map +1 -1
- package/dist/commonjs/models/errors/badrequesterror.js +3 -14
- package/dist/commonjs/models/errors/badrequesterror.js.map +1 -1
- package/dist/commonjs/models/errors/index.d.ts +1 -0
- package/dist/commonjs/models/errors/index.d.ts.map +1 -1
- package/dist/commonjs/models/errors/index.js +1 -0
- package/dist/commonjs/models/errors/index.js.map +1 -1
- package/dist/commonjs/models/errors/internalservererror.d.ts +1 -13
- package/dist/commonjs/models/errors/internalservererror.d.ts.map +1 -1
- package/dist/commonjs/models/errors/internalservererror.js +3 -14
- package/dist/commonjs/models/errors/internalservererror.js.map +1 -1
- package/dist/commonjs/models/errors/listtenants.d.ts +57 -0
- package/dist/commonjs/models/errors/listtenants.d.ts.map +1 -0
- package/dist/commonjs/models/errors/listtenants.js +114 -0
- package/dist/commonjs/models/errors/listtenants.js.map +1 -0
- package/dist/commonjs/models/errors/notfounderror.d.ts +1 -13
- package/dist/commonjs/models/errors/notfounderror.d.ts.map +1 -1
- package/dist/commonjs/models/errors/notfounderror.js +3 -14
- package/dist/commonjs/models/errors/notfounderror.js.map +1 -1
- package/dist/commonjs/models/errors/ratelimitederror.d.ts +1 -13
- package/dist/commonjs/models/errors/ratelimitederror.d.ts.map +1 -1
- package/dist/commonjs/models/errors/ratelimitederror.js +3 -14
- package/dist/commonjs/models/errors/ratelimitederror.js.map +1 -1
- package/dist/commonjs/models/errors/responsevalidationerror.js +1 -1
- package/dist/commonjs/models/errors/responsevalidationerror.js.map +1 -1
- package/dist/commonjs/models/errors/sdkvalidationerror.d.ts +1 -1
- package/dist/commonjs/models/errors/sdkvalidationerror.d.ts.map +1 -1
- package/dist/commonjs/models/errors/sdkvalidationerror.js +1 -1
- package/dist/commonjs/models/errors/sdkvalidationerror.js.map +1 -1
- package/dist/commonjs/models/errors/timeouterror.d.ts +1 -13
- package/dist/commonjs/models/errors/timeouterror.d.ts.map +1 -1
- package/dist/commonjs/models/errors/timeouterror.js +3 -14
- package/dist/commonjs/models/errors/timeouterror.js.map +1 -1
- package/dist/commonjs/models/errors/unauthorizederror.d.ts +1 -13
- package/dist/commonjs/models/errors/unauthorizederror.d.ts.map +1 -1
- package/dist/commonjs/models/errors/unauthorizederror.js +3 -14
- package/dist/commonjs/models/errors/unauthorizederror.js.map +1 -1
- package/dist/commonjs/models/operations/createtenantdestination.d.ts +3 -27
- package/dist/commonjs/models/operations/createtenantdestination.d.ts.map +1 -1
- package/dist/commonjs/models/operations/createtenantdestination.js +4 -28
- package/dist/commonjs/models/operations/createtenantdestination.js.map +1 -1
- package/dist/commonjs/models/operations/deletetenant.d.ts +1 -25
- package/dist/commonjs/models/operations/deletetenant.d.ts.map +1 -1
- package/dist/commonjs/models/operations/deletetenant.js +2 -24
- package/dist/commonjs/models/operations/deletetenant.js.map +1 -1
- package/dist/commonjs/models/operations/deletetenantdestination.d.ts +1 -25
- package/dist/commonjs/models/operations/deletetenantdestination.d.ts.map +1 -1
- package/dist/commonjs/models/operations/deletetenantdestination.js +2 -24
- package/dist/commonjs/models/operations/deletetenantdestination.js.map +1 -1
- package/dist/commonjs/models/operations/disabletenantdestination.d.ts +1 -25
- package/dist/commonjs/models/operations/disabletenantdestination.d.ts.map +1 -1
- package/dist/commonjs/models/operations/disabletenantdestination.js +2 -24
- package/dist/commonjs/models/operations/disabletenantdestination.js.map +1 -1
- package/dist/commonjs/models/operations/enabletenantdestination.d.ts +1 -25
- package/dist/commonjs/models/operations/enabletenantdestination.d.ts.map +1 -1
- package/dist/commonjs/models/operations/enabletenantdestination.js +2 -24
- package/dist/commonjs/models/operations/enabletenantdestination.js.map +1 -1
- package/dist/commonjs/models/operations/getdestinationtypeschema.d.ts +1 -37
- package/dist/commonjs/models/operations/getdestinationtypeschema.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getdestinationtypeschema.js +2 -24
- package/dist/commonjs/models/operations/getdestinationtypeschema.js.map +1 -1
- package/dist/commonjs/models/operations/gettenant.d.ts +1 -25
- package/dist/commonjs/models/operations/gettenant.d.ts.map +1 -1
- package/dist/commonjs/models/operations/gettenant.js +2 -24
- package/dist/commonjs/models/operations/gettenant.js.map +1 -1
- package/dist/commonjs/models/operations/gettenantdestination.d.ts +1 -25
- package/dist/commonjs/models/operations/gettenantdestination.d.ts.map +1 -1
- package/dist/commonjs/models/operations/gettenantdestination.js +2 -24
- package/dist/commonjs/models/operations/gettenantdestination.js.map +1 -1
- package/dist/commonjs/models/operations/gettenantdestinationtypeschema.d.ts +1 -49
- package/dist/commonjs/models/operations/gettenantdestinationtypeschema.d.ts.map +1 -1
- package/dist/commonjs/models/operations/gettenantdestinationtypeschema.js +2 -35
- package/dist/commonjs/models/operations/gettenantdestinationtypeschema.js.map +1 -1
- package/dist/commonjs/models/operations/gettenantevent.d.ts +1 -25
- package/dist/commonjs/models/operations/gettenantevent.d.ts.map +1 -1
- package/dist/commonjs/models/operations/gettenantevent.js +2 -24
- package/dist/commonjs/models/operations/gettenantevent.js.map +1 -1
- package/dist/commonjs/models/operations/gettenanteventbydestination.d.ts +1 -25
- package/dist/commonjs/models/operations/gettenanteventbydestination.d.ts.map +1 -1
- package/dist/commonjs/models/operations/gettenanteventbydestination.js +2 -24
- package/dist/commonjs/models/operations/gettenanteventbydestination.js.map +1 -1
- package/dist/commonjs/models/operations/gettenantportalurl.d.ts +1 -41
- package/dist/commonjs/models/operations/gettenantportalurl.d.ts.map +1 -1
- package/dist/commonjs/models/operations/gettenantportalurl.js +2 -35
- package/dist/commonjs/models/operations/gettenantportalurl.js.map +1 -1
- package/dist/commonjs/models/operations/gettenanttoken.d.ts +1 -25
- package/dist/commonjs/models/operations/gettenanttoken.d.ts.map +1 -1
- package/dist/commonjs/models/operations/gettenanttoken.js +2 -24
- package/dist/commonjs/models/operations/gettenanttoken.js.map +1 -1
- package/dist/commonjs/models/operations/healthcheck.d.ts +61 -0
- package/dist/commonjs/models/operations/healthcheck.d.ts.map +1 -0
- package/dist/commonjs/models/operations/healthcheck.js +92 -0
- package/dist/commonjs/models/operations/healthcheck.js.map +1 -0
- package/dist/commonjs/models/operations/index.d.ts +2 -0
- package/dist/commonjs/models/operations/index.d.ts.map +1 -1
- package/dist/commonjs/models/operations/index.js +2 -0
- package/dist/commonjs/models/operations/index.js.map +1 -1
- package/dist/commonjs/models/operations/listtenantdestinations.d.ts +9 -143
- package/dist/commonjs/models/operations/listtenantdestinations.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listtenantdestinations.js +19 -113
- package/dist/commonjs/models/operations/listtenantdestinations.js.map +1 -1
- package/dist/commonjs/models/operations/listtenantdestinationtypeschemas.d.ts +1 -25
- package/dist/commonjs/models/operations/listtenantdestinationtypeschemas.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listtenantdestinationtypeschemas.js +2 -24
- package/dist/commonjs/models/operations/listtenantdestinationtypeschemas.js.map +1 -1
- package/dist/commonjs/models/operations/listtenanteventdeliveries.d.ts +1 -25
- package/dist/commonjs/models/operations/listtenanteventdeliveries.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listtenanteventdeliveries.js +2 -24
- package/dist/commonjs/models/operations/listtenanteventdeliveries.js.map +1 -1
- package/dist/commonjs/models/operations/listtenantevents.d.ts +6 -95
- package/dist/commonjs/models/operations/listtenantevents.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listtenantevents.js +6 -106
- package/dist/commonjs/models/operations/listtenantevents.js.map +1 -1
- package/dist/commonjs/models/operations/listtenanteventsbydestination.d.ts +6 -83
- package/dist/commonjs/models/operations/listtenanteventsbydestination.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listtenanteventsbydestination.js +6 -95
- package/dist/commonjs/models/operations/listtenanteventsbydestination.js.map +1 -1
- package/dist/commonjs/models/operations/listtenants.d.ts +51 -0
- package/dist/commonjs/models/operations/listtenants.d.ts.map +1 -0
- package/dist/commonjs/models/operations/listtenants.js +75 -0
- package/dist/commonjs/models/operations/listtenants.js.map +1 -0
- package/dist/commonjs/models/operations/listtenanttopics.d.ts +1 -25
- package/dist/commonjs/models/operations/listtenanttopics.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listtenanttopics.js +2 -24
- package/dist/commonjs/models/operations/listtenanttopics.js.map +1 -1
- package/dist/commonjs/models/operations/retrytenantevent.d.ts +1 -25
- package/dist/commonjs/models/operations/retrytenantevent.d.ts.map +1 -1
- package/dist/commonjs/models/operations/retrytenantevent.js +2 -24
- package/dist/commonjs/models/operations/retrytenantevent.js.map +1 -1
- package/dist/commonjs/models/operations/updatetenantdestination.d.ts +3 -39
- package/dist/commonjs/models/operations/updatetenantdestination.d.ts.map +1 -1
- package/dist/commonjs/models/operations/updatetenantdestination.js +4 -39
- package/dist/commonjs/models/operations/updatetenantdestination.js.map +1 -1
- package/dist/commonjs/models/operations/upserttenant.d.ts +7 -25
- package/dist/commonjs/models/operations/upserttenant.d.ts.map +1 -1
- package/dist/commonjs/models/operations/upserttenant.js +5 -24
- package/dist/commonjs/models/operations/upserttenant.js.map +1 -1
- package/dist/commonjs/sdk/events.d.ts +2 -7
- package/dist/commonjs/sdk/events.d.ts.map +1 -1
- package/dist/commonjs/sdk/events.js +2 -3
- package/dist/commonjs/sdk/events.js.map +1 -1
- package/dist/commonjs/sdk/health.d.ts +15 -2
- package/dist/commonjs/sdk/health.d.ts.map +1 -1
- package/dist/commonjs/sdk/health.js +13 -1
- package/dist/commonjs/sdk/health.js.map +1 -1
- package/dist/commonjs/sdk/tenants.d.ts +13 -0
- package/dist/commonjs/sdk/tenants.d.ts.map +1 -1
- package/dist/commonjs/sdk/tenants.js +16 -0
- package/dist/commonjs/sdk/tenants.js.map +1 -1
- package/dist/commonjs/types/blobs.d.ts +1 -1
- package/dist/commonjs/types/blobs.d.ts.map +1 -1
- package/dist/commonjs/types/blobs.js +1 -1
- package/dist/commonjs/types/blobs.js.map +1 -1
- package/dist/commonjs/types/constdatetime.d.ts +1 -1
- package/dist/commonjs/types/constdatetime.d.ts.map +1 -1
- package/dist/commonjs/types/constdatetime.js +1 -1
- package/dist/commonjs/types/constdatetime.js.map +1 -1
- package/dist/commonjs/types/enums.d.ts +8 -11
- package/dist/commonjs/types/enums.d.ts.map +1 -1
- package/dist/commonjs/types/enums.js +59 -3
- package/dist/commonjs/types/enums.js.map +1 -1
- package/dist/commonjs/types/index.d.ts +2 -2
- package/dist/commonjs/types/index.d.ts.map +1 -1
- package/dist/commonjs/types/index.js +16 -3
- package/dist/commonjs/types/index.js.map +1 -1
- package/dist/commonjs/types/unrecognized.d.ts +16 -0
- package/dist/commonjs/types/unrecognized.d.ts.map +1 -0
- package/dist/commonjs/types/unrecognized.js +34 -0
- package/dist/commonjs/types/unrecognized.js.map +1 -0
- package/dist/esm/funcs/destinationsCreate.d.ts +1 -2
- package/dist/esm/funcs/destinationsCreate.d.ts.map +1 -1
- package/dist/esm/funcs/destinationsCreate.js +4 -34
- package/dist/esm/funcs/destinationsCreate.js.map +1 -1
- package/dist/esm/funcs/destinationsDelete.d.ts +1 -2
- package/dist/esm/funcs/destinationsDelete.d.ts.map +1 -1
- package/dist/esm/funcs/destinationsDelete.js +3 -33
- package/dist/esm/funcs/destinationsDelete.js.map +1 -1
- package/dist/esm/funcs/destinationsDisable.d.ts +1 -2
- package/dist/esm/funcs/destinationsDisable.d.ts.map +1 -1
- package/dist/esm/funcs/destinationsDisable.js +3 -33
- package/dist/esm/funcs/destinationsDisable.js.map +1 -1
- package/dist/esm/funcs/destinationsEnable.d.ts +1 -2
- package/dist/esm/funcs/destinationsEnable.d.ts.map +1 -1
- package/dist/esm/funcs/destinationsEnable.js +3 -33
- package/dist/esm/funcs/destinationsEnable.js.map +1 -1
- package/dist/esm/funcs/destinationsGet.d.ts +1 -2
- package/dist/esm/funcs/destinationsGet.d.ts.map +1 -1
- package/dist/esm/funcs/destinationsGet.js +3 -33
- package/dist/esm/funcs/destinationsGet.js.map +1 -1
- package/dist/esm/funcs/destinationsList.d.ts +1 -2
- package/dist/esm/funcs/destinationsList.d.ts.map +1 -1
- package/dist/esm/funcs/destinationsList.js +4 -34
- package/dist/esm/funcs/destinationsList.js.map +1 -1
- package/dist/esm/funcs/destinationsUpdate.d.ts +1 -2
- package/dist/esm/funcs/destinationsUpdate.d.ts.map +1 -1
- package/dist/esm/funcs/destinationsUpdate.js +4 -34
- package/dist/esm/funcs/destinationsUpdate.js.map +1 -1
- package/dist/esm/funcs/eventsGet.d.ts +1 -2
- package/dist/esm/funcs/eventsGet.d.ts.map +1 -1
- package/dist/esm/funcs/eventsGet.js +3 -33
- package/dist/esm/funcs/eventsGet.js.map +1 -1
- package/dist/esm/funcs/eventsGetByDestination.d.ts +1 -2
- package/dist/esm/funcs/eventsGetByDestination.d.ts.map +1 -1
- package/dist/esm/funcs/eventsGetByDestination.js +3 -33
- package/dist/esm/funcs/eventsGetByDestination.js.map +1 -1
- package/dist/esm/funcs/eventsList.d.ts +1 -5
- package/dist/esm/funcs/eventsList.d.ts.map +1 -1
- package/dist/esm/funcs/eventsList.js +8 -73
- package/dist/esm/funcs/eventsList.js.map +1 -1
- package/dist/esm/funcs/eventsListByDestination.d.ts +1 -5
- package/dist/esm/funcs/eventsListByDestination.d.ts.map +1 -1
- package/dist/esm/funcs/eventsListByDestination.js +8 -71
- package/dist/esm/funcs/eventsListByDestination.js.map +1 -1
- package/dist/esm/funcs/eventsListDeliveries.d.ts +1 -2
- package/dist/esm/funcs/eventsListDeliveries.d.ts.map +1 -1
- package/dist/esm/funcs/eventsListDeliveries.js +4 -34
- package/dist/esm/funcs/eventsListDeliveries.js.map +1 -1
- package/dist/esm/funcs/eventsRetry.d.ts +1 -2
- package/dist/esm/funcs/eventsRetry.d.ts.map +1 -1
- package/dist/esm/funcs/eventsRetry.js +5 -36
- package/dist/esm/funcs/eventsRetry.js.map +1 -1
- package/dist/esm/funcs/healthCheck.d.ts +15 -2
- package/dist/esm/funcs/healthCheck.d.ts.map +1 -1
- package/dist/esm/funcs/healthCheck.js +16 -4
- package/dist/esm/funcs/healthCheck.js.map +1 -1
- package/dist/esm/funcs/schemasGet.d.ts +1 -2
- package/dist/esm/funcs/schemasGet.d.ts.map +1 -1
- package/dist/esm/funcs/schemasGet.js +3 -33
- package/dist/esm/funcs/schemasGet.js.map +1 -1
- package/dist/esm/funcs/schemasListDestinationTypesJwt.js +1 -1
- package/dist/esm/funcs/schemasListDestinationTypesJwt.js.map +1 -1
- package/dist/esm/funcs/schemasListTenantDestinationTypes.d.ts +1 -2
- package/dist/esm/funcs/schemasListTenantDestinationTypes.d.ts.map +1 -1
- package/dist/esm/funcs/schemasListTenantDestinationTypes.js +4 -34
- package/dist/esm/funcs/schemasListTenantDestinationTypes.js.map +1 -1
- package/dist/esm/funcs/tenantsDelete.d.ts +1 -2
- package/dist/esm/funcs/tenantsDelete.d.ts.map +1 -1
- package/dist/esm/funcs/tenantsDelete.js +3 -33
- package/dist/esm/funcs/tenantsDelete.js.map +1 -1
- package/dist/esm/funcs/tenantsGet.d.ts +1 -2
- package/dist/esm/funcs/tenantsGet.d.ts.map +1 -1
- package/dist/esm/funcs/tenantsGet.js +3 -33
- package/dist/esm/funcs/tenantsGet.js.map +1 -1
- package/dist/esm/funcs/tenantsGetPortalUrl.d.ts +1 -2
- package/dist/esm/funcs/tenantsGetPortalUrl.d.ts.map +1 -1
- package/dist/esm/funcs/tenantsGetPortalUrl.js +3 -33
- package/dist/esm/funcs/tenantsGetPortalUrl.js.map +1 -1
- package/dist/esm/funcs/tenantsGetToken.d.ts +1 -2
- package/dist/esm/funcs/tenantsGetToken.d.ts.map +1 -1
- package/dist/esm/funcs/tenantsGetToken.js +3 -33
- package/dist/esm/funcs/tenantsGetToken.js.map +1 -1
- package/dist/esm/funcs/tenantsListTenants.d.ts +25 -0
- package/dist/esm/funcs/tenantsListTenants.d.ts.map +1 -0
- package/dist/esm/funcs/tenantsListTenants.js +94 -0
- package/dist/esm/funcs/tenantsListTenants.js.map +1 -0
- package/dist/esm/funcs/tenantsUpsert.d.ts +1 -2
- package/dist/esm/funcs/tenantsUpsert.d.ts.map +1 -1
- package/dist/esm/funcs/tenantsUpsert.js +6 -35
- package/dist/esm/funcs/tenantsUpsert.js.map +1 -1
- package/dist/esm/funcs/topicsList.d.ts +1 -2
- package/dist/esm/funcs/topicsList.d.ts.map +1 -1
- package/dist/esm/funcs/topicsList.js +4 -34
- package/dist/esm/funcs/topicsList.js.map +1 -1
- package/dist/esm/funcs/topicsListJwt.js +1 -1
- package/dist/esm/funcs/topicsListJwt.js.map +1 -1
- package/dist/esm/lib/base64.d.ts +1 -1
- package/dist/esm/lib/base64.d.ts.map +1 -1
- package/dist/esm/lib/base64.js +1 -1
- package/dist/esm/lib/base64.js.map +1 -1
- package/dist/esm/lib/config.d.ts +3 -3
- package/dist/esm/lib/config.js +3 -3
- package/dist/esm/lib/config.js.map +1 -1
- package/dist/esm/lib/encodings.d.ts +1 -0
- package/dist/esm/lib/encodings.d.ts.map +1 -1
- package/dist/esm/lib/encodings.js +12 -1
- package/dist/esm/lib/encodings.js.map +1 -1
- package/dist/esm/lib/schemas.d.ts +1 -1
- package/dist/esm/lib/schemas.d.ts.map +1 -1
- package/dist/esm/lib/schemas.js +1 -1
- package/dist/esm/lib/schemas.js.map +1 -1
- package/dist/esm/lib/sdks.js +2 -2
- package/dist/esm/lib/sdks.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 +2 -3
- package/dist/esm/mcp-server/cli/start/command.js.map +1 -1
- package/dist/esm/mcp-server/extensions.d.ts +1 -1
- package/dist/esm/mcp-server/extensions.d.ts.map +1 -1
- package/dist/esm/mcp-server/mcp-server.js +1 -1
- package/dist/esm/mcp-server/prompts.d.ts +4 -4
- package/dist/esm/mcp-server/prompts.d.ts.map +1 -1
- package/dist/esm/mcp-server/prompts.js.map +1 -1
- package/dist/esm/mcp-server/resources.d.ts +3 -3
- package/dist/esm/mcp-server/resources.d.ts.map +1 -1
- package/dist/esm/mcp-server/resources.js.map +1 -1
- package/dist/esm/mcp-server/server.d.ts.map +1 -1
- package/dist/esm/mcp-server/server.js +3 -1
- package/dist/esm/mcp-server/server.js.map +1 -1
- package/dist/esm/mcp-server/shared.d.ts.map +1 -1
- package/dist/esm/mcp-server/shared.js +1 -1
- package/dist/esm/mcp-server/shared.js.map +1 -1
- package/dist/esm/mcp-server/tools/destinationsCreate.d.ts +1 -1
- package/dist/esm/mcp-server/tools/destinationsDelete.d.ts +1 -1
- package/dist/esm/mcp-server/tools/destinationsDisable.d.ts +1 -1
- package/dist/esm/mcp-server/tools/destinationsEnable.d.ts +1 -1
- package/dist/esm/mcp-server/tools/destinationsGet.d.ts +1 -1
- package/dist/esm/mcp-server/tools/destinationsList.d.ts +1 -1
- package/dist/esm/mcp-server/tools/destinationsUpdate.d.ts +1 -1
- package/dist/esm/mcp-server/tools/eventsGet.d.ts +1 -1
- package/dist/esm/mcp-server/tools/eventsGetByDestination.d.ts +1 -1
- package/dist/esm/mcp-server/tools/eventsList.d.ts +1 -1
- package/dist/esm/mcp-server/tools/eventsList.js +1 -1
- package/dist/esm/mcp-server/tools/eventsList.js.map +1 -1
- package/dist/esm/mcp-server/tools/eventsListByDestination.d.ts +1 -1
- package/dist/esm/mcp-server/tools/eventsListByDestination.js +1 -1
- package/dist/esm/mcp-server/tools/eventsListByDestination.js.map +1 -1
- package/dist/esm/mcp-server/tools/eventsListDeliveries.d.ts +1 -1
- package/dist/esm/mcp-server/tools/eventsRetry.d.ts +1 -1
- package/dist/esm/mcp-server/tools/healthCheck.d.ts.map +1 -1
- package/dist/esm/mcp-server/tools/healthCheck.js +14 -1
- package/dist/esm/mcp-server/tools/healthCheck.js.map +1 -1
- package/dist/esm/mcp-server/tools/publishEvent.d.ts +1 -1
- package/dist/esm/mcp-server/tools/schemasGet.d.ts +1 -1
- package/dist/esm/mcp-server/tools/schemasGetDestinationTypeJwt.d.ts +1 -1
- package/dist/esm/mcp-server/tools/schemasListTenantDestinationTypes.d.ts +1 -1
- package/dist/esm/mcp-server/tools/tenantsDelete.d.ts +1 -1
- package/dist/esm/mcp-server/tools/tenantsGet.d.ts +1 -1
- package/dist/esm/mcp-server/tools/tenantsGetPortalUrl.d.ts +1 -1
- package/dist/esm/mcp-server/tools/tenantsGetToken.d.ts +1 -1
- package/dist/esm/mcp-server/tools/tenantsListTenants.d.ts +8 -0
- package/dist/esm/mcp-server/tools/tenantsListTenants.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/tenantsListTenants.js +35 -0
- package/dist/esm/mcp-server/tools/tenantsListTenants.js.map +1 -0
- package/dist/esm/mcp-server/tools/tenantsUpsert.d.ts +1 -1
- package/dist/esm/mcp-server/tools/topicsList.d.ts +1 -1
- package/dist/esm/mcp-server/tools.d.ts +4 -4
- package/dist/esm/mcp-server/tools.d.ts.map +1 -1
- package/dist/esm/mcp-server/tools.js.map +1 -1
- package/dist/esm/models/components/awskinesisconfig.d.ts +1 -13
- package/dist/esm/models/components/awskinesisconfig.d.ts.map +1 -1
- package/dist/esm/models/components/awskinesisconfig.js +1 -12
- package/dist/esm/models/components/awskinesisconfig.js.map +1 -1
- package/dist/esm/models/components/awskinesiscredentials.d.ts +1 -13
- package/dist/esm/models/components/awskinesiscredentials.d.ts.map +1 -1
- package/dist/esm/models/components/awskinesiscredentials.js +1 -12
- package/dist/esm/models/components/awskinesiscredentials.js.map +1 -1
- package/dist/esm/models/components/awss3config.d.ts +1 -13
- package/dist/esm/models/components/awss3config.d.ts.map +1 -1
- package/dist/esm/models/components/awss3config.js +1 -12
- package/dist/esm/models/components/awss3config.js.map +1 -1
- package/dist/esm/models/components/awss3credentials.d.ts +1 -13
- package/dist/esm/models/components/awss3credentials.d.ts.map +1 -1
- package/dist/esm/models/components/awss3credentials.js +1 -12
- package/dist/esm/models/components/awss3credentials.js.map +1 -1
- package/dist/esm/models/components/awssqsconfig.d.ts +1 -13
- package/dist/esm/models/components/awssqsconfig.d.ts.map +1 -1
- package/dist/esm/models/components/awssqsconfig.js +1 -12
- package/dist/esm/models/components/awssqsconfig.js.map +1 -1
- package/dist/esm/models/components/awssqscredentials.d.ts +1 -13
- package/dist/esm/models/components/awssqscredentials.d.ts.map +1 -1
- package/dist/esm/models/components/awssqscredentials.js +1 -12
- package/dist/esm/models/components/awssqscredentials.js.map +1 -1
- package/dist/esm/models/components/azureservicebusconfig.d.ts +1 -13
- package/dist/esm/models/components/azureservicebusconfig.d.ts.map +1 -1
- package/dist/esm/models/components/azureservicebusconfig.js +1 -12
- package/dist/esm/models/components/azureservicebusconfig.js.map +1 -1
- package/dist/esm/models/components/azureservicebuscredentials.d.ts +1 -13
- package/dist/esm/models/components/azureservicebuscredentials.d.ts.map +1 -1
- package/dist/esm/models/components/azureservicebuscredentials.js +1 -12
- package/dist/esm/models/components/azureservicebuscredentials.js.map +1 -1
- package/dist/esm/models/components/deliveryattempt.d.ts +1 -29
- package/dist/esm/models/components/deliveryattempt.d.ts.map +1 -1
- package/dist/esm/models/components/deliveryattempt.js +1 -23
- package/dist/esm/models/components/deliveryattempt.js.map +1 -1
- package/dist/esm/models/components/destination.d.ts +3 -47
- package/dist/esm/models/components/destination.d.ts.map +1 -1
- package/dist/esm/models/components/destination.js +17 -60
- package/dist/esm/models/components/destination.js.map +1 -1
- package/dist/esm/models/components/destinationawskinesis.d.ts +40 -44
- package/dist/esm/models/components/destinationawskinesis.d.ts.map +1 -1
- package/dist/esm/models/components/destinationawskinesis.js +15 -35
- package/dist/esm/models/components/destinationawskinesis.js.map +1 -1
- package/dist/esm/models/components/destinationawss3.d.ts +40 -44
- package/dist/esm/models/components/destinationawss3.d.ts.map +1 -1
- package/dist/esm/models/components/destinationawss3.js +15 -35
- package/dist/esm/models/components/destinationawss3.js.map +1 -1
- package/dist/esm/models/components/destinationawssqs.d.ts +40 -44
- package/dist/esm/models/components/destinationawssqs.d.ts.map +1 -1
- package/dist/esm/models/components/destinationawssqs.js +15 -35
- package/dist/esm/models/components/destinationawssqs.js.map +1 -1
- package/dist/esm/models/components/destinationazureservicebus.d.ts +40 -44
- package/dist/esm/models/components/destinationazureservicebus.d.ts.map +1 -1
- package/dist/esm/models/components/destinationazureservicebus.js +16 -35
- package/dist/esm/models/components/destinationazureservicebus.js.map +1 -1
- package/dist/esm/models/components/destinationcreate.d.ts +3 -47
- package/dist/esm/models/components/destinationcreate.d.ts.map +1 -1
- package/dist/esm/models/components/destinationcreate.js +17 -60
- package/dist/esm/models/components/destinationcreate.js.map +1 -1
- package/dist/esm/models/components/destinationcreateawskinesis.d.ts +35 -44
- package/dist/esm/models/components/destinationcreateawskinesis.d.ts.map +1 -1
- package/dist/esm/models/components/destinationcreateawskinesis.js +18 -35
- package/dist/esm/models/components/destinationcreateawskinesis.js.map +1 -1
- package/dist/esm/models/components/destinationcreateawss3.d.ts +35 -44
- package/dist/esm/models/components/destinationcreateawss3.d.ts.map +1 -1
- package/dist/esm/models/components/destinationcreateawss3.js +18 -35
- package/dist/esm/models/components/destinationcreateawss3.js.map +1 -1
- package/dist/esm/models/components/destinationcreateawssqs.d.ts +35 -44
- package/dist/esm/models/components/destinationcreateawssqs.d.ts.map +1 -1
- package/dist/esm/models/components/destinationcreateawssqs.js +18 -35
- package/dist/esm/models/components/destinationcreateawssqs.js.map +1 -1
- package/dist/esm/models/components/destinationcreateazureservicebus.d.ts +35 -44
- package/dist/esm/models/components/destinationcreateazureservicebus.d.ts.map +1 -1
- package/dist/esm/models/components/destinationcreateazureservicebus.js +18 -35
- package/dist/esm/models/components/destinationcreateazureservicebus.js.map +1 -1
- package/dist/esm/models/components/destinationcreategcppubsub.d.ts +35 -44
- package/dist/esm/models/components/destinationcreategcppubsub.d.ts.map +1 -1
- package/dist/esm/models/components/destinationcreategcppubsub.js +18 -35
- package/dist/esm/models/components/destinationcreategcppubsub.js.map +1 -1
- package/dist/esm/models/components/destinationcreatehookdeck.d.ts +35 -44
- package/dist/esm/models/components/destinationcreatehookdeck.d.ts.map +1 -1
- package/dist/esm/models/components/destinationcreatehookdeck.js +18 -35
- package/dist/esm/models/components/destinationcreatehookdeck.js.map +1 -1
- package/dist/esm/models/components/destinationcreaterabbitmq.d.ts +35 -44
- package/dist/esm/models/components/destinationcreaterabbitmq.d.ts.map +1 -1
- package/dist/esm/models/components/destinationcreaterabbitmq.js +18 -35
- package/dist/esm/models/components/destinationcreaterabbitmq.js.map +1 -1
- package/dist/esm/models/components/destinationcreatewebhook.d.ts +35 -44
- package/dist/esm/models/components/destinationcreatewebhook.d.ts.map +1 -1
- package/dist/esm/models/components/destinationcreatewebhook.js +18 -35
- package/dist/esm/models/components/destinationcreatewebhook.js.map +1 -1
- package/dist/esm/models/components/destinationgcppubsub.d.ts +40 -44
- package/dist/esm/models/components/destinationgcppubsub.d.ts.map +1 -1
- package/dist/esm/models/components/destinationgcppubsub.js +15 -35
- package/dist/esm/models/components/destinationgcppubsub.js.map +1 -1
- package/dist/esm/models/components/destinationhookdeck.d.ts +40 -44
- package/dist/esm/models/components/destinationhookdeck.d.ts.map +1 -1
- package/dist/esm/models/components/destinationhookdeck.js +16 -35
- package/dist/esm/models/components/destinationhookdeck.js.map +1 -1
- package/dist/esm/models/components/destinationrabbitmq.d.ts +40 -44
- package/dist/esm/models/components/destinationrabbitmq.d.ts.map +1 -1
- package/dist/esm/models/components/destinationrabbitmq.js +15 -35
- package/dist/esm/models/components/destinationrabbitmq.js.map +1 -1
- package/dist/esm/models/components/destinationschemafield.d.ts +6 -34
- package/dist/esm/models/components/destinationschemafield.d.ts.map +1 -1
- package/dist/esm/models/components/destinationschemafield.js +7 -28
- package/dist/esm/models/components/destinationschemafield.js.map +1 -1
- package/dist/esm/models/components/destinationtype.d.ts +24 -0
- package/dist/esm/models/components/destinationtype.d.ts.map +1 -0
- package/dist/esm/models/components/destinationtype.js +22 -0
- package/dist/esm/models/components/destinationtype.js.map +1 -0
- package/dist/esm/models/components/destinationtypeschema.d.ts +1 -13
- package/dist/esm/models/components/destinationtypeschema.d.ts.map +1 -1
- package/dist/esm/models/components/destinationtypeschema.js +1 -12
- package/dist/esm/models/components/destinationtypeschema.js.map +1 -1
- package/dist/esm/models/components/destinationupdate.d.ts +1 -13
- package/dist/esm/models/components/destinationupdate.d.ts.map +1 -1
- package/dist/esm/models/components/destinationupdate.js +1 -12
- package/dist/esm/models/components/destinationupdate.js.map +1 -1
- package/dist/esm/models/components/destinationupdateawskinesis.d.ts +33 -13
- package/dist/esm/models/components/destinationupdateawskinesis.d.ts.map +1 -1
- package/dist/esm/models/components/destinationupdateawskinesis.js +16 -12
- package/dist/esm/models/components/destinationupdateawskinesis.js.map +1 -1
- package/dist/esm/models/components/destinationupdateawss3.d.ts +33 -13
- package/dist/esm/models/components/destinationupdateawss3.d.ts.map +1 -1
- package/dist/esm/models/components/destinationupdateawss3.js +16 -12
- package/dist/esm/models/components/destinationupdateawss3.js.map +1 -1
- package/dist/esm/models/components/destinationupdateawssqs.d.ts +33 -13
- package/dist/esm/models/components/destinationupdateawssqs.d.ts.map +1 -1
- package/dist/esm/models/components/destinationupdateawssqs.js +16 -12
- package/dist/esm/models/components/destinationupdateawssqs.js.map +1 -1
- package/dist/esm/models/components/destinationupdateazureservicebus.d.ts +33 -13
- package/dist/esm/models/components/destinationupdateazureservicebus.d.ts.map +1 -1
- package/dist/esm/models/components/destinationupdateazureservicebus.js +16 -12
- package/dist/esm/models/components/destinationupdateazureservicebus.js.map +1 -1
- package/dist/esm/models/components/destinationupdategcppubsub.d.ts +33 -13
- package/dist/esm/models/components/destinationupdategcppubsub.d.ts.map +1 -1
- package/dist/esm/models/components/destinationupdategcppubsub.js +16 -12
- package/dist/esm/models/components/destinationupdategcppubsub.js.map +1 -1
- package/dist/esm/models/components/destinationupdatehookdeck.d.ts +33 -13
- package/dist/esm/models/components/destinationupdatehookdeck.d.ts.map +1 -1
- package/dist/esm/models/components/destinationupdatehookdeck.js +16 -12
- package/dist/esm/models/components/destinationupdatehookdeck.js.map +1 -1
- package/dist/esm/models/components/destinationupdaterabbitmq.d.ts +33 -13
- package/dist/esm/models/components/destinationupdaterabbitmq.d.ts.map +1 -1
- package/dist/esm/models/components/destinationupdaterabbitmq.js +16 -12
- package/dist/esm/models/components/destinationupdaterabbitmq.js.map +1 -1
- package/dist/esm/models/components/destinationupdatewebhook.d.ts +33 -13
- package/dist/esm/models/components/destinationupdatewebhook.d.ts.map +1 -1
- package/dist/esm/models/components/destinationupdatewebhook.js +16 -12
- package/dist/esm/models/components/destinationupdatewebhook.js.map +1 -1
- package/dist/esm/models/components/destinationwebhook.d.ts +40 -44
- package/dist/esm/models/components/destinationwebhook.d.ts.map +1 -1
- package/dist/esm/models/components/destinationwebhook.js +15 -35
- package/dist/esm/models/components/destinationwebhook.js.map +1 -1
- package/dist/esm/models/components/event.d.ts +1 -29
- package/dist/esm/models/components/event.d.ts.map +1 -1
- package/dist/esm/models/components/event.js +1 -23
- package/dist/esm/models/components/event.js.map +1 -1
- package/dist/esm/models/components/gcppubsubconfig.d.ts +1 -13
- package/dist/esm/models/components/gcppubsubconfig.d.ts.map +1 -1
- package/dist/esm/models/components/gcppubsubconfig.js +1 -12
- package/dist/esm/models/components/gcppubsubconfig.js.map +1 -1
- package/dist/esm/models/components/gcppubsubcredentials.d.ts +1 -13
- package/dist/esm/models/components/gcppubsubcredentials.d.ts.map +1 -1
- package/dist/esm/models/components/gcppubsubcredentials.js +1 -12
- package/dist/esm/models/components/gcppubsubcredentials.js.map +1 -1
- package/dist/esm/models/components/hookdeckcredentials.d.ts +1 -13
- package/dist/esm/models/components/hookdeckcredentials.d.ts.map +1 -1
- package/dist/esm/models/components/hookdeckcredentials.js +1 -12
- package/dist/esm/models/components/hookdeckcredentials.js.map +1 -1
- package/dist/esm/models/components/index.d.ts +4 -0
- package/dist/esm/models/components/index.d.ts.map +1 -1
- package/dist/esm/models/components/index.js +4 -0
- package/dist/esm/models/components/index.js.map +1 -1
- package/dist/esm/models/components/portalredirect.d.ts +6 -13
- package/dist/esm/models/components/portalredirect.d.ts.map +1 -1
- package/dist/esm/models/components/portalredirect.js +5 -12
- package/dist/esm/models/components/portalredirect.js.map +1 -1
- package/dist/esm/models/components/publishrequest.d.ts +1 -13
- package/dist/esm/models/components/publishrequest.d.ts.map +1 -1
- package/dist/esm/models/components/publishrequest.js +1 -12
- package/dist/esm/models/components/publishrequest.js.map +1 -1
- package/dist/esm/models/components/publishresponse.d.ts +6 -13
- package/dist/esm/models/components/publishresponse.d.ts.map +1 -1
- package/dist/esm/models/components/publishresponse.js +3 -12
- package/dist/esm/models/components/publishresponse.js.map +1 -1
- package/dist/esm/models/components/rabbitmqconfig.d.ts +1 -29
- package/dist/esm/models/components/rabbitmqconfig.d.ts.map +1 -1
- package/dist/esm/models/components/rabbitmqconfig.js +1 -23
- package/dist/esm/models/components/rabbitmqconfig.js.map +1 -1
- package/dist/esm/models/components/rabbitmqcredentials.d.ts +1 -13
- package/dist/esm/models/components/rabbitmqcredentials.d.ts.map +1 -1
- package/dist/esm/models/components/rabbitmqcredentials.js +1 -12
- package/dist/esm/models/components/rabbitmqcredentials.js.map +1 -1
- package/dist/esm/models/components/security.d.ts +1 -13
- package/dist/esm/models/components/security.d.ts.map +1 -1
- package/dist/esm/models/components/security.js +1 -12
- package/dist/esm/models/components/security.js.map +1 -1
- package/dist/esm/models/components/successresponse.d.ts +1 -13
- package/dist/esm/models/components/successresponse.d.ts.map +1 -1
- package/dist/esm/models/components/successresponse.js +1 -12
- package/dist/esm/models/components/successresponse.js.map +1 -1
- package/dist/esm/models/components/tenant.d.ts +15 -13
- package/dist/esm/models/components/tenant.d.ts.map +1 -1
- package/dist/esm/models/components/tenant.js +7 -12
- package/dist/esm/models/components/tenant.js.map +1 -1
- package/dist/esm/models/components/tenantlistitem.d.ts +52 -0
- package/dist/esm/models/components/tenantlistitem.d.ts.map +1 -0
- package/dist/esm/models/components/tenantlistitem.js +45 -0
- package/dist/esm/models/components/tenantlistitem.js.map +1 -0
- package/dist/esm/models/components/tenantlistresponse.d.ts +39 -0
- package/dist/esm/models/components/tenantlistresponse.d.ts.map +1 -0
- package/dist/esm/models/components/tenantlistresponse.js +27 -0
- package/dist/esm/models/components/tenantlistresponse.js.map +1 -0
- package/dist/esm/models/components/tenanttoken.d.ts +6 -13
- package/dist/esm/models/components/tenanttoken.d.ts.map +1 -1
- package/dist/esm/models/components/tenanttoken.js +12 -12
- package/dist/esm/models/components/tenanttoken.js.map +1 -1
- package/dist/esm/models/components/tenantupsert.d.ts +24 -0
- package/dist/esm/models/components/tenantupsert.d.ts.map +1 -0
- package/dist/esm/models/components/tenantupsert.js +20 -0
- package/dist/esm/models/components/tenantupsert.js.map +1 -0
- package/dist/esm/models/components/topics.d.ts +1 -27
- package/dist/esm/models/components/topics.d.ts.map +1 -1
- package/dist/esm/models/components/topics.js +1 -23
- package/dist/esm/models/components/topics.js.map +1 -1
- package/dist/esm/models/components/webhookconfig.d.ts +6 -13
- package/dist/esm/models/components/webhookconfig.d.ts.map +1 -1
- package/dist/esm/models/components/webhookconfig.js +12 -12
- package/dist/esm/models/components/webhookconfig.js.map +1 -1
- package/dist/esm/models/components/webhookcredentials.d.ts +1 -13
- package/dist/esm/models/components/webhookcredentials.d.ts.map +1 -1
- package/dist/esm/models/components/webhookcredentials.js +1 -12
- package/dist/esm/models/components/webhookcredentials.js.map +1 -1
- package/dist/esm/models/components/webhookcredentialsupdate.d.ts +1 -13
- package/dist/esm/models/components/webhookcredentialsupdate.d.ts.map +1 -1
- package/dist/esm/models/components/webhookcredentialsupdate.js +1 -12
- package/dist/esm/models/components/webhookcredentialsupdate.js.map +1 -1
- package/dist/esm/models/errors/badrequesterror.d.ts +1 -13
- package/dist/esm/models/errors/badrequesterror.d.ts.map +1 -1
- package/dist/esm/models/errors/badrequesterror.js +2 -13
- package/dist/esm/models/errors/badrequesterror.js.map +1 -1
- package/dist/esm/models/errors/index.d.ts +1 -0
- package/dist/esm/models/errors/index.d.ts.map +1 -1
- package/dist/esm/models/errors/index.js +1 -0
- package/dist/esm/models/errors/index.js.map +1 -1
- package/dist/esm/models/errors/internalservererror.d.ts +1 -13
- package/dist/esm/models/errors/internalservererror.d.ts.map +1 -1
- package/dist/esm/models/errors/internalservererror.js +2 -13
- package/dist/esm/models/errors/internalservererror.js.map +1 -1
- package/dist/esm/models/errors/listtenants.d.ts +57 -0
- package/dist/esm/models/errors/listtenants.d.ts.map +1 -0
- package/dist/esm/models/errors/listtenants.js +76 -0
- package/dist/esm/models/errors/listtenants.js.map +1 -0
- package/dist/esm/models/errors/notfounderror.d.ts +1 -13
- package/dist/esm/models/errors/notfounderror.d.ts.map +1 -1
- package/dist/esm/models/errors/notfounderror.js +2 -13
- package/dist/esm/models/errors/notfounderror.js.map +1 -1
- package/dist/esm/models/errors/ratelimitederror.d.ts +1 -13
- package/dist/esm/models/errors/ratelimitederror.d.ts.map +1 -1
- package/dist/esm/models/errors/ratelimitederror.js +2 -13
- package/dist/esm/models/errors/ratelimitederror.js.map +1 -1
- package/dist/esm/models/errors/responsevalidationerror.js +1 -1
- package/dist/esm/models/errors/responsevalidationerror.js.map +1 -1
- package/dist/esm/models/errors/sdkvalidationerror.d.ts +1 -1
- package/dist/esm/models/errors/sdkvalidationerror.d.ts.map +1 -1
- package/dist/esm/models/errors/sdkvalidationerror.js +1 -1
- package/dist/esm/models/errors/sdkvalidationerror.js.map +1 -1
- package/dist/esm/models/errors/timeouterror.d.ts +1 -13
- package/dist/esm/models/errors/timeouterror.d.ts.map +1 -1
- package/dist/esm/models/errors/timeouterror.js +2 -13
- package/dist/esm/models/errors/timeouterror.js.map +1 -1
- package/dist/esm/models/errors/unauthorizederror.d.ts +1 -13
- package/dist/esm/models/errors/unauthorizederror.d.ts.map +1 -1
- package/dist/esm/models/errors/unauthorizederror.js +2 -13
- package/dist/esm/models/errors/unauthorizederror.js.map +1 -1
- package/dist/esm/models/operations/createtenantdestination.d.ts +3 -27
- package/dist/esm/models/operations/createtenantdestination.d.ts.map +1 -1
- package/dist/esm/models/operations/createtenantdestination.js +3 -27
- package/dist/esm/models/operations/createtenantdestination.js.map +1 -1
- package/dist/esm/models/operations/deletetenant.d.ts +1 -25
- package/dist/esm/models/operations/deletetenant.d.ts.map +1 -1
- package/dist/esm/models/operations/deletetenant.js +1 -23
- package/dist/esm/models/operations/deletetenant.js.map +1 -1
- package/dist/esm/models/operations/deletetenantdestination.d.ts +1 -25
- package/dist/esm/models/operations/deletetenantdestination.d.ts.map +1 -1
- package/dist/esm/models/operations/deletetenantdestination.js +1 -23
- package/dist/esm/models/operations/deletetenantdestination.js.map +1 -1
- package/dist/esm/models/operations/disabletenantdestination.d.ts +1 -25
- package/dist/esm/models/operations/disabletenantdestination.d.ts.map +1 -1
- package/dist/esm/models/operations/disabletenantdestination.js +1 -23
- package/dist/esm/models/operations/disabletenantdestination.js.map +1 -1
- package/dist/esm/models/operations/enabletenantdestination.d.ts +1 -25
- package/dist/esm/models/operations/enabletenantdestination.d.ts.map +1 -1
- package/dist/esm/models/operations/enabletenantdestination.js +1 -23
- package/dist/esm/models/operations/enabletenantdestination.js.map +1 -1
- package/dist/esm/models/operations/getdestinationtypeschema.d.ts +1 -37
- package/dist/esm/models/operations/getdestinationtypeschema.d.ts.map +1 -1
- package/dist/esm/models/operations/getdestinationtypeschema.js +1 -23
- package/dist/esm/models/operations/getdestinationtypeschema.js.map +1 -1
- package/dist/esm/models/operations/gettenant.d.ts +1 -25
- package/dist/esm/models/operations/gettenant.d.ts.map +1 -1
- package/dist/esm/models/operations/gettenant.js +1 -23
- package/dist/esm/models/operations/gettenant.js.map +1 -1
- package/dist/esm/models/operations/gettenantdestination.d.ts +1 -25
- package/dist/esm/models/operations/gettenantdestination.d.ts.map +1 -1
- package/dist/esm/models/operations/gettenantdestination.js +1 -23
- package/dist/esm/models/operations/gettenantdestination.js.map +1 -1
- package/dist/esm/models/operations/gettenantdestinationtypeschema.d.ts +1 -49
- package/dist/esm/models/operations/gettenantdestinationtypeschema.d.ts.map +1 -1
- package/dist/esm/models/operations/gettenantdestinationtypeschema.js +1 -34
- package/dist/esm/models/operations/gettenantdestinationtypeschema.js.map +1 -1
- package/dist/esm/models/operations/gettenantevent.d.ts +1 -25
- package/dist/esm/models/operations/gettenantevent.d.ts.map +1 -1
- package/dist/esm/models/operations/gettenantevent.js +1 -23
- package/dist/esm/models/operations/gettenantevent.js.map +1 -1
- package/dist/esm/models/operations/gettenanteventbydestination.d.ts +1 -25
- package/dist/esm/models/operations/gettenanteventbydestination.d.ts.map +1 -1
- package/dist/esm/models/operations/gettenanteventbydestination.js +1 -23
- package/dist/esm/models/operations/gettenanteventbydestination.js.map +1 -1
- package/dist/esm/models/operations/gettenantportalurl.d.ts +1 -41
- package/dist/esm/models/operations/gettenantportalurl.d.ts.map +1 -1
- package/dist/esm/models/operations/gettenantportalurl.js +1 -34
- package/dist/esm/models/operations/gettenantportalurl.js.map +1 -1
- package/dist/esm/models/operations/gettenanttoken.d.ts +1 -25
- package/dist/esm/models/operations/gettenanttoken.d.ts.map +1 -1
- package/dist/esm/models/operations/gettenanttoken.js +1 -23
- package/dist/esm/models/operations/gettenanttoken.js.map +1 -1
- package/dist/esm/models/operations/healthcheck.d.ts +61 -0
- package/dist/esm/models/operations/healthcheck.d.ts.map +1 -0
- package/dist/esm/models/operations/healthcheck.js +52 -0
- package/dist/esm/models/operations/healthcheck.js.map +1 -0
- package/dist/esm/models/operations/index.d.ts +2 -0
- package/dist/esm/models/operations/index.d.ts.map +1 -1
- package/dist/esm/models/operations/index.js +2 -0
- package/dist/esm/models/operations/index.js.map +1 -1
- package/dist/esm/models/operations/listtenantdestinations.d.ts +9 -143
- package/dist/esm/models/operations/listtenantdestinations.d.ts.map +1 -1
- package/dist/esm/models/operations/listtenantdestinations.js +16 -110
- package/dist/esm/models/operations/listtenantdestinations.js.map +1 -1
- package/dist/esm/models/operations/listtenantdestinationtypeschemas.d.ts +1 -25
- package/dist/esm/models/operations/listtenantdestinationtypeschemas.d.ts.map +1 -1
- package/dist/esm/models/operations/listtenantdestinationtypeschemas.js +1 -23
- package/dist/esm/models/operations/listtenantdestinationtypeschemas.js.map +1 -1
- package/dist/esm/models/operations/listtenanteventdeliveries.d.ts +1 -25
- package/dist/esm/models/operations/listtenanteventdeliveries.d.ts.map +1 -1
- package/dist/esm/models/operations/listtenanteventdeliveries.js +1 -23
- package/dist/esm/models/operations/listtenanteventdeliveries.js.map +1 -1
- package/dist/esm/models/operations/listtenantevents.d.ts +6 -95
- package/dist/esm/models/operations/listtenantevents.d.ts.map +1 -1
- package/dist/esm/models/operations/listtenantevents.js +5 -103
- package/dist/esm/models/operations/listtenantevents.js.map +1 -1
- package/dist/esm/models/operations/listtenanteventsbydestination.d.ts +6 -83
- package/dist/esm/models/operations/listtenanteventsbydestination.d.ts.map +1 -1
- package/dist/esm/models/operations/listtenanteventsbydestination.js +5 -92
- package/dist/esm/models/operations/listtenanteventsbydestination.js.map +1 -1
- package/dist/esm/models/operations/listtenants.d.ts +51 -0
- package/dist/esm/models/operations/listtenants.d.ts.map +1 -0
- package/dist/esm/models/operations/listtenants.js +37 -0
- package/dist/esm/models/operations/listtenants.js.map +1 -0
- package/dist/esm/models/operations/listtenanttopics.d.ts +1 -25
- package/dist/esm/models/operations/listtenanttopics.d.ts.map +1 -1
- package/dist/esm/models/operations/listtenanttopics.js +1 -23
- package/dist/esm/models/operations/listtenanttopics.js.map +1 -1
- package/dist/esm/models/operations/retrytenantevent.d.ts +1 -25
- package/dist/esm/models/operations/retrytenantevent.d.ts.map +1 -1
- package/dist/esm/models/operations/retrytenantevent.js +1 -23
- package/dist/esm/models/operations/retrytenantevent.js.map +1 -1
- package/dist/esm/models/operations/updatetenantdestination.d.ts +3 -39
- package/dist/esm/models/operations/updatetenantdestination.d.ts.map +1 -1
- package/dist/esm/models/operations/updatetenantdestination.js +3 -38
- package/dist/esm/models/operations/updatetenantdestination.js.map +1 -1
- package/dist/esm/models/operations/upserttenant.d.ts +7 -25
- package/dist/esm/models/operations/upserttenant.d.ts.map +1 -1
- package/dist/esm/models/operations/upserttenant.js +4 -23
- package/dist/esm/models/operations/upserttenant.js.map +1 -1
- package/dist/esm/sdk/events.d.ts +2 -7
- package/dist/esm/sdk/events.d.ts.map +1 -1
- package/dist/esm/sdk/events.js +2 -3
- package/dist/esm/sdk/events.js.map +1 -1
- package/dist/esm/sdk/health.d.ts +15 -2
- package/dist/esm/sdk/health.d.ts.map +1 -1
- package/dist/esm/sdk/health.js +13 -1
- package/dist/esm/sdk/health.js.map +1 -1
- package/dist/esm/sdk/tenants.d.ts +13 -0
- package/dist/esm/sdk/tenants.d.ts.map +1 -1
- package/dist/esm/sdk/tenants.js +16 -0
- package/dist/esm/sdk/tenants.js.map +1 -1
- package/dist/esm/types/blobs.d.ts +1 -1
- package/dist/esm/types/blobs.d.ts.map +1 -1
- package/dist/esm/types/blobs.js +1 -1
- package/dist/esm/types/blobs.js.map +1 -1
- package/dist/esm/types/constdatetime.d.ts +1 -1
- package/dist/esm/types/constdatetime.d.ts.map +1 -1
- package/dist/esm/types/constdatetime.js +1 -1
- package/dist/esm/types/constdatetime.js.map +1 -1
- package/dist/esm/types/enums.d.ts +8 -11
- package/dist/esm/types/enums.d.ts.map +1 -1
- package/dist/esm/types/enums.js +22 -2
- package/dist/esm/types/enums.js.map +1 -1
- package/dist/esm/types/index.d.ts +2 -2
- package/dist/esm/types/index.d.ts.map +1 -1
- package/dist/esm/types/index.js +1 -1
- package/dist/esm/types/index.js.map +1 -1
- package/dist/esm/types/unrecognized.d.ts +16 -0
- package/dist/esm/types/unrecognized.d.ts.map +1 -0
- package/dist/esm/types/unrecognized.js +31 -0
- package/dist/esm/types/unrecognized.js.map +1 -0
- package/examples/package-lock.json +3 -11
- package/jsr.json +1 -1
- package/package.json +4 -11
- package/src/funcs/destinationsCreate.ts +4 -65
- package/src/funcs/destinationsDelete.ts +3 -67
- package/src/funcs/destinationsDisable.ts +5 -69
- package/src/funcs/destinationsEnable.ts +5 -69
- package/src/funcs/destinationsGet.ts +3 -67
- package/src/funcs/destinationsList.ts +4 -68
- package/src/funcs/destinationsUpdate.ts +4 -65
- package/src/funcs/eventsGet.ts +3 -67
- package/src/funcs/eventsGetByDestination.ts +3 -67
- package/src/funcs/eventsList.ts +30 -171
- package/src/funcs/eventsListByDestination.ts +32 -175
- package/src/funcs/eventsListDeliveries.ts +4 -68
- package/src/funcs/eventsRetry.ts +5 -70
- package/src/funcs/healthCheck.ts +19 -7
- package/src/funcs/schemasGet.ts +5 -67
- package/src/funcs/schemasListDestinationTypesJwt.ts +1 -1
- package/src/funcs/schemasListTenantDestinationTypes.ts +4 -68
- package/src/funcs/tenantsDelete.ts +3 -67
- package/src/funcs/tenantsGet.ts +3 -67
- package/src/funcs/tenantsGetPortalUrl.ts +3 -67
- package/src/funcs/tenantsGetToken.ts +3 -67
- package/src/funcs/tenantsListTenants.ts +186 -0
- package/src/funcs/tenantsUpsert.ts +6 -70
- package/src/funcs/topicsList.ts +4 -68
- package/src/funcs/topicsListJwt.ts +1 -1
- package/src/lib/base64.ts +1 -1
- package/src/lib/config.ts +3 -3
- package/src/lib/encodings.ts +17 -3
- package/src/lib/schemas.ts +1 -1
- package/src/lib/sdks.ts +2 -2
- package/src/mcp-server/cli/start/command.ts +2 -3
- package/src/mcp-server/extensions.ts +1 -1
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/prompts.ts +8 -4
- package/src/mcp-server/resources.ts +7 -3
- package/src/mcp-server/server.ts +3 -1
- package/src/mcp-server/shared.ts +1 -2
- package/src/mcp-server/tools/eventsList.ts +1 -1
- package/src/mcp-server/tools/eventsListByDestination.ts +1 -1
- package/src/mcp-server/tools/healthCheck.ts +14 -1
- package/src/mcp-server/tools/tenantsListTenants.ts +44 -0
- package/src/mcp-server/tools.ts +8 -4
- package/src/models/components/awskinesisconfig.ts +1 -16
- package/src/models/components/awskinesiscredentials.ts +1 -16
- package/src/models/components/awss3config.ts +1 -16
- package/src/models/components/awss3credentials.ts +1 -16
- package/src/models/components/awssqsconfig.ts +1 -16
- package/src/models/components/awssqscredentials.ts +1 -16
- package/src/models/components/azureservicebusconfig.ts +1 -16
- package/src/models/components/azureservicebuscredentials.ts +1 -16
- package/src/models/components/deliveryattempt.ts +1 -28
- package/src/models/components/destination.ts +33 -112
- package/src/models/components/destinationawskinesis.ts +42 -55
- package/src/models/components/destinationawss3.ts +42 -53
- package/src/models/components/destinationawssqs.ts +42 -53
- package/src/models/components/destinationazureservicebus.ts +43 -55
- package/src/models/components/destinationcreate.ts +33 -112
- package/src/models/components/destinationcreateawskinesis.ts +40 -55
- package/src/models/components/destinationcreateawss3.ts +40 -55
- package/src/models/components/destinationcreateawssqs.ts +40 -55
- package/src/models/components/destinationcreateazureservicebus.ts +40 -58
- package/src/models/components/destinationcreategcppubsub.ts +40 -55
- package/src/models/components/destinationcreatehookdeck.ts +40 -55
- package/src/models/components/destinationcreaterabbitmq.ts +40 -55
- package/src/models/components/destinationcreatewebhook.ts +40 -55
- package/src/models/components/destinationgcppubsub.ts +42 -55
- package/src/models/components/destinationhookdeck.ts +43 -55
- package/src/models/components/destinationrabbitmq.ts +42 -55
- package/src/models/components/destinationschemafield.ts +10 -41
- package/src/models/components/destinationtype.ts +33 -0
- package/src/models/components/destinationtypeschema.ts +1 -16
- package/src/models/components/destinationupdate.ts +1 -16
- package/src/models/components/destinationupdateawskinesis.ts +36 -16
- package/src/models/components/destinationupdateawss3.ts +36 -16
- package/src/models/components/destinationupdateawssqs.ts +36 -16
- package/src/models/components/destinationupdateazureservicebus.ts +36 -16
- package/src/models/components/destinationupdategcppubsub.ts +36 -16
- package/src/models/components/destinationupdatehookdeck.ts +36 -16
- package/src/models/components/destinationupdaterabbitmq.ts +36 -16
- package/src/models/components/destinationupdatewebhook.ts +36 -16
- package/src/models/components/destinationwebhook.ts +42 -53
- package/src/models/components/event.ts +1 -28
- package/src/models/components/gcppubsubconfig.ts +1 -16
- package/src/models/components/gcppubsubcredentials.ts +1 -16
- package/src/models/components/hookdeckcredentials.ts +1 -16
- package/src/models/components/index.ts +4 -0
- package/src/models/components/portalredirect.ts +10 -16
- package/src/models/components/publishrequest.ts +1 -16
- package/src/models/components/publishresponse.ts +8 -16
- package/src/models/components/rabbitmqconfig.ts +1 -28
- package/src/models/components/rabbitmqcredentials.ts +1 -16
- package/src/models/components/security.ts +1 -16
- package/src/models/components/successresponse.ts +1 -16
- package/src/models/components/tenant.ts +19 -16
- package/src/models/components/tenantlistitem.ts +103 -0
- package/src/models/components/tenantlistresponse.ts +84 -0
- package/src/models/components/tenanttoken.ts +17 -16
- package/src/models/components/tenantupsert.ts +50 -0
- package/src/models/components/topics.ts +1 -28
- package/src/models/components/webhookconfig.ts +17 -16
- package/src/models/components/webhookcredentials.ts +1 -16
- package/src/models/components/webhookcredentialsupdate.ts +1 -16
- package/src/models/errors/badrequesterror.ts +2 -15
- package/src/models/errors/index.ts +1 -0
- package/src/models/errors/internalservererror.ts +2 -15
- package/src/models/errors/listtenants.ts +138 -0
- package/src/models/errors/notfounderror.ts +2 -15
- package/src/models/errors/ratelimitederror.ts +2 -15
- package/src/models/errors/responsevalidationerror.ts +1 -1
- package/src/models/errors/sdkvalidationerror.ts +1 -1
- package/src/models/errors/timeouterror.ts +2 -15
- package/src/models/errors/unauthorizederror.ts +2 -15
- package/src/models/operations/createtenantdestination.ts +5 -37
- package/src/models/operations/deletetenant.ts +1 -31
- package/src/models/operations/deletetenantdestination.ts +1 -31
- package/src/models/operations/disabletenantdestination.ts +1 -31
- package/src/models/operations/enabletenantdestination.ts +1 -31
- package/src/models/operations/getdestinationtypeschema.ts +1 -28
- package/src/models/operations/gettenant.ts +1 -31
- package/src/models/operations/gettenantdestination.ts +1 -31
- package/src/models/operations/gettenantdestinationtypeschema.ts +1 -48
- package/src/models/operations/gettenantevent.ts +1 -31
- package/src/models/operations/gettenanteventbydestination.ts +1 -33
- package/src/models/operations/gettenantportalurl.ts +1 -43
- package/src/models/operations/gettenanttoken.ts +1 -31
- package/src/models/operations/healthcheck.ts +130 -0
- package/src/models/operations/index.ts +2 -0
- package/src/models/operations/listtenantdestinations.ts +39 -159
- package/src/models/operations/listtenantdestinationtypeschemas.ts +1 -35
- package/src/models/operations/listtenanteventdeliveries.ts +1 -31
- package/src/models/operations/listtenantevents.ts +11 -161
- package/src/models/operations/listtenanteventsbydestination.ts +11 -166
- package/src/models/operations/listtenants.ts +96 -0
- package/src/models/operations/listtenanttopics.ts +1 -31
- package/src/models/operations/retrytenantevent.ts +1 -31
- package/src/models/operations/updatetenantdestination.ts +5 -52
- package/src/models/operations/upserttenant.ts +9 -31
- package/src/sdk/events.ts +4 -12
- package/src/sdk/health.ts +15 -2
- package/src/sdk/tenants.ts +24 -0
- package/src/types/blobs.ts +7 -6
- package/src/types/constdatetime.ts +1 -1
- package/src/types/enums.ts +38 -9
- package/src/types/index.ts +2 -2
- package/src/types/unrecognized.ts +35 -0
- package/tsconfig.json +1 -2
- package/docs/sdks/destinations/README.md +0 -701
- package/docs/sdks/events/README.md +0 -551
- package/docs/sdks/health/README.md +0 -84
- package/docs/sdks/publish/README.md +0 -117
- package/docs/sdks/schemas/README.md +0 -353
- package/docs/sdks/tenants/README.md +0 -438
- package/docs/sdks/topics/README.md +0 -177
- package/examples/README.md +0 -31
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import * as z from "zod";
|
|
5
|
+
import * as z from "zod/v3";
|
|
6
6
|
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
7
|
import { safeParse } from "../../lib/schemas.js";
|
|
8
8
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
@@ -59,7 +59,6 @@ export const PublishRequest$inboundSchema: z.ZodType<
|
|
|
59
59
|
"eligible_for_retry": "eligibleForRetry",
|
|
60
60
|
});
|
|
61
61
|
});
|
|
62
|
-
|
|
63
62
|
/** @internal */
|
|
64
63
|
export type PublishRequest$Outbound = {
|
|
65
64
|
id?: string | undefined;
|
|
@@ -92,23 +91,9 @@ export const PublishRequest$outboundSchema: z.ZodType<
|
|
|
92
91
|
});
|
|
93
92
|
});
|
|
94
93
|
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
98
|
-
*/
|
|
99
|
-
export namespace PublishRequest$ {
|
|
100
|
-
/** @deprecated use `PublishRequest$inboundSchema` instead. */
|
|
101
|
-
export const inboundSchema = PublishRequest$inboundSchema;
|
|
102
|
-
/** @deprecated use `PublishRequest$outboundSchema` instead. */
|
|
103
|
-
export const outboundSchema = PublishRequest$outboundSchema;
|
|
104
|
-
/** @deprecated use `PublishRequest$Outbound` instead. */
|
|
105
|
-
export type Outbound = PublishRequest$Outbound;
|
|
106
|
-
}
|
|
107
|
-
|
|
108
94
|
export function publishRequestToJSON(publishRequest: PublishRequest): string {
|
|
109
95
|
return JSON.stringify(PublishRequest$outboundSchema.parse(publishRequest));
|
|
110
96
|
}
|
|
111
|
-
|
|
112
97
|
export function publishRequestFromJSON(
|
|
113
98
|
jsonString: string,
|
|
114
99
|
): SafeParseResult<PublishRequest, SDKValidationError> {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import * as z from "zod";
|
|
5
|
+
import * as z from "zod/v3";
|
|
6
6
|
import { safeParse } from "../../lib/schemas.js";
|
|
7
7
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
8
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
@@ -12,6 +12,10 @@ export type PublishResponse = {
|
|
|
12
12
|
* The ID of the event that was accepted for publishing. This will be the ID provided in the request's `id` field if present, otherwise it's a server-generated UUID.
|
|
13
13
|
*/
|
|
14
14
|
id: string;
|
|
15
|
+
/**
|
|
16
|
+
* Whether this event was already processed (idempotency hit). If true, the event was not queued again.
|
|
17
|
+
*/
|
|
18
|
+
duplicate: boolean;
|
|
15
19
|
};
|
|
16
20
|
|
|
17
21
|
/** @internal */
|
|
@@ -21,11 +25,12 @@ export const PublishResponse$inboundSchema: z.ZodType<
|
|
|
21
25
|
unknown
|
|
22
26
|
> = z.object({
|
|
23
27
|
id: z.string(),
|
|
28
|
+
duplicate: z.boolean(),
|
|
24
29
|
});
|
|
25
|
-
|
|
26
30
|
/** @internal */
|
|
27
31
|
export type PublishResponse$Outbound = {
|
|
28
32
|
id: string;
|
|
33
|
+
duplicate: boolean;
|
|
29
34
|
};
|
|
30
35
|
|
|
31
36
|
/** @internal */
|
|
@@ -35,27 +40,14 @@ export const PublishResponse$outboundSchema: z.ZodType<
|
|
|
35
40
|
PublishResponse
|
|
36
41
|
> = z.object({
|
|
37
42
|
id: z.string(),
|
|
43
|
+
duplicate: z.boolean(),
|
|
38
44
|
});
|
|
39
45
|
|
|
40
|
-
/**
|
|
41
|
-
* @internal
|
|
42
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
43
|
-
*/
|
|
44
|
-
export namespace PublishResponse$ {
|
|
45
|
-
/** @deprecated use `PublishResponse$inboundSchema` instead. */
|
|
46
|
-
export const inboundSchema = PublishResponse$inboundSchema;
|
|
47
|
-
/** @deprecated use `PublishResponse$outboundSchema` instead. */
|
|
48
|
-
export const outboundSchema = PublishResponse$outboundSchema;
|
|
49
|
-
/** @deprecated use `PublishResponse$Outbound` instead. */
|
|
50
|
-
export type Outbound = PublishResponse$Outbound;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
46
|
export function publishResponseToJSON(
|
|
54
47
|
publishResponse: PublishResponse,
|
|
55
48
|
): string {
|
|
56
49
|
return JSON.stringify(PublishResponse$outboundSchema.parse(publishResponse));
|
|
57
50
|
}
|
|
58
|
-
|
|
59
51
|
export function publishResponseFromJSON(
|
|
60
52
|
jsonString: string,
|
|
61
53
|
): SafeParseResult<PublishResponse, SDKValidationError> {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import * as z from "zod";
|
|
5
|
+
import * as z from "zod/v3";
|
|
6
6
|
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
7
|
import { safeParse } from "../../lib/schemas.js";
|
|
8
8
|
import { ClosedEnum } from "../../types/enums.js";
|
|
@@ -38,22 +38,10 @@ export type RabbitMQConfig = {
|
|
|
38
38
|
|
|
39
39
|
/** @internal */
|
|
40
40
|
export const Tls$inboundSchema: z.ZodNativeEnum<typeof Tls> = z.nativeEnum(Tls);
|
|
41
|
-
|
|
42
41
|
/** @internal */
|
|
43
42
|
export const Tls$outboundSchema: z.ZodNativeEnum<typeof Tls> =
|
|
44
43
|
Tls$inboundSchema;
|
|
45
44
|
|
|
46
|
-
/**
|
|
47
|
-
* @internal
|
|
48
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
49
|
-
*/
|
|
50
|
-
export namespace Tls$ {
|
|
51
|
-
/** @deprecated use `Tls$inboundSchema` instead. */
|
|
52
|
-
export const inboundSchema = Tls$inboundSchema;
|
|
53
|
-
/** @deprecated use `Tls$outboundSchema` instead. */
|
|
54
|
-
export const outboundSchema = Tls$outboundSchema;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
45
|
/** @internal */
|
|
58
46
|
export const RabbitMQConfig$inboundSchema: z.ZodType<
|
|
59
47
|
RabbitMQConfig,
|
|
@@ -68,7 +56,6 @@ export const RabbitMQConfig$inboundSchema: z.ZodType<
|
|
|
68
56
|
"server_url": "serverUrl",
|
|
69
57
|
});
|
|
70
58
|
});
|
|
71
|
-
|
|
72
59
|
/** @internal */
|
|
73
60
|
export type RabbitMQConfig$Outbound = {
|
|
74
61
|
server_url: string;
|
|
@@ -91,23 +78,9 @@ export const RabbitMQConfig$outboundSchema: z.ZodType<
|
|
|
91
78
|
});
|
|
92
79
|
});
|
|
93
80
|
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
97
|
-
*/
|
|
98
|
-
export namespace RabbitMQConfig$ {
|
|
99
|
-
/** @deprecated use `RabbitMQConfig$inboundSchema` instead. */
|
|
100
|
-
export const inboundSchema = RabbitMQConfig$inboundSchema;
|
|
101
|
-
/** @deprecated use `RabbitMQConfig$outboundSchema` instead. */
|
|
102
|
-
export const outboundSchema = RabbitMQConfig$outboundSchema;
|
|
103
|
-
/** @deprecated use `RabbitMQConfig$Outbound` instead. */
|
|
104
|
-
export type Outbound = RabbitMQConfig$Outbound;
|
|
105
|
-
}
|
|
106
|
-
|
|
107
81
|
export function rabbitMQConfigToJSON(rabbitMQConfig: RabbitMQConfig): string {
|
|
108
82
|
return JSON.stringify(RabbitMQConfig$outboundSchema.parse(rabbitMQConfig));
|
|
109
83
|
}
|
|
110
|
-
|
|
111
84
|
export function rabbitMQConfigFromJSON(
|
|
112
85
|
jsonString: string,
|
|
113
86
|
): SafeParseResult<RabbitMQConfig, SDKValidationError> {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import * as z from "zod";
|
|
5
|
+
import * as z from "zod/v3";
|
|
6
6
|
import { safeParse } from "../../lib/schemas.js";
|
|
7
7
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
8
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
@@ -27,7 +27,6 @@ export const RabbitMQCredentials$inboundSchema: z.ZodType<
|
|
|
27
27
|
username: z.string(),
|
|
28
28
|
password: z.string(),
|
|
29
29
|
});
|
|
30
|
-
|
|
31
30
|
/** @internal */
|
|
32
31
|
export type RabbitMQCredentials$Outbound = {
|
|
33
32
|
username: string;
|
|
@@ -44,19 +43,6 @@ export const RabbitMQCredentials$outboundSchema: z.ZodType<
|
|
|
44
43
|
password: z.string(),
|
|
45
44
|
});
|
|
46
45
|
|
|
47
|
-
/**
|
|
48
|
-
* @internal
|
|
49
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
50
|
-
*/
|
|
51
|
-
export namespace RabbitMQCredentials$ {
|
|
52
|
-
/** @deprecated use `RabbitMQCredentials$inboundSchema` instead. */
|
|
53
|
-
export const inboundSchema = RabbitMQCredentials$inboundSchema;
|
|
54
|
-
/** @deprecated use `RabbitMQCredentials$outboundSchema` instead. */
|
|
55
|
-
export const outboundSchema = RabbitMQCredentials$outboundSchema;
|
|
56
|
-
/** @deprecated use `RabbitMQCredentials$Outbound` instead. */
|
|
57
|
-
export type Outbound = RabbitMQCredentials$Outbound;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
46
|
export function rabbitMQCredentialsToJSON(
|
|
61
47
|
rabbitMQCredentials: RabbitMQCredentials,
|
|
62
48
|
): string {
|
|
@@ -64,7 +50,6 @@ export function rabbitMQCredentialsToJSON(
|
|
|
64
50
|
RabbitMQCredentials$outboundSchema.parse(rabbitMQCredentials),
|
|
65
51
|
);
|
|
66
52
|
}
|
|
67
|
-
|
|
68
53
|
export function rabbitMQCredentialsFromJSON(
|
|
69
54
|
jsonString: string,
|
|
70
55
|
): SafeParseResult<RabbitMQCredentials, SDKValidationError> {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import * as z from "zod";
|
|
5
|
+
import * as z from "zod/v3";
|
|
6
6
|
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
7
|
import { safeParse } from "../../lib/schemas.js";
|
|
8
8
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
@@ -27,7 +27,6 @@ export const Security$inboundSchema: z.ZodType<
|
|
|
27
27
|
"TenantJwt": "tenantJwt",
|
|
28
28
|
});
|
|
29
29
|
});
|
|
30
|
-
|
|
31
30
|
/** @internal */
|
|
32
31
|
export type Security$Outbound = {
|
|
33
32
|
AdminApiKey?: string | undefined;
|
|
@@ -49,23 +48,9 @@ export const Security$outboundSchema: z.ZodType<
|
|
|
49
48
|
});
|
|
50
49
|
});
|
|
51
50
|
|
|
52
|
-
/**
|
|
53
|
-
* @internal
|
|
54
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
55
|
-
*/
|
|
56
|
-
export namespace Security$ {
|
|
57
|
-
/** @deprecated use `Security$inboundSchema` instead. */
|
|
58
|
-
export const inboundSchema = Security$inboundSchema;
|
|
59
|
-
/** @deprecated use `Security$outboundSchema` instead. */
|
|
60
|
-
export const outboundSchema = Security$outboundSchema;
|
|
61
|
-
/** @deprecated use `Security$Outbound` instead. */
|
|
62
|
-
export type Outbound = Security$Outbound;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
51
|
export function securityToJSON(security: Security): string {
|
|
66
52
|
return JSON.stringify(Security$outboundSchema.parse(security));
|
|
67
53
|
}
|
|
68
|
-
|
|
69
54
|
export function securityFromJSON(
|
|
70
55
|
jsonString: string,
|
|
71
56
|
): SafeParseResult<Security, SDKValidationError> {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import * as z from "zod";
|
|
5
|
+
import * as z from "zod/v3";
|
|
6
6
|
import { safeParse } from "../../lib/schemas.js";
|
|
7
7
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
8
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
@@ -19,7 +19,6 @@ export const SuccessResponse$inboundSchema: z.ZodType<
|
|
|
19
19
|
> = z.object({
|
|
20
20
|
success: z.boolean().optional(),
|
|
21
21
|
});
|
|
22
|
-
|
|
23
22
|
/** @internal */
|
|
24
23
|
export type SuccessResponse$Outbound = {
|
|
25
24
|
success?: boolean | undefined;
|
|
@@ -34,25 +33,11 @@ export const SuccessResponse$outboundSchema: z.ZodType<
|
|
|
34
33
|
success: z.boolean().optional(),
|
|
35
34
|
});
|
|
36
35
|
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
40
|
-
*/
|
|
41
|
-
export namespace SuccessResponse$ {
|
|
42
|
-
/** @deprecated use `SuccessResponse$inboundSchema` instead. */
|
|
43
|
-
export const inboundSchema = SuccessResponse$inboundSchema;
|
|
44
|
-
/** @deprecated use `SuccessResponse$outboundSchema` instead. */
|
|
45
|
-
export const outboundSchema = SuccessResponse$outboundSchema;
|
|
46
|
-
/** @deprecated use `SuccessResponse$Outbound` instead. */
|
|
47
|
-
export type Outbound = SuccessResponse$Outbound;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
36
|
export function successResponseToJSON(
|
|
51
37
|
successResponse: SuccessResponse,
|
|
52
38
|
): string {
|
|
53
39
|
return JSON.stringify(SuccessResponse$outboundSchema.parse(successResponse));
|
|
54
40
|
}
|
|
55
|
-
|
|
56
41
|
export function successResponseFromJSON(
|
|
57
42
|
jsonString: string,
|
|
58
43
|
): SafeParseResult<SuccessResponse, SDKValidationError> {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import * as z from "zod";
|
|
5
|
+
import * as z from "zod/v3";
|
|
6
6
|
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
7
|
import { safeParse } from "../../lib/schemas.js";
|
|
8
8
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
@@ -21,10 +21,18 @@ export type Tenant = {
|
|
|
21
21
|
* List of subscribed topics across all destinations for this tenant.
|
|
22
22
|
*/
|
|
23
23
|
topics?: Array<string> | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* Arbitrary key-value pairs for storing contextual information about the tenant.
|
|
26
|
+
*/
|
|
27
|
+
metadata?: { [k: string]: string } | null | undefined;
|
|
24
28
|
/**
|
|
25
29
|
* ISO Date when the tenant was created.
|
|
26
30
|
*/
|
|
27
31
|
createdAt?: Date | undefined;
|
|
32
|
+
/**
|
|
33
|
+
* ISO Date when the tenant was last updated.
|
|
34
|
+
*/
|
|
35
|
+
updatedAt?: Date | undefined;
|
|
28
36
|
};
|
|
29
37
|
|
|
30
38
|
/** @internal */
|
|
@@ -33,22 +41,28 @@ export const Tenant$inboundSchema: z.ZodType<Tenant, z.ZodTypeDef, unknown> = z
|
|
|
33
41
|
id: z.string().optional(),
|
|
34
42
|
destinations_count: z.number().int().optional(),
|
|
35
43
|
topics: z.array(z.string()).optional(),
|
|
44
|
+
metadata: z.nullable(z.record(z.string())).optional(),
|
|
36
45
|
created_at: z.string().datetime({ offset: true }).transform(v =>
|
|
37
46
|
new Date(v)
|
|
38
47
|
).optional(),
|
|
48
|
+
updated_at: z.string().datetime({ offset: true }).transform(v =>
|
|
49
|
+
new Date(v)
|
|
50
|
+
).optional(),
|
|
39
51
|
}).transform((v) => {
|
|
40
52
|
return remap$(v, {
|
|
41
53
|
"destinations_count": "destinationsCount",
|
|
42
54
|
"created_at": "createdAt",
|
|
55
|
+
"updated_at": "updatedAt",
|
|
43
56
|
});
|
|
44
57
|
});
|
|
45
|
-
|
|
46
58
|
/** @internal */
|
|
47
59
|
export type Tenant$Outbound = {
|
|
48
60
|
id?: string | undefined;
|
|
49
61
|
destinations_count?: number | undefined;
|
|
50
62
|
topics?: Array<string> | undefined;
|
|
63
|
+
metadata?: { [k: string]: string } | null | undefined;
|
|
51
64
|
created_at?: string | undefined;
|
|
65
|
+
updated_at?: string | undefined;
|
|
52
66
|
};
|
|
53
67
|
|
|
54
68
|
/** @internal */
|
|
@@ -60,31 +74,20 @@ export const Tenant$outboundSchema: z.ZodType<
|
|
|
60
74
|
id: z.string().optional(),
|
|
61
75
|
destinationsCount: z.number().int().optional(),
|
|
62
76
|
topics: z.array(z.string()).optional(),
|
|
77
|
+
metadata: z.nullable(z.record(z.string())).optional(),
|
|
63
78
|
createdAt: z.date().transform(v => v.toISOString()).optional(),
|
|
79
|
+
updatedAt: z.date().transform(v => v.toISOString()).optional(),
|
|
64
80
|
}).transform((v) => {
|
|
65
81
|
return remap$(v, {
|
|
66
82
|
destinationsCount: "destinations_count",
|
|
67
83
|
createdAt: "created_at",
|
|
84
|
+
updatedAt: "updated_at",
|
|
68
85
|
});
|
|
69
86
|
});
|
|
70
87
|
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
74
|
-
*/
|
|
75
|
-
export namespace Tenant$ {
|
|
76
|
-
/** @deprecated use `Tenant$inboundSchema` instead. */
|
|
77
|
-
export const inboundSchema = Tenant$inboundSchema;
|
|
78
|
-
/** @deprecated use `Tenant$outboundSchema` instead. */
|
|
79
|
-
export const outboundSchema = Tenant$outboundSchema;
|
|
80
|
-
/** @deprecated use `Tenant$Outbound` instead. */
|
|
81
|
-
export type Outbound = Tenant$Outbound;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
88
|
export function tenantToJSON(tenant: Tenant): string {
|
|
85
89
|
return JSON.stringify(Tenant$outboundSchema.parse(tenant));
|
|
86
90
|
}
|
|
87
|
-
|
|
88
91
|
export function tenantFromJSON(
|
|
89
92
|
jsonString: string,
|
|
90
93
|
): SafeParseResult<Tenant, SDKValidationError> {
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v3";
|
|
6
|
+
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
|
+
import { safeParse } from "../../lib/schemas.js";
|
|
8
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
9
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* Tenant object returned in list operations.
|
|
13
|
+
*/
|
|
14
|
+
export type TenantListItem = {
|
|
15
|
+
/**
|
|
16
|
+
* User-defined system ID for the tenant.
|
|
17
|
+
*/
|
|
18
|
+
id?: string | undefined;
|
|
19
|
+
/**
|
|
20
|
+
* Number of destinations associated with the tenant.
|
|
21
|
+
*/
|
|
22
|
+
destinationsCount?: number | undefined;
|
|
23
|
+
/**
|
|
24
|
+
* List of subscribed topics across all destinations for this tenant.
|
|
25
|
+
*/
|
|
26
|
+
topics?: Array<string> | undefined;
|
|
27
|
+
/**
|
|
28
|
+
* Arbitrary key-value pairs for storing contextual information about the tenant.
|
|
29
|
+
*/
|
|
30
|
+
metadata?: { [k: string]: string } | null | undefined;
|
|
31
|
+
/**
|
|
32
|
+
* ISO Date when the tenant was created.
|
|
33
|
+
*/
|
|
34
|
+
createdAt?: Date | undefined;
|
|
35
|
+
/**
|
|
36
|
+
* ISO Date when the tenant was last updated.
|
|
37
|
+
*/
|
|
38
|
+
updatedAt?: Date | undefined;
|
|
39
|
+
};
|
|
40
|
+
|
|
41
|
+
/** @internal */
|
|
42
|
+
export const TenantListItem$inboundSchema: z.ZodType<
|
|
43
|
+
TenantListItem,
|
|
44
|
+
z.ZodTypeDef,
|
|
45
|
+
unknown
|
|
46
|
+
> = z.object({
|
|
47
|
+
id: z.string().optional(),
|
|
48
|
+
destinations_count: z.number().int().optional(),
|
|
49
|
+
topics: z.array(z.string()).optional(),
|
|
50
|
+
metadata: z.nullable(z.record(z.string())).optional(),
|
|
51
|
+
created_at: z.string().datetime({ offset: true }).transform(v => new Date(v))
|
|
52
|
+
.optional(),
|
|
53
|
+
updated_at: z.string().datetime({ offset: true }).transform(v => new Date(v))
|
|
54
|
+
.optional(),
|
|
55
|
+
}).transform((v) => {
|
|
56
|
+
return remap$(v, {
|
|
57
|
+
"destinations_count": "destinationsCount",
|
|
58
|
+
"created_at": "createdAt",
|
|
59
|
+
"updated_at": "updatedAt",
|
|
60
|
+
});
|
|
61
|
+
});
|
|
62
|
+
/** @internal */
|
|
63
|
+
export type TenantListItem$Outbound = {
|
|
64
|
+
id?: string | undefined;
|
|
65
|
+
destinations_count?: number | undefined;
|
|
66
|
+
topics?: Array<string> | undefined;
|
|
67
|
+
metadata?: { [k: string]: string } | null | undefined;
|
|
68
|
+
created_at?: string | undefined;
|
|
69
|
+
updated_at?: string | undefined;
|
|
70
|
+
};
|
|
71
|
+
|
|
72
|
+
/** @internal */
|
|
73
|
+
export const TenantListItem$outboundSchema: z.ZodType<
|
|
74
|
+
TenantListItem$Outbound,
|
|
75
|
+
z.ZodTypeDef,
|
|
76
|
+
TenantListItem
|
|
77
|
+
> = z.object({
|
|
78
|
+
id: z.string().optional(),
|
|
79
|
+
destinationsCount: z.number().int().optional(),
|
|
80
|
+
topics: z.array(z.string()).optional(),
|
|
81
|
+
metadata: z.nullable(z.record(z.string())).optional(),
|
|
82
|
+
createdAt: z.date().transform(v => v.toISOString()).optional(),
|
|
83
|
+
updatedAt: z.date().transform(v => v.toISOString()).optional(),
|
|
84
|
+
}).transform((v) => {
|
|
85
|
+
return remap$(v, {
|
|
86
|
+
destinationsCount: "destinations_count",
|
|
87
|
+
createdAt: "created_at",
|
|
88
|
+
updatedAt: "updated_at",
|
|
89
|
+
});
|
|
90
|
+
});
|
|
91
|
+
|
|
92
|
+
export function tenantListItemToJSON(tenantListItem: TenantListItem): string {
|
|
93
|
+
return JSON.stringify(TenantListItem$outboundSchema.parse(tenantListItem));
|
|
94
|
+
}
|
|
95
|
+
export function tenantListItemFromJSON(
|
|
96
|
+
jsonString: string,
|
|
97
|
+
): SafeParseResult<TenantListItem, SDKValidationError> {
|
|
98
|
+
return safeParse(
|
|
99
|
+
jsonString,
|
|
100
|
+
(x) => TenantListItem$inboundSchema.parse(JSON.parse(x)),
|
|
101
|
+
`Failed to parse 'TenantListItem' from JSON`,
|
|
102
|
+
);
|
|
103
|
+
}
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v3";
|
|
6
|
+
import { safeParse } from "../../lib/schemas.js";
|
|
7
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
9
|
+
import {
|
|
10
|
+
TenantListItem,
|
|
11
|
+
TenantListItem$inboundSchema,
|
|
12
|
+
TenantListItem$Outbound,
|
|
13
|
+
TenantListItem$outboundSchema,
|
|
14
|
+
} from "./tenantlistitem.js";
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
* Paginated list of tenants.
|
|
18
|
+
*/
|
|
19
|
+
export type TenantListResponse = {
|
|
20
|
+
/**
|
|
21
|
+
* Array of tenant objects.
|
|
22
|
+
*/
|
|
23
|
+
data?: Array<TenantListItem> | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* Cursor for the next page of results. Null if no more results.
|
|
26
|
+
*/
|
|
27
|
+
next?: string | null | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* Cursor for the previous page of results. Null if on first page.
|
|
30
|
+
*/
|
|
31
|
+
prev?: string | null | undefined;
|
|
32
|
+
/**
|
|
33
|
+
* Total count of all tenants.
|
|
34
|
+
*/
|
|
35
|
+
count?: number | undefined;
|
|
36
|
+
};
|
|
37
|
+
|
|
38
|
+
/** @internal */
|
|
39
|
+
export const TenantListResponse$inboundSchema: z.ZodType<
|
|
40
|
+
TenantListResponse,
|
|
41
|
+
z.ZodTypeDef,
|
|
42
|
+
unknown
|
|
43
|
+
> = z.object({
|
|
44
|
+
data: z.array(TenantListItem$inboundSchema).optional(),
|
|
45
|
+
next: z.nullable(z.string()).optional(),
|
|
46
|
+
prev: z.nullable(z.string()).optional(),
|
|
47
|
+
count: z.number().int().optional(),
|
|
48
|
+
});
|
|
49
|
+
/** @internal */
|
|
50
|
+
export type TenantListResponse$Outbound = {
|
|
51
|
+
data?: Array<TenantListItem$Outbound> | undefined;
|
|
52
|
+
next?: string | null | undefined;
|
|
53
|
+
prev?: string | null | undefined;
|
|
54
|
+
count?: number | undefined;
|
|
55
|
+
};
|
|
56
|
+
|
|
57
|
+
/** @internal */
|
|
58
|
+
export const TenantListResponse$outboundSchema: z.ZodType<
|
|
59
|
+
TenantListResponse$Outbound,
|
|
60
|
+
z.ZodTypeDef,
|
|
61
|
+
TenantListResponse
|
|
62
|
+
> = z.object({
|
|
63
|
+
data: z.array(TenantListItem$outboundSchema).optional(),
|
|
64
|
+
next: z.nullable(z.string()).optional(),
|
|
65
|
+
prev: z.nullable(z.string()).optional(),
|
|
66
|
+
count: z.number().int().optional(),
|
|
67
|
+
});
|
|
68
|
+
|
|
69
|
+
export function tenantListResponseToJSON(
|
|
70
|
+
tenantListResponse: TenantListResponse,
|
|
71
|
+
): string {
|
|
72
|
+
return JSON.stringify(
|
|
73
|
+
TenantListResponse$outboundSchema.parse(tenantListResponse),
|
|
74
|
+
);
|
|
75
|
+
}
|
|
76
|
+
export function tenantListResponseFromJSON(
|
|
77
|
+
jsonString: string,
|
|
78
|
+
): SafeParseResult<TenantListResponse, SDKValidationError> {
|
|
79
|
+
return safeParse(
|
|
80
|
+
jsonString,
|
|
81
|
+
(x) => TenantListResponse$inboundSchema.parse(JSON.parse(x)),
|
|
82
|
+
`Failed to parse 'TenantListResponse' from JSON`,
|
|
83
|
+
);
|
|
84
|
+
}
|
|
@@ -2,7 +2,8 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import * as z from "zod";
|
|
5
|
+
import * as z from "zod/v3";
|
|
6
|
+
import { remap as remap$ } from "../../lib/primitives.js";
|
|
6
7
|
import { safeParse } from "../../lib/schemas.js";
|
|
7
8
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
9
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
@@ -12,6 +13,10 @@ export type TenantToken = {
|
|
|
12
13
|
* JWT token scoped to the tenant for safe browser API calls.
|
|
13
14
|
*/
|
|
14
15
|
token?: string | undefined;
|
|
16
|
+
/**
|
|
17
|
+
* The ID of the tenant this token is scoped to.
|
|
18
|
+
*/
|
|
19
|
+
tenantId?: string | undefined;
|
|
15
20
|
};
|
|
16
21
|
|
|
17
22
|
/** @internal */
|
|
@@ -21,11 +26,16 @@ export const TenantToken$inboundSchema: z.ZodType<
|
|
|
21
26
|
unknown
|
|
22
27
|
> = z.object({
|
|
23
28
|
token: z.string().optional(),
|
|
29
|
+
tenant_id: z.string().optional(),
|
|
30
|
+
}).transform((v) => {
|
|
31
|
+
return remap$(v, {
|
|
32
|
+
"tenant_id": "tenantId",
|
|
33
|
+
});
|
|
24
34
|
});
|
|
25
|
-
|
|
26
35
|
/** @internal */
|
|
27
36
|
export type TenantToken$Outbound = {
|
|
28
37
|
token?: string | undefined;
|
|
38
|
+
tenant_id?: string | undefined;
|
|
29
39
|
};
|
|
30
40
|
|
|
31
41
|
/** @internal */
|
|
@@ -35,25 +45,16 @@ export const TenantToken$outboundSchema: z.ZodType<
|
|
|
35
45
|
TenantToken
|
|
36
46
|
> = z.object({
|
|
37
47
|
token: z.string().optional(),
|
|
48
|
+
tenantId: z.string().optional(),
|
|
49
|
+
}).transform((v) => {
|
|
50
|
+
return remap$(v, {
|
|
51
|
+
tenantId: "tenant_id",
|
|
52
|
+
});
|
|
38
53
|
});
|
|
39
54
|
|
|
40
|
-
/**
|
|
41
|
-
* @internal
|
|
42
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
43
|
-
*/
|
|
44
|
-
export namespace TenantToken$ {
|
|
45
|
-
/** @deprecated use `TenantToken$inboundSchema` instead. */
|
|
46
|
-
export const inboundSchema = TenantToken$inboundSchema;
|
|
47
|
-
/** @deprecated use `TenantToken$outboundSchema` instead. */
|
|
48
|
-
export const outboundSchema = TenantToken$outboundSchema;
|
|
49
|
-
/** @deprecated use `TenantToken$Outbound` instead. */
|
|
50
|
-
export type Outbound = TenantToken$Outbound;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
55
|
export function tenantTokenToJSON(tenantToken: TenantToken): string {
|
|
54
56
|
return JSON.stringify(TenantToken$outboundSchema.parse(tenantToken));
|
|
55
57
|
}
|
|
56
|
-
|
|
57
58
|
export function tenantTokenFromJSON(
|
|
58
59
|
jsonString: string,
|
|
59
60
|
): SafeParseResult<TenantToken, SDKValidationError> {
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v3";
|
|
6
|
+
import { safeParse } from "../../lib/schemas.js";
|
|
7
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
9
|
+
|
|
10
|
+
export type TenantUpsert = {
|
|
11
|
+
/**
|
|
12
|
+
* Optional metadata to store with the tenant.
|
|
13
|
+
*/
|
|
14
|
+
metadata?: { [k: string]: string } | null | undefined;
|
|
15
|
+
};
|
|
16
|
+
|
|
17
|
+
/** @internal */
|
|
18
|
+
export const TenantUpsert$inboundSchema: z.ZodType<
|
|
19
|
+
TenantUpsert,
|
|
20
|
+
z.ZodTypeDef,
|
|
21
|
+
unknown
|
|
22
|
+
> = z.object({
|
|
23
|
+
metadata: z.nullable(z.record(z.string())).optional(),
|
|
24
|
+
});
|
|
25
|
+
/** @internal */
|
|
26
|
+
export type TenantUpsert$Outbound = {
|
|
27
|
+
metadata?: { [k: string]: string } | null | undefined;
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
/** @internal */
|
|
31
|
+
export const TenantUpsert$outboundSchema: z.ZodType<
|
|
32
|
+
TenantUpsert$Outbound,
|
|
33
|
+
z.ZodTypeDef,
|
|
34
|
+
TenantUpsert
|
|
35
|
+
> = z.object({
|
|
36
|
+
metadata: z.nullable(z.record(z.string())).optional(),
|
|
37
|
+
});
|
|
38
|
+
|
|
39
|
+
export function tenantUpsertToJSON(tenantUpsert: TenantUpsert): string {
|
|
40
|
+
return JSON.stringify(TenantUpsert$outboundSchema.parse(tenantUpsert));
|
|
41
|
+
}
|
|
42
|
+
export function tenantUpsertFromJSON(
|
|
43
|
+
jsonString: string,
|
|
44
|
+
): SafeParseResult<TenantUpsert, SDKValidationError> {
|
|
45
|
+
return safeParse(
|
|
46
|
+
jsonString,
|
|
47
|
+
(x) => TenantUpsert$inboundSchema.parse(JSON.parse(x)),
|
|
48
|
+
`Failed to parse 'TenantUpsert' from JSON`,
|
|
49
|
+
);
|
|
50
|
+
}
|