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

Qr code in task list #970

Merged
merged 2 commits into from
Nov 6, 2023
Merged

Qr code in task list #970

merged 2 commits into from
Nov 6, 2023

Conversation

Sujanadh
Copy link
Contributor

@Sujanadh Sujanadh commented Nov 6, 2023

changed schema to add qr code in response.

@spwoodcock
Copy link
Member

spwoodcock commented Nov 6, 2023

It may be best to add the qr code to TaskOut instead of changing the response model to Task.

We have a fair bit of duplication in the schemas, but generally <schema>Out is used for a response, which in this case it is a response model.

What do you think?

@Sujanadh
Copy link
Contributor Author

Sujanadh commented Nov 6, 2023

okay @spwoodcock since this out schema is used for reponse only, i will do so.

@spwoodcock spwoodcock merged commit f7177ed into development Nov 6, 2023
4 of 5 checks passed
@spwoodcock spwoodcock deleted the qr_code-task-list branch November 6, 2023 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants