Skip to content
This repository was archived by the owner on Oct 18, 2022. It is now read-only.

Refactor Security.UpdateUser() and .DeleteUser() to accept parameter of IUser instead of string #148

Open
jpdillingham opened this issue Oct 29, 2017 · 0 comments
Milestone

Comments

@jpdillingham
Copy link
Member

For API consistency methods operating on resources should, unless named Find___(), accept parameters of the same resource type. Accepting locators such as name or fqn is redundant as the API generally provides a Find method.

@jpdillingham jpdillingham added this to the Tech Preview milestone Oct 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant