Closed jlaksana closed 1 year ago
Description Create a new backend endpoint that creates a new interface
Acceptance Criteria POST interface?diagramId= body: interface data
Creates a new entity of type interface and saves it into the database.
Additional Information Ensure no duplicate names and all data is valid.
Closed https://github.com/jlaksana/UML2Code/commit/55c201dc136a829f088eb6416ea15c5ebc9507ad
Description Create a new backend endpoint that creates a new interface
Acceptance Criteria POST interface?diagramId=
body: interface data
Creates a new entity of type interface and saves it into the database.
Additional Information Ensure no duplicate names and all data is valid.