Skip to content

Upload file using rest API : WebDav #538

Answered by drakkan
rashmimaharana asked this question in Q&A
Discussion options

You must be logged in to vote

REST API and webdav are different things. To use WebDAV you need a client implementing the protocol, for example Nautilus, windows explorer etc..

You can test REST API with any openapi tool. I generally use swaggerui. Please note that this is a test tool, REST API should be used within an external integration.

Regarding your changes they look interesting but we actually don't have an email field for users, I plan to add it in future versions (it is useful for password recovery), we likely need a database migration.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@rashmimaharana
Comment options

@drakkan
Comment options

@rashmimaharana
Comment options

Answer selected by rashmimaharana
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants