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

Implement Role API Calls #19

Closed
mdaines-r7 opened this issue Sep 6, 2012 · 1 comment
Closed

Implement Role API Calls #19

mdaines-r7 opened this issue Sep 6, 2012 · 1 comment
Labels

Comments

@mdaines-r7
Copy link
Contributor

The gem only implements the listing request at this time. The following calls are not implemented:

  • RoleCreateRequest
  • RoleDeleteRequest
  • RoleDetailsRequest
  • RoleUpdateRequest
@mdaines-r7
Copy link
Contributor Author

Implemented. There is still a potential issue around a constant that is shared between two role types, but this should provide a basis for most role manipulation.

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

No branches or pull requests

1 participant