raasoft / coding-challenge

HTTP API for managing the configuration values of a system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix findByName API return code

raasoft opened this issue · comments

The customer wants the findByName API to return code 200 with an empty list if nothing is found instead of the current Error 404.