Last active
March 1, 2022 21:20
-
-
Save lelandf/08e8b4bb99be94fb05450cec7f1982ab to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"replies": [ | |
{ | |
"title": "Premium product", | |
"content": "Test" | |
}, | |
{ | |
"title": "Conflict test", | |
"content": "Hey" | |
}, | |
{ | |
"title": "Legacy Views Unsupported", | |
"content": "Hi {{name}},\n\nUnfortunately you are using our Legacy views which we do not provide support anymore due to bugs like these that are complicated for us to track down and fix.\n\n<a href='https://evnt.is/v1-removal'>https://evnt.is/v1-removal</a>\n\nPlease take a look at this particular article about why we are no longer supporting that version of our codebase.\n\nIf you switch to the Updated Views and the problem continues, I would love to to try to help you get to the bottom of the problem\n\nBest Regards," | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment