wso2 / streaming-integrator-tooling

Apache License 2.0
45 stars 33 forks source link

Generate Async API definition #147

Closed ramindu90 closed 3 years ago

ramindu90 commented 3 years ago

Description: When websockets, sse, websub connectors are available in the siddhi application, the particular siddhi app can be exposed as an Async API. And the relevant async api spec should be generated in the tooling runtime when developing the siddhi application.

ramindu90 commented 3 years ago

Fixed with https://github.com/wso2/carbon-analytics/pull/1913