Skip to content

Json schema import#29

Merged
JR-1991 merged 35 commits intomainfrom
json-schema-import
Jun 3, 2025
Merged

Json schema import#29
JR-1991 merged 35 commits intomainfrom
json-schema-import

Conversation

@JR-1991
Copy link
Copy Markdown
Collaborator

@JR-1991 JR-1991 commented Mar 31, 2025

This PR incorporates the import of a JSON schema into a Markdown data model. The implementation aligns individual components of the JSON schema with the internal MD-Models data model.

@JR-1991 JR-1991 added the enhancement New feature or request label Mar 31, 2025
@Logende
Copy link
Copy Markdown
Collaborator

Logende commented Apr 10, 2025

@JR-1991 any updates on this?

@JR-1991
Copy link
Copy Markdown
Collaborator Author

JR-1991 commented Apr 10, 2025

Working on it :-)

@JR-1991
Copy link
Copy Markdown
Collaborator Author

JR-1991 commented Apr 18, 2025

@Logende, I have corrected the linter errors and implemented our changes. Could you please verify? Additionally, it would be great if you could add some more test cases to ensure it works as expected.

@Logende
Copy link
Copy Markdown
Collaborator

Logende commented May 4, 2025

What was the command to run the wasm build and generate a module that can be installed for a web application?

I now pulled the latest changes and am ready to build it and then try it together with MetaConfigurator.

@JR-1991

@JR-1991
Copy link
Copy Markdown
Collaborator Author

JR-1991 commented May 5, 2025

@Logende you can find the build command here

run: wasm-pack build --out-name mdmodels-core --release --features wasm --no-default-features

You may need to install wasp-pack first by following the instructions here. The most recent workflow on this branch ran through, so there should not be any issues. If so, please let me know.

@JR-1991 JR-1991 marked this pull request as ready for review May 28, 2025 06:36
@JR-1991 JR-1991 requested a review from Logende May 28, 2025 06:36
@JR-1991 JR-1991 merged commit 8c375d3 into main Jun 3, 2025
18 checks passed
@JR-1991 JR-1991 deleted the json-schema-import branch June 3, 2025 06:20
@JR-1991 JR-1991 restored the json-schema-import branch June 3, 2025 15:28
JR-1991 added a commit that referenced this pull request Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants