Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeliveryType property added to Server #28

Merged
merged 3 commits into from
Aug 4, 2021

Conversation

AkuLink1
Copy link

Added new property DeliveryType (String) to Server.java

Description in https://postmarkapp.com/developer/api/servers-api -> Specifies the type of environment for your server. Possible options: Live Sandbox. Defaults to Live if not specified. This cannot be changed after the server has been created.

DeliveryType -> Specifies the type of environment for your server. Possible options: Live Sandbox. Defaults to Live if not specified. This cannot be changed after the server has been created.

See more -> https://postmarkapp.com/developer/api/servers-api
@ibalosh ibalosh self-requested a review July 29, 2021 13:24
@AkuLink1 AkuLink1 force-pushed the server-deliveryType branch from 50465b9 to 3e45a08 Compare August 2, 2021 16:43
Changed enableSmtpApiErrorHooks from type String to type Boolean as the documentation states: https://postmarkapp.com/developer/api/servers-api
Changed inboundSpamThreshold from type String to type Integer as the documentation states: https://postmarkapp.com/developer/api/servers-api
@ibalosh ibalosh merged commit b47a04d into ActiveCampaign:master Aug 4, 2021
@AkuLink1 AkuLink1 deleted the server-deliveryType branch August 4, 2021 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants