Skip to content

Implement enableAssetReferences. #33

Closed
@vkalta

Description

@vkalta

This would map out all the asset fields and modify/map them to the content type they belong to. Ex:


  • Before

  • "asset_field": "bltassetuid123"
  • After


  • "asset_field": {
    "reference_to": "_assets",
    "values": "bltassetuid123"
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions