Skip to content

Add PUT method to processes #62

@superstar54

Description

@superstar54

Currently, no PUT method is available to the processes endpoint.

User story

In AiiDAlab, we want to update the extra parameters of a ProcessNode. This can be done using AiiDA directly.

process.base.extras.set("builder_parameters", parameters)

For REST API, the PUT method is needed to do this.

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