Commit History

Author SHA1 Message Date
  Bond-009 787ad44323 Merge pull request #5500 from crobibero/api-integration-fix 4 years ago
  crobibero 287baa4965 remove unused directives 4 years ago
  crobibero e735ab6cc0 Remove extra Required 4 years ago
  crobibero fffa94fc33 Apply fixes from review 4 years ago
  crobibero 5c66f9e471 changes from merge 4 years ago
  crobibero 73bcda7eac Make all optional strings nullable 5 years ago
  crobibero 7a32d03101 remove unused parameters 5 years ago
  crobibero 10ddbc34ec Add missing attributes, fix response codes, fix route parameter casing 5 years ago
  crobibero d820c0fff5 Convert pragma to supresswarning 5 years ago
  crobibero 9a51f484af Remove nullable, add async task 5 years ago
  crobibero 524243a934 fix merge conflict 5 years ago
  David 043d76bd6e Use Http status code 204 instead of 200 5 years ago
  crobibero d7d8118b42 Fix xml docs 5 years ago
  ZadenRB 82231b4393 Update to return IEnumerable directly where possible 5 years ago
  ZadenRB c61a200c9d Revise documentation based on discussion in #2872 5 years ago
  ZadenRB 85853f9ce3 Add back in return type documentation 5 years ago
  ZadenRB 7693cc0db0 Use ActionResult return type for all endpoints 5 years ago
  ZadenRB 2a49b19a7c Update documentation of startIndex 5 years ago
  ZadenRB 69d9bfb233 Make documentation of parameters clearer 5 years ago
  ZadenRB dae6965710 Remove documentation of void return type 5 years ago
  ZadenRB 6c8e1d37bd Remove more unnecessary IActionResult 5 years ago
  ZadenRB 67efcbee05 Remove error handlers, to be implemented at a global level in a separate PR 5 years ago
  ZadenRB 688240151b Enable nullable reference types on new class, remove unnecessary documenation and return types 5 years ago
  ZadenRB 16cae23bbe Add response type annotations, return IActionResult to handle errors 5 years ago
  ZadenRB 7c8188194b Address PR comments, and revert changes that changed the API schema 5 years ago
  ZadenRB 558b50a094 Remove unnecessary assembly, update casing, enable nullable reference types on notification DTOs. 5 years ago
  ZadenRB ad1c880751 Lowercase parameters 5 years ago
  ZadenRB 1180b9746f Migrates the notifications service to use ASP.NET MVC framework 5 years ago