Skip to content

Use more specific appSettings key names#35

Open
abitgone wants to merge 1 commit intocampaignmonitor:masterfrom
abitgone:feature/34/make-appsettings-keys-more-specific
Open

Use more specific appSettings key names#35
abitgone wants to merge 1 commit intocampaignmonitor:masterfrom
abitgone:feature/34/make-appsettings-keys-more-specific

Conversation

@abitgone
Copy link

To prevent potential collisions with other packages that may use the same appSettings key names, this changes the key names for the base URI and base OAuth URI configuration settings, but does not change the property names in the CreateSendOptions class.

This resolves #34.

To prevent collisions with other packages that may also use keys like
base_uri and base_oauth_uri, switch to using a more specific key name.
@Izzmo
Copy link

Izzmo commented Jan 13, 2017

This seems pretty old..

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.

Make the app settings keys more specific to Campaign Monitor

2 participants