Marcin Druzgala

Results 2 issues of Marcin Druzgala

Hello :) So we've been implementing the delegation flow for our microservices and following the specification (still draft) we found out that we can provide the chain of delegation in...

Enhancement
P2
Customer reported
Bug
JSON

Hi, me again with another question. Is it possible to enforce nullability in schema of reference types? This is our contract in code: ```c# [DataContract(Name = "accountEvent")] public class AccountEvent...

enhancement