Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get copies of book by ISBN and get copy by copy ID #50

Open
wants to merge 11 commits into
base: mainline
Choose a base branch
from

Conversation

albendz
Copy link
Owner

@albendz albendz commented Mar 13, 2021

#15 Issue that will be resolved

Limitation of copies per book will be implemented via #49

@albendz albendz self-assigned this Mar 13, 2021
id = copyId,
isbn = book?.isbn,
status = status,
metadata = ObjectMapper().readValue(metadata, MetadataTypeReference()),
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to change this back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant