guardrail-dev / guardrail-dev/guardrail
Extra or misplaced structures in specification files are not raised as warnings
Open
bug
enhancement
good first issue
help wanted
- Dominant language
- Scala
- Stars
- 541
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
I tried to generate the code using the server2.yaml swagger file under ./modules/sample/src/test/resources looking at the code I was expecting to have an handler able to return a sequence of Address, but the get addresses method has been generated for returning only 200 OK and not a sequence of Address. Is it an issue? Am I missing anything?
Contributor guide
Assessment
This issue has not been assessed yet.