Mischa Weerwag

Results 2 comments of Mischa Weerwag

I would also like to set multiple units for a single action so: ``` descriptors: - key: remote_address rate_limit: unit: second requests_per_unit: 3 rate_limit: unit: day requests_per_unit: 100 ``` That...

Any updates? It looks like ToPropertyTransportModel is not catching the 'properties' dictionary. I have 'quick fixed' this like this but there are better solutions for sure: ``` else if (prop.PropertyType.IsGenericType...