Skip to content

chore: return schema#954

Merged
AdriGeorge merged 2 commits intomainfrom
feat/get-schema-name
Jun 6, 2025
Merged

chore: return schema#954
AdriGeorge merged 2 commits intomainfrom
feat/get-schema-name

Conversation

@AdriGeorge
Copy link
Collaborator

Issue:
nft is not in ddoInstance.getDDOFields() becouse now is in indexedMetadata, now the schema is always op_short so the indexer will store into that index instead of the index op_ddo_v${ddo.version}

Fixes # .

Changes proposed in this PR:

  • getting nft from ddoInstance.getDDOData().indexedMetadata
  • returning correct schema
  • indexer store in correct index

Copy link
Contributor

@mariacarmina mariacarmina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small observation, otherwise looks good and can be merged.

Thank you!

Copy link
Contributor

@giurgiur99 giurgiur99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@mariacarmina mariacarmina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @AdriGeorge !

@AdriGeorge AdriGeorge merged commit c58f5b2 into main Jun 6, 2025
13 checks passed
@AdriGeorge AdriGeorge deleted the feat/get-schema-name branch June 6, 2025 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants