OpenAPI.Net icon indicating copy to clipboard operation
OpenAPI.Net copied to clipboard

ProtoOaDealListByPositionIdRes is not correctly parsed

Open jdufaud opened this issue 1 year ago • 0 comments

I can't create and a branch and create a pull request so the fix is here: MessageFactory in GetMessage this line is missing

(int)ProtoOAPayloadType.ProtoOaDealListByPositionIdRes => ProtoOADealListByPositionIdRes.Parser.ParseFrom(payload),

jdufaud avatar Apr 25 '24 12:04 jdufaud