Package cloud.quasarch.akash.impl.parsing
package cloud.quasarch.akash.impl.parsing
-
ClassDescriptionResponseParser goal is to deal with the transformation of a plain json response into Either a
OperationFailureor a concrete response.Builds instances ofResponseParserWithTransformationUsage example (full, with intermediate operation)TODO Document!