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

Add ability to manage fees for a given billing account #4

Open
ajefts opened this issue Jan 23, 2017 · 5 comments
Open

Add ability to manage fees for a given billing account #4

ajefts opened this issue Jan 23, 2017 · 5 comments
Assignees

Comments

@ajefts
Copy link
Member

ajefts commented Jan 23, 2017

Provide an API to manage creation and editing of challenge fees on a billing account.

@ajefts
Copy link
Member Author

ajefts commented Sep 6, 2017

@skyhit Can you setup a challenge for this one?

@skyhit
Copy link
Collaborator

skyhit commented Sep 7, 2017

@ajefts I will work on this. how does the challenge fees originally set?

@ajefts
Copy link
Member Author

ajefts commented Sep 7, 2017 via email

@skyhit
Copy link
Collaborator

skyhit commented Sep 11, 2017

@ajefts here is the challenge spec - https://www.topcoder.com/direct/contest/detail?projectId=30059282

more questions as following

  1. do we need a GET endpoint or DELETE endpoint.
  2. Should we apply security check for user role?

@ajefts
Copy link
Member Author

ajefts commented Sep 11, 2017

@skyhit Spec looks good overall. We don't need a delete, but we should have a GET.

for security check, let's limit it to the administrator (via the v3 roles api) role for now.

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

No branches or pull requests

2 participants