Closed jonathanvila closed 3 years ago
Given an applicationId create API and backend implementation operation to create a new assessment.
verb: POST query params : -none- path params: -none- response codes : 201, 402 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
moved to #7
Given an applicationId create API and backend implementation operation to create a new assessment.
verb: POST query params : -none- path params: -none- response codes : 201, 402 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