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

Added check for existing key, if key already exists, the entry is cha… #37

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

Conversation

GregersBoye
Copy link

…nged to array. This way it supports multiple entries of the same key - namely image.

…nged to array. This way it supports multiple entries of the same key - namely image.
@AramZS
Copy link
Contributor

AramZS commented Jul 12, 2016

Excellent work @GregersBoye - I've made some slight modifications to assure that users accessing the system the old way will retain access. By switching it to an array it would have broken any current users systems who were expecting the old method of response. Instead I've set it up to add the additional values into an array under a different key. You can see my alterations above. Since the current maintainer seems to have checked out, I'm maintaining this branch forward of this repo at https://github.com/AramZS/opengraph

Thanks!

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.

2 participants