add customer api

This commit is contained in:
2019-10-08 22:33:25 +02:00
committed by Roland Schneider
parent 9aee187d11
commit 1300bfc752
33 changed files with 1164 additions and 246 deletions

5
.gitignore vendored
View File

@@ -49,9 +49,10 @@ phpunit.phar
/rest/web/assets/**
!/rest/web/assets/.gitkeep
/customerapi/web/assets/**
!/customerapi/web/assets/.gitkeep
/customerapi/config/*-local.php
/customerapi/runtime/logs/**
!/customerapi/runtime/.gitkeep
/customerapi/web/assets/**
!/customerapi/assets/.gitkeep