Content warnings for a stream.
Properties
No description available.
View raw schema
{
"type": "object",
"properties": {
"warnings": {
"type": "array",
"items": {
"type": "string",
"knownValues": [
"place.stream.metadata.contentWarnings#death",
"place.stream.metadata.contentWarnings#drugUse",
"place.stream.metadata.contentWarnings#fantasyViolence",
"place.stream.metadata.contentWarnings#flashingLights",
"place.stream.metadata.contentWarnings#language",
"place.stream.metadata.contentWarnings#nudity",
"place.stream.metadata.contentWarnings#PII",
"place.stream.metadata.contentWarnings#sexuality",
"place.stream.metadata.contentWarnings#suffering",
"place.stream.metadata.contentWarnings#violence"
]
}
}
},
"description": "Content warnings for a stream."
}
The content contains information that can be used to identify a particular individual, such as a name, phone number, email address, physical address, or IP address.
Referenceplace.stream.metadata.contentWarnings#PII
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "The content contains information that can be used to identify a particular individual, such as a name, phone number, email address, physical address, or IP address."
}
The content could be perceived as offensive due to the discussion or display of death.
Referenceplace.stream.metadata.contentWarnings#death
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "The content could be perceived as offensive due to the discussion or display of death."
}
The content contains a portrayal of the use or abuse of mind altering substances.
Referenceplace.stream.metadata.contentWarnings#drugUse
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "The content contains a portrayal of the use or abuse of mind altering substances."
}
The content contains violent actions of a fantasy nature, involving human or non-human characters in situations easily distinguishable from real life.
Referenceplace.stream.metadata.contentWarnings#fantasyViolence
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "The content contains violent actions of a fantasy nature, involving human or non-human characters in situations easily distinguishable from real life."
}
The content contains flashing lights that could be harmful to viewers with seizure disorders such as photosensitive epilepsy.
Referenceplace.stream.metadata.contentWarnings#flashingLights
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "The content contains flashing lights that could be harmful to viewers with seizure disorders such as photosensitive epilepsy."
}
The content could be perceived as offensive due to the language used.
Referenceplace.stream.metadata.contentWarnings#language
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "The content could be perceived as offensive due to the language used."
}
The content could be perceived as offensive due to nudity.
Referenceplace.stream.metadata.contentWarnings#nudity
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "The content could be perceived as offensive due to nudity."
}
The content could be perceived as offensive due to the discussion or display of sexuality.
Referenceplace.stream.metadata.contentWarnings#sexuality
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "The content could be perceived as offensive due to the discussion or display of sexuality."
}
The content could be perceived as distressing due to the discussion or display of suffering or triggering topics, including suicide, eating disorders or self harm.
Referenceplace.stream.metadata.contentWarnings#suffering
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "The content could be perceived as distressing due to the discussion or display of suffering or triggering topics, including suicide, eating disorders or self harm."
}
The content could be perceived as offensive due to the discussion or display of violence.
Referenceplace.stream.metadata.contentWarnings#violence
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "The content could be perceived as offensive due to the discussion or display of violence."
}