welsonjs/WelsonJS.Augmented/WelsonJS.Launcher/ApiEndpoints
Namhyeon, Go c98fcfea10 Add null checks for path in API endpoint handlers
Added null checks for the 'path' parameter in CanHandle methods across all API endpoint classes to prevent potential NullReferenceExceptions. Also made the _apis list in ResourceServer readonly and updated a comment for clarity.
2026-01-31 23:21:53 +09:00
..
ChromiumDevTools.cs Add null checks for path in API endpoint handlers 2026-01-31 23:21:53 +09:00
Completion.cs Add null checks for path in API endpoint handlers 2026-01-31 23:21:53 +09:00
DnsQuery.cs Add null checks for path in API endpoint handlers 2026-01-31 23:21:53 +09:00
ImageColorPicker.cs Add null checks for path in API endpoint handlers 2026-01-31 23:21:53 +09:00
IpQuery.cs Add null checks for path in API endpoint handlers 2026-01-31 23:21:53 +09:00
Settings.cs Add null checks for path in API endpoint handlers 2026-01-31 23:21:53 +09:00
TwoFactorAuth.cs Add null checks for path in API endpoint handlers 2026-01-31 23:21:53 +09:00
Whois.cs Add null checks for path in API endpoint handlers 2026-01-31 23:21:53 +09:00