Skip to content

feat(server): multiple isbn fields

Alexandros Georgantas requested to merge dev into main

Updates definition of 'Book.podMetadata.isbn' to an array of objects.

Implements migration for the above changes.

Merge request reports