Closed mrizzi closed 3 years ago
verb : GET query params : applicationId path params : - none - response codes : http 200 response body : JSON : array of ( id, applicationId, status, name, notes )
verb: POST query params : -none- path params: -none- response codes : 201, 400 response body: AssessmentHeader ( id, applicationId, status, name, notes )
NOTEs : at this sprint , backend will not trigger the process to flatten the questionaire into the assessment
outdated and already covered by #7 #11 #12 and #25
verb : GET query params : applicationId path params : - none - response codes : http 200 response body : JSON : array of ( id, applicationId, status, name, notes )
verb: POST query params : -none- path params: -none- response codes : 201, 400 response body: AssessmentHeader ( id, applicationId, status, name, notes )
NOTEs : at this sprint , backend will not trigger the process to flatten the questionaire into the assessment