Skip to content

Add /license/:id REST API endpoint

Timo Furrer requested to merge get-license-rest-api into master

What does this MR do and why?

This change implements the /license/:id REST API endpoint in order to retrieve the license details of a single license.

This will enable the Terraform Provider to implement a proper license resource.

Merge request reports