Skip to content

Issue-171: Fix get data endpoint

Ernesto Gutierrez requested to merge bugfix/issue-171_v2_get_content_endpoint into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, and if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a change that must be documented in the README.md file?

  • [No]

Updates description?

  • Refactor GetData to allow caching request in V2
  • Fix 500 error for wrong caching key builder
  • Closes issue #171 (closed)

Merge request reports