Closed Depo14 closed 2 months ago
There should be the possibility to format the output of the process as json
The json formatting should enable communication with other systems like the generation
subfunction
QA_Service
-user input is present
4.1 If the formatting is wrong, an error is displayed
flowchart LR; 1-->2 2-->3 3--json format-->4 3--no json format -->4.1
Summary
There should be the possibility to format the output of the process as json
Rationale
The json formatting should enable communication with other systems like the generation
Level
subfunction
Actors
QA_Service
Preconditions
-user input is present
Postconditions
Basic Flow
Alternative Paths
4.1 If the formatting is wrong, an error is displayed
Visualisation
Other related issues, use cases, features
16 #17