mirror of
https://github.com/unraid/api.git
synced 2026-02-17 05:28:32 -06:00
chore: @todo for changelog_pretty
This commit is contained in:
@@ -55,6 +55,8 @@ export interface ServerUpdateOsResponse {
|
||||
date: string; // "2023-12-13"
|
||||
isNewer: boolean; // false
|
||||
changelog?: string; // "https://raw.githubusercontent.com/unraid/docs/main/docs/unraid-os/release-notes/6.13.0-beta0.27.md"
|
||||
/** @todo have Eli return this when applicable */
|
||||
changelog_pretty?: string; // "https://docs.unraid.net/unraid-os/release-notes/6.12.6/"
|
||||
sha256?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user