Uses of Record Class
com.github.copilot.generated.rpc.SkillsConfigSetDisabledSkillsParams
Packages that use SkillsConfigSetDisabledSkillsParams
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of SkillsConfigSetDisabledSkillsParams in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc with parameters of type SkillsConfigSetDisabledSkillsParamsModifier and TypeMethodDescriptionServerSkillsConfigApi.setDisabledSkills(SkillsConfigSetDisabledSkillsParams params) Skill names to mark as disabled in global configuration, replacing any previous list.