Skip to content

Make object update routes via PUT standards-complaint #333

@teisenbe

Description

@teisenbe

Currently we do a not-quite RFC 7396 thing over PUT (rather than PATCH) to perform object updates, which is not standards compliant. For now, let's standardize on doing a full PUT (re-specifying the entire object state) for the updates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiRelated to the API.nexusRelated to nexus

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions