Skip to content

Commit

Permalink
Remove explanation about visibility for casters
Browse files Browse the repository at this point in the history
We treat those fields like other publicly visible fields now
  • Loading branch information
yoshih committed Aug 15, 2024
1 parent 7008b54 commit 7962b4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -643,8 +643,8 @@ showreel_medium_ids | Array | Ids of showreel media that are either connected to
vita | hash | A collection of credits, where each entry contains structured data related to a specific credit. The entries are sorted by the following criteria: `in_development` (entries with `true` are prioritized), `year_to`/`year_from` (in descending chronological order), `position` (manually sorted by the user), and `id`. The credits are grouped by type, such as `education`, `television`, `theatre`, etc.
vita.x[].in_development | boolean | indicates film projects that are still in development, meaning it has not been completed or released yet
ethnic_background | Array | Contains general ethnicities or heritages of the actor. Visibility depends on the setting for `ethnic_appearances` (as described above under _attribute_visibility_).
ethnic_background_details | Array | Contains specific ethnicities or heritages of the actor, e.g. specific countries. Only visible to verified casting professionals.
ethnic_background_custom | string | Contains a custom description of ethnicities or heritages entered by the actor. Only visible to verified casting professionals.
ethnic_background_details | Array | Contains specific ethnicities or heritages of the actor, e.g. specific countries.
ethnic_background_custom | string | Contains a custom description of ethnicities or heritages entered by the actor.

# Talent agencies

Expand Down

0 comments on commit 7962b4d

Please sign in to comment.