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

Get messages sent by patient #135

Open
andreroggeri opened this issue Feb 18, 2018 · 0 comments
Open

Get messages sent by patient #135

andreroggeri opened this issue Feb 18, 2018 · 0 comments

Comments

@andreroggeri
Copy link
Contributor

andreroggeri commented Feb 18, 2018

  1. Add a new endpoint to receive the messages (v1/messages)
    { "patientId": 1, "messageBody": "some message here" }
  2. Change the app to send the message to the endpoint above
  3. Add a new endpoint to expose the messages (v1/messages)
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