action opensuse_put_configuration { label: "Update the configuration of this Open Build Service instance" description: "Update the configuration of this Open Build Service instance.\n\nThis is for admins only.\n" provider: opensuse method: PUT path: "/configuration" encoding: json output: { type: "object" additionalProperties: true } }