.gitignore
.npmignore
README.md
src/apis/DefaultApi.ts
src/apis/OptOutsApi.ts
src/apis/OutboundPreferencesApi.ts
src/apis/SendApi.ts
src/apis/WebhookApi.ts
src/apis/index.ts
src/index.ts
src/models/AdditionalRecipientsDto.ts
src/models/ContentDto.ts
src/models/HealthControllerCheck200Response.ts
src/models/HealthControllerCheck200ResponseInfoValue.ts
src/models/HealthControllerCheck503Response.ts
src/models/InsertableContentDto.ts
src/models/NotificationCreateDto.ts
src/models/NotificationOptOutShowDto.ts
src/models/NotificationOptOutUpdateDto.ts
src/models/OutboundNotificationPreferencesShowDto.ts
src/models/OutboundNotificationPreferencesUpdateDto.ts
src/models/RecipientsDto.ts
src/models/SendErrorDto.ts
src/models/SendResultDto.ts
src/models/SenderDto.ts
src/models/index.ts
src/runtime.ts
tsconfig.json
