Skip to content

Adding correlation id to APIs with 'csv-ingestion-' prefix

Mayank Saggar [Microsoft] requested to merge masaggar/csv-postman-tests into master

All Submissions:


  • [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [NA] I have updated the documentation accordingly.
  • [NA] My code follows the code style of this project.

Current Behavior or Linked Issues


Currently correlation-id is passed from the service itself and not from ingestion tests.

Does this introduce a breaking change?


  • [NO]

Other information


added correlation-id header in OSDU service calls in CSV Ingestion Postman tests

Merge request reports