Skip to content

Delete Synonym method response type is not compatible with API response #71

@aaa-k-g

Description

@aaa-k-g

The response from the delete synonym API call returns only the id. But the Rust method expects two aditional fields, root and synonyms, which are not present in the api response. So the response always results in an deserialization error. Tested on 0.3.0

Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions