jlaksana / UML2Code

UML diagram creator designed for intro CS students
https://uml2code.vercel.app
2 stars 0 forks source link

Post Enum endpoint #32

Closed jlaksana closed 1 year ago

jlaksana commented 1 year ago

Description Create a new backend endpoint that creates a new enum.

Acceptance Criteria POST enum?diagramId= body: enum data

Creates a new enum entity in the database. Will need to convert the values to either a constant or attribute.

Additional Information Ensure no duplicate names or values.

jlaksana commented 1 year ago

Closed https://github.com/jlaksana/UML2Code/commit/996acff97b6fb2e92f5a2f2517c38113ff7c389a