Skip to content
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

Go - undefined createFromDiscriminatorValue reference in request builders #2955

Closed
Ndiritu opened this issue Jul 19, 2023 · 3 comments · Fixed by #3434
Closed

Go - undefined createFromDiscriminatorValue reference in request builders #2955

Ndiritu opened this issue Jul 19, 2023 · 3 comments · Fixed by #3434
Assignees
Labels
Go type:bug A broken experience WIP
Milestone

Comments

@Ndiritu
Copy link
Contributor

Ndiritu commented Jul 19, 2023

Issue tracking Kiota integration test failure. Test currently suppressed.

kiota generate --language go --openapi https://developers.pipedrive.com/docs/api/v1/openapi.yaml -e '/itemSearch/field' -e '/subscriptions/*/payments' -e '/permissionSets/**'

Sample pipeline run failure. See output of "Execute the IT test"

@Ndiritu Ndiritu added type:bug A broken experience Go labels Jul 19, 2023
@baywet baywet added this to Kiota Jul 19, 2023
@baywet baywet moved this to Todo in Kiota Jul 19, 2023
@baywet baywet added this to the Kiota v1.6 milestone Jul 19, 2023
@rkodev rkodev moved this from Todo to In Progress in Kiota Aug 2, 2023
@baywet baywet modified the milestones: Kiota v1.6, Kiota v1.7 Sep 5, 2023
@sebastienlevert
Copy link
Contributor

Might be related to #3067

@rkodev
Copy link
Contributor

rkodev commented Oct 5, 2023

@baywet this was resolved with the resolution of #3067.

@baywet
Copy link
Member

baywet commented Oct 5, 2023

@rkodev thanks for confirming! created #3434 to remove the suppression

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Go type:bug A broken experience WIP
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants