Skip to content

Implement update/delete project api - #12

Open
cocoquiet wants to merge 3 commits into
ModakStudio:devfrom
cocoquiet:feat/project_api
Open

Implement update/delete project api#12
cocoquiet wants to merge 3 commits into
ModakStudio:devfrom
cocoquiet:feat/project_api

Conversation

@cocoquiet

Copy link
Copy Markdown
Contributor

Description

In this PR, I implemented additional APIs for the project (modification and deletion).

Changes

Chore: Modify project status field name

  • original name in &str 유지보유 -> 유지보수

Change return type of create_project

  • Added project_id to the Result value

Implement update_project() & delete_project()

  • Used the project_id received from the create_project() method as a parameter to that method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants