Open afshinjafari opened 7 years ago
Hi, Yes next version in about 2-3 weeks The reason I implemented dynamic vs the Manifest class is because the swagger-codegen parser which we are using to generate the code automatically from a yaml definition has bugs which I need to fix first.
Hi, Thanks for the reply Cyrille, :) nice work as always, regards, Afshin
Hi What's the status of returning concrete classes instead of dynamic objects? Have you got any code samples how to convert data in DynamicDictionary to classes. Haven't got much experience with dynamic objects, but it seems rather a pain to turn a e.g. dynamic dictionary of projects into the Projects class.
Hi, Any chance we could get an update on the status of this? or an example for deserializing the Manifest class?
Cyrille is on vacation this week, but I know this is on his list to do.
Hi Cyrille, any update re this issue?
regards, Afshin
Bumping this. Has or will there be any work done on this issue?
Hi, Although the documentation suggests to use classes as the outputs for API methods it seems it is not fully implemented: / Manifest / dynamic GetManifest (string urn, string acceptEncoding = null);
any time frame on when these are ready? thanks and regards, Afshin