Add just the refactoring from #26. #32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refactor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is based off #31, so that needs to be merged first.
e5d68bb9ad218ee1dd57@ -149,0 +90,4 @@throw new NotFoundException("Endpoint not found");}if (componentList.size() > 1) {Einrückung fehlt.
@ -149,0 +87,4 @@.toList();if (componentList.isEmpty()) {throw new NotFoundException("Endpoint not found");Missing dot.
Looks good!