Closed ryancblack closed 8 years ago
All calls should move to V3. Endpoints are generally very similar, excluding the need to specify entitlement ID on starting a scan.
This change allows manual specification of the desired entitlement to spend for a scan, but requires logic to automatically select one when needed.
This is done on the legacy endpoints by:
https://api.hpfod.com/swagger/ui/index
https://github.com/jenkinsci/fortify-on-demand-uploader-plugin/pull/12 addresses the V3 migration, but still makes the user specify the entitlement ID that they wish to use.
All calls should move to V3. Endpoints are generally very similar, excluding the need to specify entitlement ID on starting a scan.
This change allows manual specification of the desired entitlement to spend for a scan, but requires logic to automatically select one when needed.
This is done on the legacy endpoints by:
https://api.hpfod.com/swagger/ui/index