asyncapi / modelina

A library for generating typed models based on inputs such as AsyncAPI, OpenAPI, and JSON Schema documents with high customization
https://modelina.org
Apache License 2.0
301 stars 175 forks source link

feat: enable stringified JSON and YAML for AsyncAPI inputs #2023

Closed jonaslagoni closed 3 months ago

jonaslagoni commented 3 months ago

Description

There was a "bug" that showed up after switching to Modelina CLI as stringified JSON and YAML for AsyncAPI inputs did no longer work even if it did in the AsyncAPI CLI. This PR fixes that.

Ontop of that it also cleanup the CLI by removing a bunch of different left overs.

For some reason windows build fails for TOC generation, so I just try to clean up the build process and see if it fixes it. It's an error that should not happen as the process is the same across linux and macos as well... https://github.com/asyncapi/modelina/actions/runs/9348486587/job/25727741408

netlify[bot] commented 3 months ago

Deploy Preview for modelina canceled.

Name Link
Latest commit 0ef156be20703df7abed5de004493d0ad1db4737
Latest deploy log https://app.netlify.com/sites/modelina/deploys/6662073b341a4600083c5c0f
sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

asyncapi-bot commented 3 months ago

:tada: This PR is included in version 4.0.0-next.48 :tada:

The release is available on:

Your semantic-release bot :package::rocket: