update openapi file #469
Annotations
10 warnings
publish
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
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.
|