We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It will be nice to expose merge the editions through an API.
Calling the API should be equivalent to doing the merge manually and going ahead with the defaults presented in the merge-preview page.
If we are going to use /books/merge as the endpoint for merge, then the API should be /books/merge.json.
/books/merge
/books/merge.json
The text was updated successfully, but these errors were encountered:
See #118 "Finish Merge Editions" and #117 "Undo bad merge"
Sorry, something went wrong.
duplicated by #805 and partially solved by @cdrini #700
No branches or pull requests
It will be nice to expose merge the editions through an API.
Calling the API should be equivalent to doing the merge manually and going ahead with the defaults presented in the merge-preview page.
If we are going to use
/books/merge
as the endpoint for merge, then the API should be/books/merge.json
.The text was updated successfully, but these errors were encountered: