Skip to content

Remove or fix POST endpoint #3

@alexarchambault

Description

@alexarchambault

For now, POST requests are interpreted like PUT requests, creating a new file at the path of the request. These shouldn't work this way (see this SO question), either they should create a new file under the directory pointed by the path, or should simply not be supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions