Skip to content

Update operations must be PATCH and not PUT #950

Description

@gtema

python keystone implements user update as a PATCH (https://docs.openstack.org/api-ref/identity/v3/index.html#update-user) operation and not PUT how this project implements. It must be changed to PATCH for consistency. The same is actually applicable to every other operation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Fields

    No fields configured for Bug.

    Projects

    Status
    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions