hashmapinc / hashmapinc/Drillflow
DEV:LOG:Do we need an implementation for "Patch a ChannelSet by UUID" or "Replace Whole by UUID"?
- 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.