shubhamdipt / passbolt-python-api

An Api for passbolt in python
MIT License
12 stars 15 forks source link

create_resource does not encrypt description #15

Open drzraf opened 2 years ago

drzraf commented 2 years ago

As a follow-up of 92347b9510e64dd5cc7e2c0488f7437cbfd8904f, I think it should encrypt description by default (or provide a warning if not). And in any case, provide the necessary function arguments to do so.