Data and type mismatch found for example of a referenced schema #1526
Labels
bug-fix-vNext
Bug fixes need to be merged into both master and vNext. Use this tag for vNext bug fix PR.
help wanted
priority:p2
Medium. Generally has a work-around and a smaller sub-set of customers is affected. SLA <=30 days
executing:
kiota generate -l csharp -d ./basic.yaml -o ./basic
with this definition:
I get this warning:
If I dereference it, it works as expected without warnings. I know it's just a warning, but maybe a symptom of some larger issue.
The text was updated successfully, but these errors were encountered: