GET /{format}/NewsByDate/{date}

sportsdata.io:nhl-v3-stats

Summary: News by Date
Operation ID: NewsByDate
Auth: unknown

Parameters (2)

date (string, path, required)

The date of the news. <br>Examples: <code>2017-OCT-31</code>, <code>2018-FEB-15</code>.

format (string, path, required, default: XML)

Desired response format. Valid entries are <code>XML</code> or <code>JSON</code>.

Constraints: {'enum': ['XML', 'JSON']}

No probe data for this endpoint yet.