Update README.md
This commit is contained in:
parent
9a1d7d7e49
commit
86e786bd07
1 changed files with 5 additions and 0 deletions
|
|
@ -27,3 +27,8 @@ PHP >= 7.3 allows the return type Nullable so there should be no circumstance a
|
|||
`public function doThat() ?:string`
|
||||
|
||||
To improve chances of PRs being merged please include teststo ensure your code works well and integrates with the rest of the project.
|
||||
|
||||
|
||||
# Documentation
|
||||
|
||||
API documentation is hosted using Swagger and can be found [HERE](https://app.swaggerhub.com/apis-docs/InvoiceNinja/InvoiceNinjaV2/1.0.3)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue