dingo / dingo/api

How to sort Resource Groups in API Blueprint

Open
#1,478 0 comments 1 reaction 0 assignees View on GitHub
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

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.