Skip to content

Fix diff start request options #5

@Rulexec

Description

@Rulexec

There is:

#[serde(flatten)]
from_generation_id: EncodedOptionalGenerationIdFlatJsonData,
#[serde(flatten)]
to_generation_id: EncodedOptionalGenerationIdFlatJsonData,

We need to remove #[serde(flatten)], because there is conflict of from/to fields, they are both reading generationId field.

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