Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Project API #7

Open
smkamranqadri opened this issue Oct 30, 2021 · 1 comment
Open

Update Project API #7

smkamranqadri opened this issue Oct 30, 2021 · 1 comment
Assignees
Labels

Comments

@smkamranqadri
Copy link
Contributor

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

@ibadkhan151ik
Copy link

Working on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants