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

Generic Comments Entity #3

Closed
danny248 opened this issue Jul 26, 2017 · 0 comments
Closed

Generic Comments Entity #3

danny248 opened this issue Jul 26, 2017 · 0 comments
Assignees

Comments

@danny248
Copy link
Contributor

Create a comments entity that will allow the team to create comments against the c2dns, c2ip, and signature artifacts.

id - int, pk
user_id - int, foreign_key to kb_users
date_created - datetime, autogenerated
comment - varchar

There needs to be rest endpoints to pull all comments for a particular artifact.

Dont forget to create the necessary migrations and commit it.

@danny248 danny248 self-assigned this Jul 26, 2017
@danny248 danny248 closed this as completed Aug 1, 2017
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

No branches or pull requests

1 participant