Vladimir K
Results
2
comments of
Vladimir K
@fannydengdeng I dig a bit into `ODataBatchMiddleware` and found hack for making it work with versioning: ``` foreach (var kvp in options.Mapping) { var routeComponents = kvp.Value.RouteComponents; foreach (var model...
Just in case, I found a possible workaround - using other unicode symbols that looks similar to `:` `∶` U+2236 RATIO `ː` U+02D0 MODIFIER LETTER TRIANGULAR COLON