UnityOpenApi icon indicating copy to clipboard operation
UnityOpenApi copied to clipboard

Error when parsing from CTFd

Open Mandalus opened this issue 4 years ago • 0 comments

Hello, I'm trying to use the UnityOpenApi parser with the CTFd Api, which can be found here: https://docs.ctfd.io/api/swagger.json The parsing works well until it reaches the pages part, after which a "Nullable object must have a value." error is given, and the parsing is interrupted

Any idea on how to fix it? I should mention that i'm using Unity 2019.3.5f1, and that i'm using the Parse from Asset method Error1 Error2

Mandalus avatar Feb 05 '21 11:02 Mandalus