Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 295 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 295 Bytes

KiotaPathIssue

Repository to reproduce issue when a path appears twice in a row with Kiota 1.15.0

To reproduce

cd ClassLibrary1
kiota generate -l CSharp -d ./definition_works.json -o ./ClientWorks
kiota generate -l CSharp -d ./definition_problematic.json -o ./ClientProblematic