-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
ltalirz
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request