asyncapi / spec-json-schemas

AsyncAPI schema versions
Apache License 2.0
56 stars 54 forks source link

docs: adding optional version to the message object #558

Open IsmaelMartinez opened 1 month ago

IsmaelMartinez commented 1 month ago

Description

Add optional version to the message object Part of the https://github.com/asyncapi/spec/issues/1068 RFC 0

Related issue(s)

https://github.com/asyncapi/spec/issues/1068 https://github.com/asyncapi/spec/pull/1069

Pakisan commented 1 month ago

@IsmaelMartinez looks good

Waiting for test to test new property

IsmaelMartinez commented 1 month ago

Thanks for the review. I will see if I can make those changes later on. 1st time in here so apologies for silly mistakes ;)

sonarcloud[bot] commented 1 month 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

IsmaelMartinez commented 1 month ago

Hi all, I just made the changes. We got an conversation open on the RFC but hopefully we can reach a consensus in the near future.