openBackhaul / OperationKeyManagement

Manages keys required for consuming services between applications
Apache License 2.0
3 stars 7 forks source link

To modify the trace-indicator of /v1/update-operation-key(as a consequent request of /v1/list-end-points-of-link #335

Closed PrathibaJee closed 2 months ago

PrathibaJee commented 3 months ago

Trace indicator of /v1/update-operation-key shall hold the consequent trace-indicator value of /v1/list-end-points-of-link
For example ,

/v1/regard-updated-link 1
                /v1/list-end-points-of-link 1.1
                               /v1/update-operation-key 1.1.1 

Currently , this trace-indicator sequence is as below (which is wrong) ,

/v1/regard-updated-link 1
                /v1/list-end-points-of-link 1.1
                               /v1/update-operation-key 1.2