Skip to content

New functionality to move data elements and data classes within a model#995

Merged
edwardcrichton merged 2 commits intodevelopfrom
feature/move-element-and-class
Mar 26, 2026
Merged

New functionality to move data elements and data classes within a model#995
edwardcrichton merged 2 commits intodevelopfrom
feature/move-element-and-class

Conversation

@jamesrwelch
Copy link
Copy Markdown
Contributor

Also updates the default node version.
Depends on updates to mauro-micronaut and mdm-resources

Also updates the default node version.
Depends on updates to mauro-micronaut and mdm-resources
export interface DefaultProfileItem {
displayName: string
value?: string | Container[] | string[] | DataTypeReference
value?: string | Container[] | string[] | DataTypeReference | null
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

😅

Copy link
Copy Markdown
Contributor

@edwardcrichton edwardcrichton left a comment

Choose a reason for hiding this comment

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

👌 Lots of good functionality here!

@edwardcrichton edwardcrichton merged commit 520141c into develop Mar 26, 2026
9 checks passed
@edwardcrichton edwardcrichton deleted the feature/move-element-and-class branch March 26, 2026 12:46
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.

2 participants