SwaggerLume icon indicating copy to clipboard operation
SwaggerLume copied to clipboard

question: handle multiple API versions

Open nsn0x01 opened this issue 7 years ago • 1 comments

Hi,

How could I handle multiple definitions for my API versions like v1, v2, v3... ?

I'm using different namespaces inside Lumen for each API version, the generation command try to scan everything.. is it not possible generate the definitions based on a folder?

something like: php artisan swagger-lume:generate ApiV1
php artisan swagger-lume:generate ApiV2


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

nsn0x01 avatar Dec 06 '18 18:12 nsn0x01

if we can specify a configuration file, then supporting multiple api-version would also be possible. Any change to integrate this?

testsmith-io avatar Apr 21 '22 17:04 testsmith-io

did you solved it @nsn0x01 @DarkaOnLine

chippythomas18 avatar Mar 06 '24 05:03 chippythomas18