movio / movio-apidoc-generator

Code gen for http://apidoc.me
MIT License
1 stars 1 forks source link

Support customizing topic resolvers #26

Open kalmanb opened 8 years ago

kalmanb commented 8 years ago

From @moonranger on April 11, 2016 5:16

Make the kafka consumer/producer take an extra argument for specifying topic regex/resolver. By doing this, we could use a single apidoc spec for generic stuff that might end up in different queues.

Copied from original issue: movio/apidoc-generator-old/pull/28