Open charlieccarey opened 6 years ago
Think it has to do with the TODO_OBJECT_MAPPING parts of the code.
I generated a client anyway, selectively commenting those TODOs out.
It is partially functional. Seems OK on server request and response side. Bugs, sometimes fatal on parsing results.
Recommend waiting for swagger codegen community to complete the TODO_ items before regenerating, recompiling and testing. Or we complete the TODO items, probably easy enough once we spend some time with it.
Think it has to do with the TODO_OBJECT_MAPPING parts of the code.
I generated a client anyway, selectively commenting those TODOs out.
It is partially functional. Seems OK on server request and response side. Bugs, sometimes fatal on parsing results.