dingo / dingo/api

howto get a blueprint with different versions in the same output ?

Open
#1,279 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
9.4k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

i guess the answer will be "not possible" you have to use

```sh
php artisan api:docs --use-version=v1
php artisan api:docs --use-version=v2
php artisan api:docs --use-version=v3
```

but i wanted to ask anyway ;-)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.