asyncapi-archived-repos / event-gateway

AsyncAPI Event Gateway
Apache License 2.0
57 stars 10 forks source link

Schema model should be accurate to JSON Schema Draft-07 + other fixes #22

Open smoya opened 3 years ago

smoya commented 3 years ago

Current implementation has some tradeoffs that make it not compatible with all possible Schemas.

Some, but probably not all issues are:

Please consider using https://github.com/xeipuuv/gojsonschema if possible as model (if it has one).

smoya commented 3 years ago

gojsonschema library doesn't expose it's schema properties. https://github.com/xeipuuv/gojsonschema/issues/15 asks for it but there was no PR ever. Considering making it happen.

smoya commented 3 years ago

https://github.com/santhosh-tekuri/jsonschema seems also a good alternative, an it has support for contentEncoding, a thing https://github.com/xeipuuv/gojsonschema seems not.

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity :sleeping: It will be closed in 60 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation. Thank you for your contributions :heart:

github-actions[bot] commented 2 years ago

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

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 :heart:

github-actions[bot] commented 2 years ago

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

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 :heart: