error-codes/data/015/5932/en_US.json

13 lines
335 B
JSON
Raw Normal View History

2024-05-01 15:05:35 -04:00
{
"015": {
"5932": {
"name": "Unknown",
"message": "Post does not exist",
"short_description": "Post not found",
"long_description": "Unknown cause.",
2024-05-01 15:05:35 -04:00
"short_solution": "Verify the post you are trying to access exists",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/015-5932"
2024-05-01 15:05:35 -04:00
}
}
}