AdrianJSClark / aydsko-iracingdata

A .NET access library for querying the iRacing "Data" API.
MIT License
29 stars 8 forks source link

Specify Full Path For Past Series "Logo" Field #141

Closed AdrianJSClark closed 1 year ago

AdrianJSClark commented 1 year ago

Include in both a comment and a static field the fact that the following property is relative to https://images-static.iracing.com/img/logos/series/.

https://github.com/AdrianJSClark/aydsko-iracingdata/blob/018423041daf6f7f103d0b1328d9749df48b4a02/src/Aydsko.iRacingData/Series/PastSeriesDetail.cs#L51

Consider including a read-only Uri property that returns the full path.