stakwork / sphinx-nav-fiber

10 stars 45 forks source link

PUT /node formatting change #1765

Open tomsmith8 opened 3 days ago

tomsmith8 commented 3 days ago

Task

Update everywhere we use PUT /node (source table (renaming), changeNodeType to use new formatting.

Currently we send KeyValue as per below:

Current:

{
property1: “example”
}

NEW

ALL calls to PUT /node need to use this format where the property we're change is inside node_data object:

{
node_data: {property1: “example”}
}
AbdulWahab3181 commented 3 days ago

@tomsmith8 Could you please assign me?

sophieturner0 commented 3 days ago

@tomsmith8 assign me?

Shoaibdev7 commented 3 days ago

Hi @tomsmith8 Could you assign me?

tomsmith8 commented 3 days ago

Ideally we'd get this asap

sophieturner0 commented 3 days ago

Ideally we'd get this asap

@tomsmith8 Ok no issue