circadiatech / circadiatech/reportabug-backend
Update Project API
Open
good first issue
hacktoberfest
- Dominant language
- Python
- Stars
- 0
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Update a Project API
path => /projects
method => PUT
body =>
optional => description
required => title
response => title, description, apikey, is_active
Project Model
title
description
apikey => default to random generated 16 charactor strong
is_active => default to true
Contributor guide
Assessment
This issue has not been assessed yet.