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

Consistency within R package and with REST API #123

Open
2 tasks
nickdickinson opened this issue Jun 27, 2024 · 0 comments
Open
2 tasks

Consistency within R package and with REST API #123

nickdickinson opened this issue Jun 27, 2024 · 0 comments
Milestone

Comments

@nickdickinson
Copy link
Collaborator

Rest API and function arguments are sometimes inconsistent or redundant. This issue can be used to track these

List:

  • roleAssignment() used in updateUserRole() but not in addDatabaseUser(). Use both or neither in next major version change.
  • roleAssignment() has arguments roleParameter= and roleResources= but would better match API by having parameter= and resources= arguments.
@nickdickinson nickdickinson added this to the Release 4.38 milestone Oct 16, 2024
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

1 participant