Skip to content

fix: Incorrect reference resolution in some case

Laurent Deny requested to merge ldeny/fix_data_reference into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [No]

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

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

I some particular cases, the _data is missing in the REST API, when referencedContent is true

Merge request reports