docs(dev/WebDAV): expand and correct basic operations reference#14136
Merged
Conversation
Member
provokateurin
left a comment
There was a problem hiding this comment.
Looks good, but some of the tables are still not formatted correctly 🙈
Member
|
@copilot, fix the tables that are not properly formatted |
Contributor
Fixed in 1f149fb. The separator row between the "GET (file)" and "GET (dir)" rows in the method cheat sheet table had column 3 with 45 dashes instead of 46 (and column 4 with 62 instead of 61), causing misalignment with all other separator rows. The corresponding content rows for "GET (dir)" were also one character off. |
Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
Agent-Logs-Url: https://github.com/nextcloud/documentation/sessions/681b7f41-a45f-4f43-ac6b-c03f9dfcc98f Co-authored-by: skjnldsv <14975046+skjnldsv@users.noreply.github.com>
1f149fb to
a1a3e3c
Compare
skjnldsv
approved these changes
Apr 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
☑️ Resolves
Overhauls the WebDAV basic operations page in the developer manual.
New content:
Clarifications:
Changes:
ocmnamespace url syntax, fixed indentation and missing </d:propfind> closing tag🖼️ Screenshots