-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
[TRACKING ISSUE -API] Add New Hangouts Endpoint #160
Labels
enhancement
New feature or request
in progress
needs discussion
The fix for this issue needs discussion
P1 for MVP
pinned
Comments
BethanyG
added
enhancement
New feature or request
needs discussion
The fix for this issue needs discussion
P1 for MVP
labels
Aug 23, 2020
This was referenced Aug 26, 2020
Thank you for creating these issues! 👏 |
14 tasks
14 tasks
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Still open. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
in progress
needs discussion
The fix for this issue needs discussion
P1 for MVP
pinned
Add a
Hangouts
api endpoint.This is a Tracking Issue, individual task issues linked:
working branch
:issue-160-hangouts-endpoint
[ ] Create JSON spec for
hangouts
api endpoint: #161[ ] Create sample data/mocked data fixture for
hangouts
api endpoint: #162[ ] Create
hangouts
app,apps.py
: #163[ ] Create
hangouts
model & associated DB migration files: #164[ ] Create
hangouts
views & queries: #165[ ] Create
hangouts
serializer #166[ ] Create
hangouts
admin view and register app with Django admin interface #167[ ] Create
hangouts
URLs (api/v1/hangouts
, and any others needed) #168[ ] Ensure associated unittests and test data are created for all code changes
[ ] Document expected GET, POST, PATCH behavior and any other endpoint-specific docs
Acceptance Criteria:
All items checked off above, and all associated PRs reviewed, accepted, and merged.
The text was updated successfully, but these errors were encountered: