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

ShirtSizes button #6

Open
xiromoreira opened this issue Feb 14, 2016 · 0 comments
Open

ShirtSizes button #6

xiromoreira opened this issue Feb 14, 2016 · 0 comments

Comments

@xiromoreira
Copy link
Member

xiromoreira commented Feb 14, 2016

Implement a button on the "admin->registrations" list calling this resource:

GET /api/event/{eventId}/getShirtSizes

This returns something like:
[{"size":"XS","number":5},{"size":"S","number":10},{"size":"M","number":38},{"size":"L","number":28},{"size":"XL","number":18},{"size":"XXL","number":17}]

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

No branches or pull requests

1 participant