Bio
information related to the identity of a person
Type:
object
Properties
name *
the nickname or preferred name of the person; This should be the name used for most intents and purposes.
Type:
string
Required: yes
fullName
the full name of the person; The person may not want to disclose this for privacy reasons.
Type:
string
aliases
a list of other names that the person goes by; This can be a nickname, a pseudonym, or the name in a different language.
Type:
array
Default:
[]
Item
Type:
string
image
the URL to a profile picture for the person; For example, this can be a Gravatar link, or the URL to an image hosted on a public URL.
Type:
string
Format: uri
labels
a few short labels describing the person
Type:
array
Default:
[]
Item
Type:
string
summary
a fairly brief summary of the person
Type:
string
introduction
a fairly long introduction about the person
Type:
string
description
a detailed description of the person
Type:
string
languages
a list of languages that the person can work with
Type:
array
Default:
[]
Item
Type:
Language