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
An event (and maybe a project too) should have a gallery displaying an arbitrary number of photos of the event after it occurred.
We should add the path of these photos to the model and create endpoints capable of storing and deleting those photos. We should also ensure the GET project/{id} endpoint includes this gallery.
The text was updated successfully, but these errors were encountered:
An event (and maybe a project too) should have a gallery displaying an arbitrary number of photos of the event after it occurred.
We should add the path of these photos to the model and create endpoints capable of storing and deleting those photos. We should also ensure the
GET project/{id}
endpoint includes this gallery.The text was updated successfully, but these errors were encountered: