hashmapinc / hashmapinc/Drillflow

DEV:LOG:Do we need an implementation for "Patch a ChannelSet by UUID" or "Replace Whole by UUID"?

Open
#555 0 comments 0 reactions 1 assignee Claimed by @sukhendumukherjee View on GitHub
API question
Dominant language
Java
Stars
21
Forks
13
PR merge metrics
No merged PRs in 30d

Description

EPIC:
#361 Log CRUD Implementation
Card Size:
SmallThis is an endpoint in SLB:

https://api-demo.nam.drillops.slb.com/democore/channelreader/v4/witsml/channelSets/{uuid}[?arrayCombine]

Should Drillflow have an implementation for this functionality:

1. Patch a ChannelSet with a merge patch model in RFC 7396 standard. Collection values including Index, LogParam and ExtensionNameValue will be fully replaced by default, if only need update some properties of them, set arrayCombine parameter to 'true'.

https://api-demo.nam.drillops.slb.com/democore/channelreader/v4/witsml/channelSets/{uuid}[?arrayCombine]

2. Replace whole ChannelSet (Replace whole ChannelSet by UUID)?

https://api-demo.nam.drillops.slb.com/democore/channelreader/v4/witsml/channelSets/{uuid}

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.