Patches

Get patches prerelease history

Get the patches prerelease history.

get/v5/patches/history/prerelease

Response

The patches prerelease history.

versionstring required
created_atstring date-time required
descriptionstring required

Example response

[
  {
    "version": "v4.0.0",
    "created_at": "1970-01-01T00:00:00.000Z",
    "description": "Release notes markdown here..."
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.