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!: expand format for integer types for C# #2054

Closed jespitae closed 3 months ago

jespitae commented 3 months ago

Description

Added extra constraints for integer types in the C# generator so int64 format results in long types.

Related Issue

Fixes https://github.com/asyncapi/modelina/issues/2053

Checklist

Additional Notes

netlify[bot] commented 3 months ago

Deploy Preview for modelina canceled.

Name Link
Latest commit 19bdea159320c3d381ed46da55f01e81f7cd57e0
Latest deploy log https://app.netlify.com/sites/modelina/deploys/667409f6980eff0008317688
jonaslagoni commented 3 months ago

@all-contributors please add @jespitae for code, test

allcontributors[bot] commented 3 months ago

@jonaslagoni

I've put up a pull request to add @jespitae! :tada:

asyncapi-bot commented 3 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: