Document how to handle errors

This commit is contained in:
Ebenezer Don
2025-02-25 23:28:06 +00:00
parent 771f6c1fef
commit 8aa6b9e9fc
3 changed files with 77 additions and 1 deletions

View File

@@ -40,6 +40,11 @@
{
label: 'Response codes',
href: '/docs/advanced/platform/response-codes'
},
{
label: 'Error handling',
new: isNewUntil('10 Mar 2025'),
href: '/docs/advanced/platform/error-handling'
}
]
},