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
318 stars 184 forks source link

fix!: dont render override when the setter doesnt exist in the interface #2098

Closed kennethaasan closed 2 months ago

kennethaasan commented 2 months ago

Description

2096 introduced a compile error bug in some cases, and this PR fixes that.

Related Issue

Checklist

Additional Notes

Fixes #2096

netlify[bot] commented 2 months ago

Deploy Preview for modelina ready!

Name Link
Latest commit 0b929af39e277448739dcd463ace446a78d26cd4
Latest deploy log https://app.netlify.com/sites/modelina/deploys/66dae9333178690008b7b6f9
Deploy Preview https://deploy-preview-2098--modelina.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

asyncapi-bot commented 2 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: