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

feat(backend): appointment metadata #633

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

MyStackOverflows
Copy link
Contributor

Welcome to PrivacyPal! 👋

Fixes: #609

Description of the change:

Adds appointment metadata function for conversation view

Motivation for the change:

see here

@MyStackOverflows MyStackOverflows added feat New feature or request area/back-end Back-end work labels Mar 2, 2024
@MyStackOverflows MyStackOverflows self-assigned this Mar 2, 2024
@MyStackOverflows MyStackOverflows linked an issue Mar 2, 2024 that may be closed by this pull request
@MyStackOverflows MyStackOverflows changed the title Gh 609 update appointments api feat(backend): appointment metadata Mar 2, 2024
@MyStackOverflows
Copy link
Contributor Author

ping @connordoman is this about what you were looking for?

@MyStackOverflows MyStackOverflows changed the base branch from master to develop March 2, 2024 01:32
givenName: "Unknown",
familyName: "User",
},
});
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added issue: #634 for week 9

Copy link
Contributor

@connordoman connordoman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is exactly what I was thinking, great job! Good call on the default user because it allows the appointment to still be viewable

@connordoman connordoman marked this pull request as ready for review March 2, 2024 03:04
@MyStackOverflows MyStackOverflows merged commit 74dc654 into develop Mar 2, 2024
14 checks passed
@tthvo tthvo deleted the gh-609-update-appointments-api branch March 29, 2024 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/back-end Back-end work feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task] Update appointments API
2 participants