Skip to content

7.1.2.2 Update Stream Status (inconsistent use of HTTP POST for modify vs. create) #113

@independentid

Description

@independentid

In stream management, HTTP POST is used to create a new stream and PUT/PATCH is used to update.

Yet in stream status, POST is used to update.

Recommend for consistency supporting PUT to update the stream status. The use of POST could be deprecated to preserve backward compatibility.

This is not a big deal. But it is an inconsistency with matching CRUD operations to HTTP POST, GET, PUT, DELETE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions