Skip to content

0.4.10

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 13:49
7d63cbf
Format JSON message (#57)

* Format JSON message

* Catch JsonException when formatting

* Try formatting json if no content type is set

* TryFormatBody refactor