Skip to content

Kiota has issues with changes to nullable rendering in OpenAPI v3 documents caused by OpenAPI.NET V2 #6510

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

Closed
darrelmiller opened this issue Apr 29, 2025 · 2 comments
Labels
generator Issues or improvements relater to generation capabilities. status:waiting-for-author-feedback Issue that we've responded but needs author feedback to close type:bug A broken experience

Comments

@darrelmiller
Copy link
Member

What are you generating using Kiota, clients or plugins?

API Client/SDK

In what context or format are you using Kiota?

Nuget tool

Client library/SDK language

Csharp

Describe the bug

See this issue microsoft/OpenAPI.NET#2342

Expected behavior

No issue

How to reproduce

Create nullable object with allOf in it.

Open API description file

No response

Kiota Version

See related issue

Latest Kiota version known to work for scenario above?(Not required)

No response

Known Workarounds

No response

Configuration

No response

Debug output

Click to expand log ```
</details>


### Other information

_No response_
@darrelmiller darrelmiller added status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience labels Apr 29, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage 🔍 in Kiota Apr 29, 2025
@msgraph-bot msgraph-bot bot added the Csharp Pull requests that update .net code label Apr 29, 2025
@baywet
Copy link
Member

baywet commented May 15, 2025

@darrelmiller after digging through the mentioned issue, it appears to only be an issue at serialization time. So are you saying this is impacting plugins generation here? or are we talking about something else?

@baywet baywet added status:waiting-for-author-feedback Issue that we've responded but needs author feedback to close and removed status:waiting-for-triage An issue that is yet to be reviewed or assigned labels May 15, 2025
@baywet baywet moved this from Needs Triage 🔍 to Waits for author 🔁 in Kiota May 15, 2025
@baywet baywet added generator Issues or improvements relater to generation capabilities. and removed Csharp Pull requests that update .net code labels May 15, 2025
@baywet
Copy link
Member

baywet commented May 15, 2025

After digging further and discussing through the OpenAPI.net issue, it does not seem to have any adverse effects on kiota directly. Closing for now due to lack of additional evidence.

@baywet baywet closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2025
@github-project-automation github-project-automation bot moved this from Waits for author 🔁 to Done ✔️ in Kiota May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
generator Issues or improvements relater to generation capabilities. status:waiting-for-author-feedback Issue that we've responded but needs author feedback to close type:bug A broken experience
Projects
Status: Done ✔️
Development

No branches or pull requests

2 participants