Michael Hoennig
2022-10-15 67e850f9b2d692d24569bb2f92ed0b01c5540fd4
refs
author Michael Hoennig <michael@hoennig.de>
Saturday, October 15, 2022 11:29 +0200
committer Michael Hoennig <michael@hoennig.de>
Saturday, October 15, 2022 11:29 +0200
commit67e850f9b2d692d24569bb2f92ed0b01c5540fd4
tree a0f97d2f8bd7c63f01d5acd32f647469b26b3517 tree | zip | gz
parent 4f22dffe5d15bcaede3c7aca058eb10cc5db927a view | diff
add API validation
1 files added
7 files modified
147 ■■■■ changed files
build.gradle 9 ●●●●● diff | view | raw | blame | history
src/main/java/net/hostsharing/hsadminng/errors/RestResponseEntityExceptionHandler.java 44 ●●●● diff | view | raw | blame | history
src/main/java/net/hostsharing/hsadminng/errors/package-info.java 6 ●●●●● diff | view | raw | blame | history
src/main/java/net/hostsharing/hsadminng/hs/office/debitor/HsOfficeDebitorController.java 1 ●●●● diff | view | raw | blame | history
src/main/resources/api-definition/hs-office/hs-office-debitor-schemas.yaml 8 ●●●●● diff | view | raw | blame | history
src/main/resources/api-definition/hs-office/hs-office-partner-schemas.yaml 10 ●●●● diff | view | raw | blame | history
src/test/java/net/hostsharing/hsadminng/errors/RestResponseEntityExceptionHandlerUnitTest.java 48 ●●●●● diff | view | raw | blame | history
src/test/java/net/hostsharing/hsadminng/hs/office/debitor/HsOfficeDebitorControllerAcceptanceTest.java 21 ●●●● diff | view | raw | blame | history