Skip to content

remove post_request_model attribute in the BaseCoreClient and AsyncBaseCoreClient #753

@vincentsarago

Description

@vincentsarago

post_request_model = attr.ib(default=BaseSearchPostRequest)

This attribute is not used in the abstract methods and is not event guarantee to be used in the client. We should let backend define what attribute they need

cc @hrodmn

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions