@truenas/api-client
GitHub
Preparing search index...
v26_0_0
CatalogAppDetails
Interface CatalogAppDetails
interface
CatalogAppDetails
{
app_readme
:
string
|
null
;
categories
:
string
[]
;
healthy
:
boolean
;
healthy_error
?:
string
|
null
;
home
:
string
;
icon_url
?:
string
|
null
;
last_update
:
string
|
null
;
latest_app_version
:
string
|
null
;
latest_human_version
:
string
|
null
;
latest_version
:
string
|
null
;
location
:
string
;
maintainers
:
v25_10_0
.
Maintainer
[]
;
name
:
string
;
recommended
:
boolean
;
screenshots
:
string
[]
;
sources
:
string
[]
;
tags
:
string
[]
;
versions
:
{
[
k
:
string
]:
unknown
}
;
[
k
:
string
]:
unknown
;
}
Indexable
[
k
:
string
]:
unknown
Index
Properties
app_
readme
categories
healthy
healthy_
error?
home
icon_
url?
last_
update
latest_
app_
version
latest_
human_
version
latest_
version
location
maintainers
name
recommended
screenshots
sources
tags
versions
Properties
app_
readme
app_readme
:
string
|
null
categories
categories
:
string
[]
healthy
healthy
:
boolean
Optional
healthy_
error
healthy_error
?:
string
|
null
home
home
:
string
Optional
icon_
url
icon_url
?:
string
|
null
last_
update
last_update
:
string
|
null
latest_
app_
version
latest_app_version
:
string
|
null
latest_
human_
version
latest_human_version
:
string
|
null
latest_
version
latest_version
:
string
|
null
location
location
:
string
maintainers
maintainers
:
v25_10_0
.
Maintainer
[]
name
name
:
string
recommended
recommended
:
boolean
screenshots
screenshots
:
string
[]
sources
sources
:
string
[]
tags
tags
:
string
[]
versions
versions
:
{
[
k
:
string
]:
unknown
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app_
readme
categories
healthy
healthy_
error
home
icon_
url
last_
update
latest_
app_
version
latest_
human_
version
latest_
version
location
maintainers
name
recommended
screenshots
sources
tags
versions
GitHub
@truenas/api-client
Loading...