-
-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Labels
comicIssues related to individual comics.Issues related to individual comics.featureA new feature or enhancement to an exisiting featureA new feature or enhancement to an exisiting feature
Milestone
Description
Currently, saving changes to a comic sends up a reformed ComicBook object. This is unnecessarily coupling the front end to the data model representing a comic book.
To decouple these entities, only the modifiable fields should be sent to the backend. This would allow the frontend to not care what an entity looks like.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
comicIssues related to individual comics.Issues related to individual comics.featureA new feature or enhancement to an exisiting featureA new feature or enhancement to an exisiting feature