Andrew Welker
|
5a2a2129e6
|
docs: remove duplicate
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-22 11:13:33 -05:00 |
|
copilot-swe-agent[bot]
|
7987eb8f9b
|
docs: complete XML documentation for all projects with inheritdoc tags
Co-authored-by: andrew-welker <1765622+andrew-welker@users.noreply.github.com>
|
2025-07-22 15:53:01 +00:00 |
|
Andrew Welker
|
30d5e2b081
|
fix: add more exception handling
Also add null check for `AddRouteDescriptor` method
|
2025-02-18 14:00:53 -06:00 |
|
Andrew Welker
|
5516ed16c3
|
fix: use null instead of empty string to make it clearer what's happening
|
2025-02-18 12:02:52 -06:00 |
|
Andrew Welker
|
8108b9dfdb
|
fix: attempt to get better logging for exception
Fixed some issues with log messages that were not formatted correctly for Serilog.
|
2025-02-18 11:59:26 -06:00 |
|
Andrew Welker
|
f7c5e18af8
|
fix: add input port matching to route descriptors
|
2024-07-26 11:19:43 -05:00 |
|
Andrew Welker
|
c56841d95b
|
fix: attempt to catch a null ref happening in the Route Descriptor
|
2024-07-22 11:19:34 -05:00 |
|
Andrew Welker
|
06a6b1caa2
|
refactor: move routing interfaces into their own files
|
2024-05-23 08:38:50 -05:00 |
|