Skip to content

Conversation

schottra
Copy link
Contributor

Extremely basic endpoint. We're just fetching the raw data from the row and returning it back. Fun quirks:

  • I named the column data originally, so it's data.data in the response.
  • Similar to a few other endpoints, we don't 404 on not found, just return null. Can't guarantee client won't error if we break from that behavior.

Copy link
Member

@raymondjacobson raymondjacobson left a comment

Choose a reason for hiding this comment

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

nice seems good!

@schottra schottra merged commit e0a798e into main Sep 19, 2025
5 checks passed
@schottra schottra deleted the user-collectibles branch September 19, 2025 14:06
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

Successfully merging this pull request may close these issues.

2 participants