Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(developerconnect): update the API
#### developerconnect:v1 The following keys were added: - schemas.Connection.properties.cryptoKeyConfig.$ref - schemas.Connection.properties.cryptoKeyConfig.description - schemas.Connection.properties.githubEnterpriseConfig.$ref - schemas.Connection.properties.githubEnterpriseConfig.description - schemas.Connection.properties.gitlabConfig.$ref - schemas.Connection.properties.gitlabConfig.description - schemas.Connection.properties.gitlabEnterpriseConfig.$ref - schemas.Connection.properties.gitlabEnterpriseConfig.description - schemas.CryptoKeyConfig.description - schemas.CryptoKeyConfig.id - schemas.CryptoKeyConfig.properties.keyReference.description - schemas.CryptoKeyConfig.properties.keyReference.type - schemas.CryptoKeyConfig.type - schemas.GitHubEnterpriseConfig.description - schemas.GitHubEnterpriseConfig.id - schemas.GitHubEnterpriseConfig.properties.appId.description - schemas.GitHubEnterpriseConfig.properties.appId.format - schemas.GitHubEnterpriseConfig.properties.appId.type - schemas.GitHubEnterpriseConfig.properties.appInstallationId.description - schemas.GitHubEnterpriseConfig.properties.appInstallationId.format - schemas.GitHubEnterpriseConfig.properties.appInstallationId.type - schemas.GitHubEnterpriseConfig.properties.appSlug.description - schemas.GitHubEnterpriseConfig.properties.appSlug.readOnly - schemas.GitHubEnterpriseConfig.properties.appSlug.type - schemas.GitHubEnterpriseConfig.properties.hostUri.description - schemas.GitHubEnterpriseConfig.properties.hostUri.type - schemas.GitHubEnterpriseConfig.properties.installationUri.description - schemas.GitHubEnterpriseConfig.properties.installationUri.readOnly - schemas.GitHubEnterpriseConfig.properties.installationUri.type - schemas.GitHubEnterpriseConfig.properties.privateKeySecretVersion.description - schemas.GitHubEnterpriseConfig.properties.privateKeySecretVersion.type - schemas.GitHubEnterpriseConfig.properties.serverVersion.description - schemas.GitHubEnterpriseConfig.properties.serverVersion.readOnly - schemas.GitHubEnterpriseConfig.properties.serverVersion.type - schemas.GitHubEnterpriseConfig.properties.serviceDirectoryConfig.$ref - schemas.GitHubEnterpriseConfig.properties.serviceDirectoryConfig.description - schemas.GitHubEnterpriseConfig.properties.sslCaCertificate.description - schemas.GitHubEnterpriseConfig.properties.sslCaCertificate.type - schemas.GitHubEnterpriseConfig.properties.webhookSecretSecretVersion.description - schemas.GitHubEnterpriseConfig.properties.webhookSecretSecretVersion.type - schemas.GitHubEnterpriseConfig.type - schemas.GitLabConfig.description - schemas.GitLabConfig.id - schemas.GitLabConfig.properties.authorizerCredential.$ref - schemas.GitLabConfig.properties.authorizerCredential.description - schemas.GitLabConfig.properties.readAuthorizerCredential.$ref - schemas.GitLabConfig.properties.readAuthorizerCredential.description - schemas.GitLabConfig.properties.webhookSecretSecretVersion.description - schemas.GitLabConfig.properties.webhookSecretSecretVersion.type - schemas.GitLabConfig.type - schemas.GitLabEnterpriseConfig.description - schemas.GitLabEnterpriseConfig.id - schemas.GitLabEnterpriseConfig.properties.authorizerCredential.$ref - schemas.GitLabEnterpriseConfig.properties.authorizerCredential.description - schemas.GitLabEnterpriseConfig.properties.hostUri.description - schemas.GitLabEnterpriseConfig.properties.hostUri.type - schemas.GitLabEnterpriseConfig.properties.readAuthorizerCredential.$ref - schemas.GitLabEnterpriseConfig.properties.readAuthorizerCredential.description - schemas.GitLabEnterpriseConfig.properties.serverVersion.description - schemas.GitLabEnterpriseConfig.properties.serverVersion.readOnly - schemas.GitLabEnterpriseConfig.properties.serverVersion.type - schemas.GitLabEnterpriseConfig.properties.serviceDirectoryConfig.$ref - schemas.GitLabEnterpriseConfig.properties.serviceDirectoryConfig.description - schemas.GitLabEnterpriseConfig.properties.sslCaCertificate.description - schemas.GitLabEnterpriseConfig.properties.sslCaCertificate.type - schemas.GitLabEnterpriseConfig.properties.webhookSecretSecretVersion.description - schemas.GitLabEnterpriseConfig.properties.webhookSecretSecretVersion.type - schemas.GitLabEnterpriseConfig.type - schemas.GitRepositoryLink.properties.webhookId.description - schemas.GitRepositoryLink.properties.webhookId.readOnly - schemas.GitRepositoryLink.properties.webhookId.type - schemas.ServiceDirectoryConfig.description - schemas.ServiceDirectoryConfig.id - schemas.ServiceDirectoryConfig.properties.service.description - schemas.ServiceDirectoryConfig.properties.service.type - schemas.ServiceDirectoryConfig.type - schemas.UserCredential.description - schemas.UserCredential.id - schemas.UserCredential.properties.userTokenSecretVersion.description - schemas.UserCredential.properties.userTokenSecretVersion.type - schemas.UserCredential.properties.username.description - schemas.UserCredential.properties.username.readOnly - schemas.UserCredential.properties.username.type - schemas.UserCredential.type The following keys were changed: - endpoints - resources.projects.resources.locations.resources.connections.methods.patch.parameters.updateMask.description
- Loading branch information