spacecloud-io / space-cloud

Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes
https://space-cloud.io
Apache License 2.0
3.93k stars 220 forks source link

[Feature] Replace maps in asyncapi document with jsonschema #1680

Open shubham4443 opened 1 year ago

shubham4443 commented 1 year ago

Use https://github.com/invopop/jsonschema instead of map[string]interface{} while creating the asyncapi document.