jameshart197 / heroestavern

0 stars 2 forks source link

USER STORY: Character View API #43

Open jameshart197 opened 7 months ago

jameshart197 commented 7 months ago

As a developer I can create a serializer for character view with depth so that different pieces of data within the character sheet have access to details of other data. This might include something such as skills having access to the scores of attributes, or saving throws having access to the saving throw proficiencies of a certain class. The depth required for this process appears to be 2, but could potentially be increased in future at the risk of increasing payload requirements