diff --git a/content/posts/error-handling-dotnet.md b/content/posts/error-handling-dotnet.md index feae44e..215251b 100644 --- a/content/posts/error-handling-dotnet.md +++ b/content/posts/error-handling-dotnet.md @@ -1,5 +1,5 @@ --- -title: "Error Handling Dotnet" +title: ".NET - Proper API error handling" date: 2024-06-20T20:00:06-03:00 draft: false summary: "Because returning stack traces isn't secure."