Skip to content

Add serializer to response wrapper #144

Open
@matez0

Description

@matez0

Environment

  • Checkout SDK version: latest

Description

A serializer can be useful, when the response fully or partially

  • need to be stored in a database in a JSON serialized form
  • need to be parsed using pydantic or similar parser
  • may be easier to handle that way.

Proposed Solution

  • I may be able to implement this feature.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions