Download raw schema →

FieldTypeRequiredDescription
versionstringrequiredAPI version identifier. Currently "1".
namestringrequiredHuman-readable name of this registry.
descriptionstring | nulloptionalShort description of the registry.

Example

{
  "version": "1",
  "name": "My Comic Archive",
  "description": "A personal webcomic registry."
}