Curated directory of featured registry profiles. Maintained only on the Atmosphere account.
Record Key
literal:self
Fixed literal value
Properties
entries
array
of
ref
#entry
Required
No description available.
View raw schema
{
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"required": [
"entries"
],
"properties": {
"entries": {
"type": "array",
"items": {
"ref": "#entry",
"type": "ref"
}
}
}
},
"description": "Curated directory of featured registry profiles. Maintained only on the Atmosphere account."
}