hashmapinc / hashmapinc/Drillflow
DEV: Well: Determine Code Impact to client PUT API Change
- Dominant language
- Java
- Stars
- 21
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
#619 - DEV: Determine Code Impact to client PUT API Change
DEV: Analysis: small (search codebase for usage & determine code change)
DEV: Code & Test: TBD
Per client, the current PUT API of some DoT services provides partial update behavior, which is wrong (The correct PUT behavior is to create a new resource or replace whole existing resource). This is DoT technical debt and we’re going to correct them. Below PUT APIs behavior needs correction:
PUT /witsml/wells/{uid}
PUT /witsml/wellbores/{uid}
PUT /witsml/trajectories/{uid}
Before any code change on DoT side, could you please confirm whether Drillflow relies on above APIs partial update? If yes, please adjust code accordingly. After that, we will update DoT code.
Thanks,
Xiaobin
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.