Skip to content

Fix JSON errors in data-types.md#56

Open
chriswait wants to merge 2 commits intoFareHarbor:masterfrom
chriswait:patch-1
Open

Fix JSON errors in data-types.md#56
chriswait wants to merge 2 commits intoFareHarbor:masterfrom
chriswait:patch-1

Conversation

@chriswait
Copy link
Copy Markdown

@chriswait chriswait commented May 1, 2023

data-types.md contains various samples of JSON payloads.

In several of these, a semicolon has been used in place of a colon, resulting in errors when debugging webhooks using these examples:

"plural"; "Adults",

In others, there are 2x closing quotes.

@chriswait chriswait changed the title Fix semicolons in data-types.md Fix JSON errors in data-types.md May 1, 2023
@alexlewin-fareharbor
Copy link
Copy Markdown
Contributor

Thank you Chris! We didn't anticipate fixes from folks outside FH, so it took us a while to notice your thoughtful PR. We're incorporating your changes.

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