How to sort Resource Groups in API Blueprint
Open
- Dominant language
- PHP
- Stars
- 9.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
| Q | A
| ----------------- | ---
| Bug? | maybe
| New Feature? | no
| Framework | Lumen
| Framework version | 5.5
| Package version | v2.0.0-alpha1
| PHP version | 7.1.10
#### Actual Behaviour
The Apiblueprint file contains all resources grouped by groups. However, these groups are not sorted alphabetically.
#### Expected Behaviour
Resource groups should be sorted alphabetically.
#### Steps to Reproduce
run `artisan api:docs` and check the apib file.
Contributor guide
Assessment
This issue has not been assessed yet.