This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
Reference support
- Add reference support for parameters
- Add reference support for responses
- Fix namespace bug with php-cs-fixer latest version
Closed issues:
- Parameter references are not resolved #11
- Support date-time format #10
- Undefined method getSchema #9
- Url encoded for parameters in the query #8
Merged pull requests:
- Cast response body to stream instead of calling getContent #14 (sagikazarmark)
- Prevent the same typehint to appear multiple times in the return docblock #13 (sagikazarmark)
- Resolve parameter references #12 (sagikazarmark)