Config
class Config
JsonFeature configuration that is used during installation
Constructors
Config() JsonFeature configuration that is used during installation |
Properties
var acceptContentTypes: List<ContentType> List of content types that are handled by this feature.
It also affects |
|
var serializer: JsonSerializer? Serializer that will be used for serializing requests and deserializing response bodies. |