Andrii Penchuk

Results 4 issues of Andrii Penchuk

Hi First of all, thanks for this awesome library. I have a problem with fixtures using dynamic property value with circular references between objects. I have been written a simple...

Bug

For example current user api handler [link](https://github.com/KnpLabs/php-github-api/blob/master/lib/Github/Api/CurrentUser.php#L122) in `type` field has `owner` value as default but according github api we [link](https://developer.github.com/v3/repos/#list-your-repositories) have `all` as default. P.S If necessary, I can...

enhancement

**Describe the bug** The request body in specification with `application/vnd.api+json` don't generate json request paramers **To Reproduce** Steps to reproduce the behavior: 1. Example request body ``` requestBody: content: application/vnd.api+json:...

bug

* **I'm submitting a ... ** - [x] bug report - [ ] feature request - [ ] support request * **What is the current behavior?** Based on gitignore specification...

bug