Add /api/client/{clientId} Endpoint #54
Annotations
8 warnings
SharedLibraryCore/Helpers/ParsedInputResult.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SharedLibraryCore/Helpers/ParsedInputResult.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SharedLibraryCore/Dtos/ClientInfoResult.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SharedLibraryCore/Utilities.cs#L1382
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SharedLibraryCore/Helpers/ParsedInputResult.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SharedLibraryCore/Helpers/ParsedInputResult.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SharedLibraryCore/Dtos/ClientInfoResult.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SharedLibraryCore/Utilities.cs#L1382
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
This job succeeded
Loading