4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)C#1,357 forks (1,357 forks)batch import
help wantedproject: NJsonSchematype: bug
Repository metrics
- Stars
- 7,359 stars (7,359 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
When I try to create a CSharp Client output from this Here Routing API OpenAPI specification, a System.ArgumentNullException is thrown, when I press the button 'Generate Outputs' or 'Gererate Files'.
Attached you find my NSwagStudio file.
Routing.zip
Contributor guide
- Research direction
- Investigate the System.ArgumentNullException thrown when generating C# client from the provided OpenAPI spec. Trace the code path in NSwagStudio to find where the null reference occurs and check if the spec has any unusual properties.
- Tech stack
- csharp
- Domain
- api
- Issue type
- Bug
- Prerequisites
- C#NSwag