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

Fix invalid JSON key name for Element.URL field #180

Merged
merged 1 commit into from Jul 20, 2022

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Jul 20, 2022

Update the JSON key name to match the field name. I mistakenly used the property type for the field instead of the field name itself.

fixes GH-179

Update the JSON key name to match the field name. I mistakenly
used the property type for the field instead of the field name
itself.

refs GH-179
@atc0005 atc0005 added the bug Something isn't working label Jul 20, 2022
@atc0005 atc0005 added this to the v2.7.0 milestone Jul 20, 2022
@atc0005 atc0005 self-assigned this Jul 20, 2022
@atc0005 atc0005 merged commit 3a6d4cd into master Jul 20, 2022
@atc0005 atc0005 deleted the i179-fix-invalid-json-key-name branch July 20, 2022 10:22
@atc0005 atc0005 added the card format/adaptivecard Adaptive Card support label Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working card format/adaptivecard Adaptive Card support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong json key name for URL (uses uri instead)
1 participant