Vincent Boots
Vincent Boots
**Describe the bug** When trying to update the an Image in the organizationalBrandingProperties the endpoint gives an `error` **To Reproduce** ``` var branding = new OrganizationalBranding { BannerLogo = new...
### What happened? when updating an api operation policy with plumi and the policy does not exist this runs well. but when It already exists the policy won't be updated....
Hi, When trying to return a promise with a apexcontrolller result of true. It does not seem to work. Do you have any working examples?