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

[Request] Return Mark data when request Item API if available #925

Open
lcandy2 opened this issue Feb 10, 2025 · 0 comments
Open

[Request] Return Mark data when request Item API if available #925

lcandy2 opened this issue Feb 10, 2025 · 0 comments

Comments

@lcandy2
Copy link

lcandy2 commented Feb 10, 2025

Currently, Piecelet needs to access both item data and associated mark information. It does this by requesting the item and then separately requesting the mark information. I determine if the user has mark information based on whether the second request returns a 200 or 404 status code. I believe this is a waste of resources.

Perhaps we could include the mark information within the item response itself, if the incoming request includes a valid authentication token.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Wishlist
Development

No branches or pull requests

1 participant