Closed jonathanvila closed 3 years ago
Create API operation and backend to return a list of 1 element of AssessmentHeader when requested assessments for an specific application.
verb : GET query params : applicationId path params : - none - response codes : http 200 response body : JSON : array of ( id, applicationId, status, name, notes )
moved to #6
Create API operation and backend to return a list of 1 element of AssessmentHeader when requested assessments for an specific application.
verb : GET query params : applicationId path params : - none - response codes : http 200 response body : JSON : array of ( id, applicationId, status, name, notes )