blue_bird
blue_bird copied to clipboard
Better handling of path/query/body params
Path, query and body params should be handled better.
- Define shared parameters globally.
- Support API Blueprint attributes section
- Support Swagger schema object
- Support Swagger parameters definition object?
- Ensure body params are extracted correctly (check content-type), see this issue.