Assumptions/Decisions


#

Issue

Notes/Jira

Decision

1


2


3



Implementation Proposal


Merge 2 'query' end points in one

#LayerProposed Changes
1Cps service Layer
  1. Create a new CpsAdminNotFoundException class, child of CpsAdminException class
  2. Add CpsAdminNotFoundException as parent for all "NotFound" exceptions:
2Controller Layer
  1.  NetworkCmProxyRestExceptionHandler
    1. create a new @ExceptionHandler for the new CpsAdminNotFoundException 
    2. return with 404 error code