Andrew Jameson

Results 3 issues of Andrew Jameson

Thus far MvcRouteTester has worked well for verifying my WebAPI routes, but it appears to fall short in one situation. I have the following method: ``` [Route("add-concept/{duplicateOverride:bool?}")] [HttpPost] public Concept...

This change covers the `AuditTrial` class as well as associated classes such as `AuditTrialDetails`. This misspelling prevented Json.NET from setting property values and consequently AuditTrial.Trials is always null.

Fresh install on MacOS via homebrew, downloaded one video and then... `ERROR: Postprocessing: ffmpeg not found. Please install or provide the path using --ffmpeg-location` I'm pretty sure that when it...