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

Use more specific appSettings key names #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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