You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(race/subrace)!: remove redundant data (#825) (043fc16)
BREAKING CHANGES
dropped the race.starting_proficiencies, race.starting_proficiency_options, subrace.starting_proficiencies, subrace.language_options, and subrace.languages properties of all
races and subraces in the database. Clients can instead find this data
on the corresponding traits linked to each race or subrace.
How was it tested?
I ran the database + API project locally with Docker and called the
endpoints of the various classes and subclasses. I also ran the unit and
integration tests in the API project.
Was any impacted documentation updated to reflect this change?
I touched every reference of the properties in the API project. I took a
look at the docs project, but couldn't fully find my way around the
project to give a clear indication on if anything needed to change.
Here's a fun image for your troubles
My players once sold an iron pot to well known business woman and secret
member of the Zhentarim and convinced her that it was a magic pot that
can restore spoiled food. They even sneaked into her house to cast
purify food and drink on it to make sure she believed them.