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

Fulfillment descriptions not returned by /api/arcade/shop #1299

Open
SkyfallWasTaken opened this issue Aug 7, 2024 · 0 comments · May be fixed by #1301
Open

Fulfillment descriptions not returned by /api/arcade/shop #1299

SkyfallWasTaken opened this issue Aug 7, 2024 · 0 comments · May be fixed by #1301

Comments

@SkyfallWasTaken
Copy link
Contributor

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 :)

@SkyfallWasTaken SkyfallWasTaken linked a pull request Aug 10, 2024 that will close this issue
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 a pull request may close this issue.

1 participant