AbsaOSS / atum-service

Apache License 2.0
5 stars 1 forks source link

Create Server endpoints (v2) returning the checkpoins data #188

Closed benedeki closed 2 months ago

benedeki commented 4 months ago

Background

We need to read all the measurements across a checkpoint of certain name within a flow.

Feature

Create the REST API endpoint and required class in model module to return the data received from DB.

Proposed Solution [Optional]

Use #141 for endpoints path. Envelope is not needed, to be implemented yet.

Depends on #187

benedeki commented 4 months ago

This item depends on: