This PR contains some updates aimed at making the roster data endpoint more useful for the website. In particular, a display_name field has been added to the story table in the database, and this updates the endpoint functionality so that the website can use this field.
This PR contains some updates aimed at making the roster data endpoint more useful for the website. In particular, a
display_name
field has been added to the story table in the database, and this updates the endpoint functionality so that the website can use this field.