How to save the audit and UiPath specific package metadata in the audit log?
Issue Description:
Uploads using the nuget protocol are not audited. So, the audit will not be saved if the package was published using Nuget push - Source .
Resolution:
It is recommended to use the /odata/Processes/UiPath.Server.Configuration.OData.UploadPackage endpoint to save audit and UiPath specific package metadata.