Skip to content
Snippets Groups Projects

Implement welllogacquisition api

Merged Steinar Hjellvik requested to merge implement-welllogacquisition-api into master

Requested by issue #107 (closed).
Create 5 new API's for handling WellLogAcquisition kind:

HTTP URL description
POST /ddms/v3/welllogacquisition Create or update the WellLogAcquisition using osdu schema
DELETE /ddms/v3/welllogacquisition/{welllogacquisitionid} Delete the WellLogAcquisitionId. The API performs a logical deletion of the given record. No recursive delete for OSDU kinds
GET /ddms/v3/welllogacquisition/{welllogacquisitionid} Get the WellLogAcquisition using osdu schema
GET /ddms/v3/welllogacquisition/{welllogacquisitionid}/versions Get all versions of the WellLogAcquisition
GET /ddms/v3/welllogaquisition/{welllogacquisitionid}/versions/{version} Get the given version of the WellLogAcquisition using OSDU WellogAcquisition schema
Edited by Cyril Monmouton

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading