Get attachment requirements from a template
Friday, December 13, 2024 at 03:41amDear,
When we are creating a new package with the .net SDK we need to know if the template has any roles that have attachment requirements. Sofar I can see is this information not mapped when we make a request.
After updating the NuGetPackage to the latest version 11.59 I get a null reference exception when calling OssClient.PackageService.GetTemplates(new PageRequest(0), Visibility.ACCOUNT)
I hope this will be supported in the future.
Best Regards
Frans van Hellemond