asyncapi/jasyncapi

Schema minimum and maximum field data type change

ivanalayan15 opened this issue · 3 comments

Reason/Context

Please try answering few of those questions

  • Why we need this improvement?
    To handle different number data types
  • How will this change help?
    We can handle not only integer data types but also other type in min and max validation
  • What is the motivation?

Description

Currently our minimum and maximum field is in integer format we need to support other data type such 

as double/float/big decimal when having some decimal min and max range

  • What changes have to be introduced?
    Change of minimum and maximum data type
  • Will this be a breaking change?
    Data type change will always have breakage specially when its being use already.
  • How could it be implemented/designed?
    Just change the data type.

This issue has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

This issue has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️