Example #1
0
 [AllowAnonymous] // DEBUG
 public IHttpActionResult GetProgresses() =>
 Ok(_publicationService.GetProgresses());