We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/api/arcade/shop
Here's an example item returned by the API:
{ "name": "USB-C Charger", "smallName": "(30W)", "description": "Small, uses the latest GaN technology, & charges fast - pretty sweet!", "hours": 6, "imageURL": "https://cloud-lit9nkas9-hack-club-bot.vercel.app/051t9lfjeuml._ac_sl1500_.png", "stock": 47 }
Fulfillment descriptions aren't included in the response, it would be great if this was added :)
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Here's an example item returned by the API:
Fulfillment descriptions aren't included in the response, it would be great if this was added :)
The text was updated successfully, but these errors were encountered: