Welcome to my blog!
For complete list of posts, go to blog.
Five latest posts
-
AI generated commit messages in GitKraken
A fairly new feature in GitKraken is AI generated commit messages. And like most things with GitKraken it’s easy as 1-2-3!
-
Prettifying enum values in Swagger
By default, C# enums are serialized to their underlying numeric values when included in a JSON response. This is what you’ll see not only in Swagger, but also in tools like Postman or Insomnia, since they simply display whatever your .NET API outputs.
-
Cloning a repo in GitKraken
Like most things in GitKraken, cloning a repo is easy as 1-2-3!
-
Resolving HTTP 415 error in Postman
If you receive a HTTP 415 Unsupported Media Type response (read more about the HTTP 415 status response code here) while using Postman, you’ve probably forgotten to set the Content-Type header.
Latest tweets by LordPansar