wire-api-0.1.0
Safe HaskellSafe-Inferred
LanguageGHC2021

Wire.API.RawJson

Synopsis

Documentation

newtype RawJson Source #

Wrap json content as plain LByteString This type is intended to be used to receive json content as LText. Warning: There is no validation of the json content. It may be any string.

Constructors

RawJson