konveyor / tackle-pathfinder

Tackle Pathfinder application
Apache License 2.0
16 stars 23 forks source link

[TACKLE-9] Create new assessment #3

Closed jonathanvila closed 3 years ago

jonathanvila commented 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

mrizzi commented 3 years ago

moved to #7