hashmapinc / hashmapinc/Drillflow

DEV: TRAJ: Determine Code Impact to client PUT API Change

Open
#680 1 comment 0 reactions 1 assignee Claimed by @TessForGithub2 View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.