danielgtaylor / danielgtaylor/aglio
Example URI error
- Dominant language
- CoffeeScript
- Stars
- 4.7k
- Forks
- 471
- PR merge metrics
- No merged PRs in 30d
Description
I try to show configuration_name in the example URI
``` markdown
# Group Number1
Test 1
## Something [POST /something/{?configuration%5Fname,message}]
Text 2
+ Parameters
+ configuration%5Fname (required, string, `configuration_1`) ... Configuration name
+ message (required, string, `The message to send`) ... The message to send
+ Response 200 (application/json)
```

Why the configuration_name is not showed?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.