Open SevereOverfl0w opened 5 years ago
For some reason, representation is nil rather than a value for "application/json".
representation
nil
I suppose it is related to https://github.com/juxt/yada/blob/cea98cc6f5419c5ef0001b7fec0ce656af70cbd6/src/yada/handler.clj#L52-L56 which is unfortunately a non-extensible set.
For some reason,
representation
isnil
rather than a value for "application/json".I suppose it is related to https://github.com/juxt/yada/blob/cea98cc6f5419c5ef0001b7fec0ce656af70cbd6/src/yada/handler.clj#L52-L56 which is unfortunately a non-extensible set.