jfrog / jfrog-client-go

All go clients for JFrog products
Apache License 2.0
260 stars 139 forks source link

Bugfixes #953

Open Felioh opened 3 months ago

Felioh commented 3 months ago

This fixes some inconsistencies with the XRay API:

I suspect the source of these bugs is somewhere else since the documentation (and this client?) is generated?

github-actions[bot] commented 3 months ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

Felioh commented 3 months ago

I have read the CLA Document and I hereby sign the CLA

Felioh commented 3 weeks ago

don't think the other change is needed

What other change?

attiasas commented 3 weeks ago

don't think the other change is needed

What other change?

The Due Diligance (License) report contains the license key in a json-field named 'license_key' not 'license'. https://jfrog.com/help/r/xray-rest-apis/get-due-diligence-report-content (Also incorrect in the documentation)

so the right attribute is license_key no need to change