Skip to content

[Dart ory_kratos_client] UiNodeAttributes incorrect discriminatorFieldName #275

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 of 6 tasks
denis-lncd opened this issue Jun 1, 2023 · 0 comments
Open
3 of 6 tasks
Labels
bug Something is not working.

Comments

@denis-lncd
Copy link

Preflight checklist

Describe the bug

Incorrect discriminatorFieldName value in UiNodeAttributes class
image
which should be:
image

It results in UnsupportedError: "Couldn't deserialize oneOf for the discriminator value: ${discValue}"

Reproducing the bug

  1. Start a registration flow,
  2. Attempt to deserialize response

Relevant log output

No response

Relevant configuration

No response

Version

0.13.1

On which operating system are you observing this issue?

None

In which environment are you deploying?

None

Additional Context

No response

@denis-lncd denis-lncd added the bug Something is not working. label Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working.
Projects
None yet
Development

No branches or pull requests

1 participant