-
Notifications
You must be signed in to change notification settings - Fork 15
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
Remove "Atomic Batch Operations" #79
Conversation
ruebot
commented
Mar 23, 2017
- Resolves Remove batch operations from the specification #76
* Resolves fcrepo#76
index.html
Outdated
<a href="#resource-versioning"></a>, <a href="#binary-fixity"></a>, <a href="#resource-authorization"></a>, | ||
<a href="#atomic-operations"></a>, and <a href="#messaging"></a>. | ||
<a href="#resource-versioning"></a>, <a href="#binary-fixity"></a>, <a href="#resource-authorization"></a> | ||
, and <a href="#messaging"></a>. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This comma trailing after the preceding line will result in space before the comma
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, good catch!
I'm going to assume we're not enforcing column width on this file. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
This looks good. Let's give folks time to review by waiting on merge until tomorrow (Friday). |