API Blueprint Cannot use Array in Response
Open
- Dominant language
- No language data
- Stars
- 19
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
use `@Response(200, body={"data":[{"id":1, "name":"foo"},{"id":1, "name":"bar"}]})` will give a exception like `Expected PlainValue, got '['`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.