added endpoint and service supporting contactpoint lookup #229
Annotations
4 warnings
Analyze (csharp):
test/Altinn.Profile.Tests/IntegrationTests/UserContactPointControllerTests.cs#L198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
test/Altinn.Profile.Tests/IntegrationTests/UserContactPointControllerTests.cs#L201
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
test/Altinn.Profile.Tests/IntegrationTests/UserContactPointControllerTests.cs#L198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
test/Altinn.Profile.Tests/IntegrationTests/UserContactPointControllerTests.cs#L201
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|