Skip to content

Partial Updates: Improve API for Updating Single Properties #19

@chaiwa-berian

Description

@chaiwa-berian

The format for updating a single property is the same as when you are updating a complete object, just with only 1 property in the JSON file, i.e.:

curl -X PATCH -d "{\"name\": \"New Name\"}" -H "Content-Type: application/json" -u username:password https://silcserver.org/dev/api/silcgroups/fbfJHSPpUQD/name

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions