CCExtractor / sample-platform-v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Functionality to modify existing test-entry.

zelzhan opened this issue · comments

Right now, when test entry is created, it is not possible to delete or update it on the frontend. There should be separate endpoints for modification in test-entry.controller.ts to PUT and DELETE existing test entries (with the frontend component).

Test entry controller located in libs/api-implementation/test-entry/src/lib/test-entry.controller.ts