update openapi file #466
Annotations
10 warnings
publish:
data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/Program.cs#L133
Cannot convert null literal to non-nullable reference type.
|
publish:
data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/Program.cs#L133
Cannot convert null literal to non-nullable reference type.
|
publish:
data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/Program.cs#L134
Cannot convert null literal to non-nullable reference type.
|
publish:
data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/Program.cs#L134
Cannot convert null literal to non-nullable reference type.
|
publish:
data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/Program.cs#L134
Cannot convert null literal to non-nullable reference type.
|
publish:
data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/Program.cs#L134
Cannot convert null literal to non-nullable reference type.
|
publish:
data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/Infrastructure/InputData.cs#L11
Non-nullable property 'FileOutputPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/Infrastructure/InputData.cs#L12
Non-nullable property 'EndpointName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/Infrastructure/InputData.cs#L13
Non-nullable property 'SubscribeDataType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/Infrastructure/InputData.cs#L14
Non-nullable property 'Asset' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|