python-artifactory icon indicating copy to clipboard operation
python-artifactory copied to clipboard

Add methods to the models

Open nymous opened this issue 5 years ago • 0 comments

Instead of doing everything from a "master" object (an artifactory instance), we should provide methods on every object, such as:

  • user.save() to save any modification made to the object
  • registry.delete()

nymous avatar Apr 12 '19 12:04 nymous