Skip to content

Commit

Permalink
#111. Fix it_creates_bulk method + clover.xml gen
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurkushman committed Feb 3, 2019
1 parent c8f509b commit 59bcb3a
Show file tree
Hide file tree
Showing 3 changed files with 827 additions and 825 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Please, follow next rules to add new pull request:
* Your code MUST follow PSR recommendations
* All your code MUST be covered by unit tests
* All methods MUST be documented by PHPDocs
* Adding documentation of new functionality to [README.md](https://github.com/RJAPI/raml-json-api/blob/master/README.md) greets
* Adding documentation of new functionality to [README.md](https://github.com/RJAPI/api-generator/blob/master/README.md) greets

You may always add your improvement ideas or bug reports to [Issues](https://github.com/RJAPI/raml-json-api/issues)
You may always add your improvement ideas or bug reports to [Issues](https://github.com/RJAPI/api-generator/issues)

Thank you for contribution
Loading

0 comments on commit 59bcb3a

Please sign in to comment.