Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.
The storage component UML diagram only shows JsonSerializableAddressBook and JsonAdaptedPerson. However in the storage component of the code, there are multiple other storage classes like JsonSerializableTaskBook, and JsonTaskBookStorage. Hence the current diagram is misleading to the reader as it does not include all the classes used at a single level, e.g including JsonSerializableAddressBook but not JsonSerializableTaskBook.
Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.
The storage component UML diagram only shows JsonSerializableAddressBook and JsonAdaptedPerson. However in the storage component of the code, there are multiple other storage classes like JsonSerializableTaskBook, and JsonTaskBookStorage. Hence the current diagram is misleading to the reader as it does not include all the classes used at a single level, e.g including JsonSerializableAddressBook but not JsonSerializableTaskBook.
[original: nus-cs2103-AY2122S2/pe-interim#1278] [original labels: severity.Medium type.DocumentationBug]