zerodep / bpmn-middleware

BPMN engine express middleware
ISC License
2 stars 1 forks source link

FEAT: openapi documentation #1

Open bestmazzo opened 1 year ago

bestmazzo commented 1 year ago

Hello, first of all, great work, even if it's in a early stage! I'd like to enrich you work with proper openapi annotation and swagger/redoc UI. I'll post updates on this thread, please feel free to make suggestions or requests!

paed01 commented 1 year ago

Thank you. Any contributions are welcome.

bestmazzo commented 1 year ago

Send PR: https://github.com/zerodep/bpmn-middleware/pull/2 Probably there may be improvements, especially on the documentation part. I'm going to work on them soon!

paed01 commented 2 months ago

Is it possible to use typeconv to generate open api spec? My concern is maintaining both typescript declarations and open api spec.