NSwag Build 958
See original GitHub issueMy schema is working with v11.12.16.0
I updated NSwagStudio and tried to Generate a c# client But get an exception when i click GenerateOutput
Encoding problems in the new version?
Newtonsoft.Json.JsonReaderException: After parsing a value an unexpected character was encountered: x. Path ‘swaggerGenerator.fromSwagger.json’, line 5, position 26. vid Newtonsoft.Json.JsonTextReader.ParsePostValue() vid Newtonsoft.Json.JsonTextReader.Read() vid Newtonsoft.Json.Linq.JContainer.ReadContentFrom(JsonReader r, JsonLoadSettings settings) vid Newtonsoft.Json.Linq.JContainer.ReadTokenFrom(JsonReader reader, JsonLoadSettings options) vid Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings) vid Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings) vid NSwag.Commands.NSwagDocumentBase.<>c__DisplayClass35_0`1.<<LoadAsync>b__0>d.MoveNext() — Slut p† stacksp†rningen fr†n f”reg†ende plats d„r ett undantag utl”stes — vid System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() vid System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) vid NSwag.Commands.NSwagDocument.<LoadWithTransformationsAsync>d__7.MoveNext() — Slut p† stacksp†rningen fr†n f”reg†ende plats d„r ett undantag utl”stes — vid System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() vid System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Issue Analytics
- State:
- Created 6 years ago
- Comments:8 (3 by maintainers)
Oh shit, sorry… will fix this asap
Should be fixed with: https://github.com/RSuter/NSwag/commit/db4b7f3a85bab1273eba6b3b8af181aaa76205c8
https://ci.appveyor.com/project/rsuter/nswag