Add support for deleting all artifact properties
Description
The new delete_properties nukes all properties of the artifact. This is very helpful to remove a big list of properties, specially when we don't exactly know the key name of all of them.
Type of change
Please delete options that are not relevant.
- [X] New feature (non-breaking change which adds functionality)
How has it been tested ?
- Tested manually against the company's enterprise Artifactory
- Added unit test for future regression testing.
Checklist:
- [X] My PR is ready for prime time! Otherwise use the "Draft PR" feature
- [X] All commits have a correct title
- [X] Readme has been updated
- [X] Quality tests are green (see Codacy)
- [X] Automated tests are green (see pipeline)
Hey @payam54, I cannot see such a feature on the official Jfrog API. Can you point me to where it is documented, please?
Hey @payam54, I cannot see such a feature on the official Jfrog API. Can you point me to where it is documented, please?
Hi @anancarv, yes it's missing in the docs. I added a request for it: https://jfrog.atlassian.net/browse/RTFACT-30684
https://jfrog.atlassian.net/browse/RTFACT-30684
let's wait for them to update the doc then. Otherwise, it would confuse the users of the lib