The parameter CertificateURI in CertificateService's #ReplaceCertificate action is a link, but the dictionary generator is not recognizing this as a link and is instead pulling in the entire Certificate resource into the CertificateService dictionary. A similar problem is happening with ComputerSystem (#AddResourceBlock, #RemoveResourceBlock).
Regular resource properties corresponding to extra-schema links are being handled properly.